|
bf8521eb5e
|
chore: use stdlib endian-aware integer read/write functions
|
2022-10-21 05:12:47 -03:00 |
|
|
a92989ed24
|
chore: remove magic numbers
|
2022-10-21 05:12:35 -03:00 |
|
|
677eecad41
|
chore: rewrite read/write methods for remainig Bus devices
|
2022-10-21 05:12:32 -03:00 |
|
|
4afcbd0957
|
feat: implement mirroring for IWRAM EWRAM, OAM and PALRAM
Also realized I confused IWRAM and EWRAM. This is also fixed
TODO: Implemnt Mirroring for VRRAM
|
2022-10-21 05:12:22 -03:00 |
|
|
bbd73550e8
|
fix: zero initialize all allocated memory
|
2022-10-21 05:12:15 -03:00 |
|
|
670347d4a0
|
feat(bus): implement IWRAM and EWRAM
|
2022-10-21 05:11:53 -03:00 |
|