]> Joshua Wise's Git repositories - fpgaboy.git/blob - rom.hex
5ff2d7a701ec8f37d03c980e7ff65d65d21527a9
[fpgaboy.git] / rom.hex
1 // LD SP, DFFFh
2 31
3 FF
4 DF
5 // CALL 0080h
6 CD
7 80
8 01
9 // CALL 0080h
10 CD
11 80
12 01
13 // RST 00h
14 C7
15
16 @180
17 // RET
18 C9
This page took 0.016035 seconds and 2 git commands to generate.