mirror of
https://github.com/irmen/prog8.git
synced 2025-02-09 07:31:34 +00:00
Note that something similar, such as putting those variables inline in the program initialized with their value and all, cannot be done for the 6502 codegen: the program needs a mechanism to reset ALL variables when it runs a second time.