|
|
|
|
|
by yitchelle
854 days ago
|
|
This bring back memory of my younger self playing with the BASIC Interpreter cartridge in my old Atari 800. With this setup, you can... * create a BASIC program right at the command prompt * execute instructions to read and write to mass storage. * debug your BASIC program at the command prompt * direct access to memory addresses via peek and poke commands |
|