- Winnipeg or Halifax, Canada
- https://musuka.dev
- Joined on
2021-06-29
750fdb65ae
fix: account for pipeline in obscure bios behaviour
05b5081351
chore: update README.md
be3ce71a96
fix: advance r15, even when the pipeline is reloaded from the scheduler
8e2022dffd
chore: dump pipeline state on cpu panic
0fe164db11
fix: reimpl THUMB.5 instructions
7e4684b629
feat: parse config.toml in data folder
85e33e9661
chore: add zig-toml dependency
584a1637ce
chore: move TOML loading + parsing to it's own file
51115cba86
feat: read config.toml on program start
60dbf2f04f
chore: SDL2.zig expects target to be set before link() is called
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
9bedbe8c67
fix: account for pipeline in obscure bios behaviour
4a2875ffaa
chore: update README.md
ecf67e621f
fix: advance r15, even when the pipeline is reloaded from the scheduler
fbeff03cc2
chore: dump pipeline state on cpu panic
fd7c500434
fix: reimpl THUMB.5 instructions
e11144b9f0
chore: replace OpenGL 4.5 bindings with OpenGL 3.3
8d5b459b4b
chore: SDL2.zig expects target to be set before link() is called
c5e37a21da
chore: remove unnecessary ptr cast
6e37b44e0d
feat: implement better Colour Emulation
1ba9d0696d
fix: lower required OpenGL version + resolve offset bug
e932021038
chore: replace OpenGL 4.5 bindings with OpenGL 3.3
70425b6568
chore: SDL2.zig expects target to be set before link() is called
43f57c8e26
chore: remove unnecessary ptr cast
41a174fea5
chore: resolve bulid error after rebase on main
e5d89beeb9
chore: dont allocate not-small ?Sprite array on stack
35dfb3ef6a
chore: move FrameBuffer struct to util.zig
add7ea6f1d
chore: move OAM, PALRAM and VRAM structs to separate files
d66021dc9e
fix: 8-bit writes to WIN PPU registers
b2ecfd1b6b
fix: account for pipeline in obscure bios behaviour
fbe7d1eaa2
chore: update README.md
b49543e5f1
fix: advance r15, even when the pipeline is reloaded from the scheduler
6ea433dcf1
chore: dump pipeline state on cpu panic
e9e319209a
fix: reimpl THUMB.5 instructions