pato-z80-home-computer/assembly/applications/call_printc.asm
2020-12-29 23:28:30 +01:00

3 lines
30 B
NASM

ld bc, 0xA000
call 0x0010
jp 0