(BTW thanks for improving arrays in procs and lfsr_range in 1.3.)
VIC-20: Should the compiled program be RUN'able more than once?
I'm not sure if this is a VICE emulator thing or a Crustybasic thing.
The first load/run was initiated by drag/dropping the .prg onto the emulator window. (It's just testing my array shuffle routine.)
The second run was me just typing 'run' and hitting enter (the program does not run a second time.)
**** cbm basic v2 **** 3583 bytes free ready. load"ninja",8,1 searching for ninja loading ready. run: 1 1 1 1 2 2 2 3 3 4 4 1 3 1 2 2 1 3 4 1 4 2 ready. run ready.
