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