]> Joshua Wise's Git repositories - fpgaboy.git/blame_incremental - rom.hex
PUSH and POP work
[fpgaboy.git] / rom.hex
... / ...
CommitLineData
1// LD HL, 0100
221
300
401
5// LD SP, HL
6F9
7// POP BC
8C1
9// LD A, 12h
103E
1112
12// LD H, A
1367
14// LD L, 34h
152E
1634
17// LD (HL), B
1870
19// HALT
2076
21
22@100
2300
2456
This page took 0.022915 seconds and 4 git commands to generate.