]>
Joshua Wise's Git repositories - fpgaboy.git/blame_incremental - rom.hex
... / ...
Commit | Line | Data |
| 1 | // LD (HL), 05h |
| 2 | 36 |
| 3 | 05 |
| 4 | // LD H, 12h |
| 5 | 26 |
| 6 | 12 |
| 7 | // LD L, 34h |
| 8 | 2E |
| 9 | 34 |
| 10 | // LD (HL), 56h |
| 11 | 36 |
| 12 | 56 |
This page took 0.024616 seconds and 4 git commands to generate.