]> Joshua Wise's Git repositories - fpgaboy.git/blame_incremental - rom.hex
ADC, AND, OR, XOR
[fpgaboy.git] / rom.hex
... / ...
CommitLineData
1// LD HL, 0100
221
300
401
5// LD SP, HL
6F9
7// POP BC
8C1
9// LD A, 10h
103E
1110
12// ADD C
1381
14// LD H, A
1567
16// LD L, 34h
172E
1834
19// LD (HL), B
2070
21// HALT
2276
23
24@100
2502
2656
This page took 0.022236 seconds and 4 git commands to generate.