]> Joshua Wise's Git repositories - fpgaboy.git/blob - rom.hex
61c700d20f39133cdde9afae732f9c4e36776577
[fpgaboy.git] / rom.hex
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.016232 seconds and 2 git commands to generate.