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