apple1cartridge/src/rom_applesoft.xa
2020-05-12 22:11:51 +02:00

8 lines
190 B
Plaintext

applesoft
applesoft_len .word $1F65
applesoft_addr .word $6000
applesoft_cont_start .word applesoft_cont
applesoft_jmp_addr .word $6000
applesoft_cont .bin 0,8037,"inc/applesoft.bin"