|
d2bf668bdc
|
Reducing some warnings
|
2021-10-20 18:24:13 -05:00 |
|
|
758772200f
|
Some refactors on instructions
|
2021-10-20 18:16:45 -05:00 |
|
|
aa60d8586f
|
Update project name again
|
2021-10-20 14:33:11 -05:00 |
|
|
bdd2b4659a
|
Test rom 10
|
2021-10-20 13:47:59 -05:00 |
|
|
b154b4a5cb
|
Fix some LD and rotate instructions
|
2021-10-20 13:39:39 -05:00 |
|
|
82fafad9cc
|
Fix RST instruction
|
2021-10-20 12:29:55 -05:00 |
|
|
a4659dc147
|
Testing more roms
|
2021-10-19 22:36:10 -05:00 |
|
|
0a1f075734
|
Fix ADC and SBC instructions
|
2021-10-19 21:55:35 -05:00 |
|
|
8b287c17c7
|
Fix ADD carry
|
2021-10-19 13:59:53 -05:00 |
|
|
6b1d50ba76
|
Prevent panic on adding or sub with overflow on CPU
|
2021-10-19 13:17:14 -05:00 |
|
|
f928207a8d
|
0xF8 instruction
|
2021-10-19 11:04:52 -05:00 |
|
|
edc8429aa2
|
BIT instruction
|
2021-10-19 09:53:50 -05:00 |
|
|
ebadad803b
|
Bug on LD instruction
|
2021-10-17 12:29:02 -05:00 |
|
|
e1d29d9530
|
Emulate Echo RAM
|
2021-10-17 12:02:33 -05:00 |
|
|
9d8d05c660
|
Including more test roms and initializing the registers
|
2021-10-15 19:49:36 -05:00 |
|
|
f9d5cfaa02
|
Refactor 16bit bus read write
|
2021-10-15 19:18:00 -05:00 |
|
|
253da76fd5
|
CALL u16 and RST instructions
|
2021-10-14 17:07:51 -05:00 |
|
|
a5fad87319
|
RLCA, LD and DI instructions
|
2021-10-14 13:25:20 -05:00 |
|
|
5d04b7c346
|
Modeling the Bus and writing first test for NOP instruction
|
2021-10-13 19:38:37 -05:00 |
|
|
2afa2a1ff8
|
Memory maps
|
2021-10-13 12:56:00 -05:00 |
|