]> Joshua Wise's Git repositories - fpgaboy.git/blame_incremental - rom.hex
Test 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// XOR B
20A8
21// LD (HL), A
2277
23// HALT
2476
25
26@100
2702
2844
This page took 0.020831 seconds and 4 git commands to generate.