|
d53bed716a
|
Add conditional relative jumps
|
2023-11-26 20:26:34 -05:00 |
|
|
709b0dd82e
|
Implement JR instruction
|
2023-11-25 22:58:39 -05:00 |
|
|
bc17febf78
|
Fix bug where jumping to the PC would still advance the PC
|
2023-11-25 22:55:47 -05:00 |
|
|
552884b1cb
|
Add conditional return instructions
|
2023-11-25 22:02:59 -05:00 |
|
|
a3f6025a6f
|
Implement RETI
|
2023-11-25 21:41:35 -05:00 |
|
|
cd05183bb3
|
Add JP HL instruction
|
2023-11-21 23:21:05 -05:00 |
|
|
49f2e53e4e
|
Implement RST instruction
|
2023-11-21 22:56:28 -05:00 |
|
|
827aef74f8
|
Add conditional jumps
|
2023-11-21 20:14:40 -05:00 |
|
|
6eb5f42ea4
|
Add conditional CALL instructions
|
2023-11-21 19:11:39 -05:00 |
|
|
e6adf5d6af
|
Implement unconditional CALL instruction
|
2023-11-21 15:50:17 -05:00 |
|
|
409e46eea9
|
Implement jump immediate instruction
|
2023-11-21 14:55:40 -05:00 |
|