mirror of
https://github.com/mist64/msbasic.git
synced 2025-01-02 22:33:24 +00:00
6 lines
190 B
Plaintext
6 lines
190 B
Plaintext
* split into files
|
|
* use linker magic to compile files separately
|
|
* use C enum for zero page
|
|
* convert messy init code into completely different
|
|
files without ifdefs (not much in common!)
|