]>
Joshua Wise's Git repositories - fpgaboy.git/blame_incremental - rom.hex
... / ...
Commit | Line | Data |
| 1 | // LD HL, 0100 |
| 2 | 21 |
| 3 | 00 |
| 4 | 01 |
| 5 | // LD SP, HL |
| 6 | F9 |
| 7 | // RET |
| 8 | C9 |
| 9 | |
| 10 | @80 |
| 11 | // RST 00h |
| 12 | C7 |
| 13 | |
| 14 | @100 |
| 15 | 80 |
| 16 | 00 |
This page took 0.018081 seconds and 4 git commands to generate.