- Winnipeg or Halifax, Canada
- https://musuka.dev
- Joined on
2021-06-29
dd98066a34
Merge pull request 'feat(dma): Implement DMA Latch' (#5) from dma-latch into main
a2868dfe9e
feat(dma): Implement DMA Latch
bf351b39e2
chore: dont allocate not-small ?Sprite array on stack
d1fe4d4da9
chore: move FrameBuffer struct to util.zig
84a9622394
chore: move OAM, PALRAM and VRAM structs to separate files
d8e4bd4319
fix: 8-bit writes to WIN PPU registers
2c0e9b92bc
chore: refactor window
aa5db57b61
chore: dont allocate not-small ?Sprite array on stack
a8e0c9bed6
chore: move FrameBuffer struct to util.zig
2baa0d774c
chore: move OAM, PALRAM and VRAM structs to separate files
806e136845
fix: 8-bit writes to WIN PPU registers
fcb9094990
chore: refactor window
1f4e01bd32
chore: resolve bulid error after rebase on main
f9ba5f9b3a
chore: dont allocate not-small ?Sprite array on stack
764ceff7a8
chore: move FrameBuffer struct to util.zig
e8fe2a5dec
chore: move OAM, PALRAM and VRAM structs to separate files
b659c829fb
fix: 8-bit writes to WIN PPU registers
407774d798
chore(gitignore): update .gitignore
16f8f4c953
feat: write default config.toml if it doesn't exist
143ffd95f7
chore: update README
250ff25ed7
Merge pull request 'Configure SDL2 to use OpenGL' (#4) from opengl into main
eff52ac1bb
fix(opengl): properly control whether vsync is enabled
976a87e888
chore: dont allocate not-small ?Sprite array on stack
c753e0a0e7
chore: move FrameBuffer struct to util.zig
00f75f0d39
chore: move OAM, PALRAM and VRAM structs to separate files
4f9cb7d8a3
fix: 8-bit writes to WIN PPU registers
6c2dfa9d05
chore: refactor window
9c468389ca
chore: dont allocate not-small ?Sprite array on stack
0ef7dda6ec
chore: move FrameBuffer struct to util.zig
40c85e88c2
chore: move OAM, PALRAM and VRAM structs to separate files
2a5cfde49f
fix: 8-bit writes to WIN PPU registers
f96e26eb76
chore: dont allocate not-small ?Sprite array on stack
f3e5939c51
chore: move FrameBuffer struct to util.zig
5351c14e12
chore: move OAM, PALRAM and VRAM structs to separate files
d6304a7382
fix: 8-bit writes to WIN PPU registers
79af17a457
chore: refactor window