|
28a70d0112
|
feat: implement dedicated Barrel Shifter SHL and SHR
|
2022-01-05 13:58:11 -05:00 |
|
|
28bb410dfd
|
fix(cpu): improve LDR/STR write-back logic
|
2022-01-04 03:55:41 -06:00 |
|
|
44d52d8137
|
feat(cpu): properly implement STR STRH and STRB
|
2022-01-03 17:48:43 -06:00 |
|
|
1c42d1795a
|
feat(bus): add Io Struct
Also, add more information to all panic messages
|
2022-01-02 14:40:49 -06:00 |
|
|
65c3dd722c
|
feat(bus): implement Gameboy Advance MMIO
|
2022-01-02 02:36:06 -06:00 |
|
|
c40a1af534
|
chore: conform to zig style guides
|
2022-01-01 21:08:47 -06:00 |
|
|
92a06e49c3
|
chore(cpu): iron out some false assumptions
|
2022-01-01 03:41:50 -06:00 |
|
|
7cc3f40a85
|
chore: run zig fmt
|
2021-12-29 15:13:50 -06:00 |
|
|
5b3b81e4dc
|
Initial Commit
|
2021-12-29 15:09:00 -06:00 |
|