Commit Graph

60 Commits

Author SHA1 Message Date
faced77161 fix(cpu): resolve reversed if statement + write back on W = 0 2022-10-21 05:11:47 -03:00
182392bf1c feat(cpu): properly implement STR STRH and STRB 2022-10-21 05:11:46 -03:00
cbcc6282df feat(bus): add Io Struct
Also, add more information to all panic messages
2022-10-21 05:11:46 -03:00
7016fcdb79 chore: use bitfield library 2022-10-21 05:11:45 -03:00
d50aff30c9 feat(bus): implement Gameboy Advance MMIO 2022-10-21 05:11:45 -03:00
c98e8d384a chore: conform to zig style guides 2022-10-21 05:11:44 -03:00
e841bf44ca chore(cpu): iron out some false assumptions 2022-10-21 05:11:44 -03:00
1991bd8525 feat: implement LDR STR 2022-10-21 05:11:44 -03:00
6c6d7d463d chore: run zig fmt 2022-10-21 05:11:43 -03:00
5b3b81e4dc Initial Commit 2021-12-29 15:09:00 -06:00