]> Joshua Wise's Git repositories - fpgaboy.git/blame_incremental - rom.hex
Add RET/IRET. Fix a bug in RST where the PC pushed to the stack was incorrect.
[fpgaboy.git] / rom.hex
... / ...
CommitLineData
1// LD HL, 0100
221
300
401
5// LD SP, HL
6F9
7// RET
8C9
9
10@80
11// RST 00h
12C7
13
14@100
1580
1600
This page took 0.021098 seconds and 4 git commands to generate.