Rekai Nyangadzayi Musuka
|
1f4e01bd32
|
chore: resolve bulid error after rebase on main
|
2022-09-23 07:23:06 -03:00 |
Rekai Nyangadzayi Musuka
|
f9ba5f9b3a
|
chore: dont allocate not-small ?Sprite array on stack
use memset like most other allocations in this emu
|
2022-09-23 07:23:06 -03:00 |
Rekai Nyangadzayi Musuka
|
764ceff7a8
|
chore: move FrameBuffer struct to util.zig
|
2022-09-23 07:23:06 -03:00 |
Rekai Nyangadzayi Musuka
|
e8fe2a5dec
|
chore: move OAM, PALRAM and VRAM structs to separate files
|
2022-09-23 07:23:06 -03:00 |
Rekai Nyangadzayi Musuka
|
b659c829fb
|
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-23 07:23:06 -03:00 |
Rekai Nyangadzayi Musuka
|
0bde97c6cd
|
chore: refactor window
|
2022-09-23 07:23:06 -03:00 |
Rekai Nyangadzayi Musuka
|
d921255c8e
|
chore: crude background window impl (no affine)
|
2022-09-23 07:23:06 -03:00 |
Rekai Nyangadzayi Musuka
|
aa1db42b0f
|
chore: rename function (misspelt until now somehow)
|
2022-09-23 07:23:06 -03:00 |
Rekai Nyangadzayi Musuka
|
c697dec716
|
chore: update dependencies
|
2022-09-23 07:21:46 -03:00 |