Rekai Nyangadzayi Musuka paoda
paoda pushed to pipeline at paoda/zba 2022-09-26 19:26:53 +00:00
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
Compare 12 commits »
paoda created branch toml in paoda/zba 2022-09-25 22:06:36 +00:00
paoda pushed to toml at paoda/zba 2022-09-25 22:06:36 +00:00
7e4684b629 feat: parse config.toml in data folder
85e33e9661 chore: add zig-toml dependency
Compare 2 commits »
paoda pushed to main at paoda/zba 2022-09-25 22:00:30 +00:00
c71e954748 chore: SDL2.zig expects target to be set before link() is called
paoda pushed to main at paoda/zba 2022-09-25 21:58:06 +00:00
paoda pushed to main at paoda/zba 2022-09-25 21:57:19 +00:00
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
Compare 3 commits »
paoda pushed to window at paoda/zba 2022-09-23 10:23:10 +00:00
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
Compare 9 commits »
paoda pushed to pipeline at paoda/zba 2022-09-23 10:23:02 +00:00
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
Compare 13 commits »
paoda pushed to opengl at paoda/zba 2022-09-23 10:22:46 +00:00
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
Compare 7 commits »
paoda pushed to main at paoda/zba 2022-09-23 10:21:57 +00:00
c697dec716 chore: update dependencies
paoda pushed to opengl at paoda/zba 2022-09-23 09:30:08 +00:00
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
Compare 3 commits »
paoda pushed to opengl at paoda/zba 2022-09-23 01:38:27 +00:00
7d2f988482 feat: implement better Colour Emulation
paoda pushed to opengl at paoda/zba 2022-09-22 19:08:20 +00:00
8862845f72 feat: implement better Colour Emulation
paoda pushed to opengl at paoda/zba 2022-09-22 18:34:48 +00:00
0a17e0aa1c fix: lower required OpenGL version + resolve offset bug
paoda pushed to opengl at paoda/zba 2022-09-22 18:31:51 +00:00
812924a883 fix: lower required OpenGL version + resolve offset bug
paoda created branch opengl in paoda/zba 2022-09-22 15:24:39 +00:00
paoda pushed to opengl at paoda/zba 2022-09-22 15:24:39 +00:00
d7d58bf5a7 feat: use opengl
paoda pushed to main at paoda/zba 2022-09-19 19:16:32 +00:00
92cfc763c0 chore: move util.zig
paoda pushed to window at paoda/zba 2022-09-19 19:15:48 +00:00
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
Compare 9 commits »
paoda pushed to pipeline at paoda/zba 2022-09-19 18:54:08 +00:00
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
Compare 17 commits »