Rekai Nyangadzayi Musuka
|
41a174fea5
|
chore: resolve bulid error after rebase on main
|
2022-09-19 16:13:43 -03:00 |
Rekai Nyangadzayi Musuka
|
e5d89beeb9
|
chore: dont allocate not-small ?Sprite array on stack
use memset like most other allocations in this emu
|
2022-09-19 16:10:05 -03:00 |
Rekai Nyangadzayi Musuka
|
35dfb3ef6a
|
chore: move FrameBuffer struct to util.zig
|
2022-09-19 16:10:04 -03:00 |
Rekai Nyangadzayi Musuka
|
add7ea6f1d
|
chore: move OAM, PALRAM and VRAM structs to separate files
|
2022-09-19 16:09:20 -03:00 |
Rekai Nyangadzayi Musuka
|
d66021dc9e
|
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-09-19 16:09:20 -03:00 |
Rekai Nyangadzayi Musuka
|
43d81ebcb1
|
chore: refactor window
|
2022-09-19 16:09:20 -03:00 |
Rekai Nyangadzayi Musuka
|
8ddc3e5919
|
chore: crude background window impl (no affine)
|
2022-09-19 16:09:20 -03:00 |
Rekai Nyangadzayi Musuka
|
64c86949e7
|
chore: rename function (misspelt until now somehow)
|
2022-09-19 16:09:20 -03:00 |