beginning ppu
This commit is contained in:
@ -7,5 +7,6 @@ db "My Test ROM ", 0 ; title
|
||||
ds $150 - @, 0
|
||||
|
||||
EntryPoint:
|
||||
xor a
|
||||
ld a,0x80
|
||||
rlc a
|
||||
halt
|
BIN
roms/test.gb
BIN
roms/test.gb
Binary file not shown.
Reference in New Issue
Block a user