Compare commits

..

4 Commits

Author SHA1 Message Date
9c468389ca chore: dont allocate not-small ?Sprite array on stack
use memset like most other allocations in this emu
2022-10-21 05:34:09 -03:00
0ef7dda6ec chore: move FrameBuffer struct to util.zig 2022-10-21 05:34:09 -03:00
40c85e88c2 chore: move OAM, PALRAM and VRAM structs to separate files 2022-10-21 05:34:09 -03:00
2a5cfde49f fix: 8-bit writes to WIN PPU registers
Advance Wars depends on these registers similar to Mario Kart's 8-bit
writes to Affine Background registers:
2022-10-21 05:34:09 -03:00

Diff Content Not Available