mirror of
https://github.com/mist64/msbasic.git
synced 2024-11-15 08:05:15 +00:00
7 lines
235 B
Plaintext
7 lines
235 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!)
|
|
* generate keyword and pointer list together
|