Trying to obtain fixed position system calls. Not working ATM
This commit is contained in:
3
assembly/applications/call_printc.asm
Normal file
3
assembly/applications/call_printc.asm
Normal file
@ -0,0 +1,3 @@
|
||||
ld bc, 0xA000
|
||||
call 0x0010
|
||||
jp 0
|
Reference in New Issue
Block a user