z80playground / cpm-fat

CP/M for the Z80 Playground that runs on the FAT disk format
GNU General Public License v3.0
20 stars 9 forks source link

Allow return to the monitor from tiny-basic #66

Open skx opened 3 years ago

skx commented 3 years ago

This closes #61, by allowing the user to exit from tinybasic with the new EXIT command.