mirror of
https://github.com/irmen/prog8.git
synced 2025-02-05 09:33:46 +00:00
AssemblyProgram.kt and Petscii.kt are not only used for the Commodore 64; they are also used for the Commander X16, and will likely be used for any future Commodore systems added to Prog8. Therefore, they should be moved to a new package containing functionality shared between these systems.