Rekai Nyangadzayi Musuka paoda
paoda pushed to window at paoda/zba 2022-12-17 14:23:57 +00:00
5aac04faf5 tmp: disable buggy window emulation
f98a1700e0 feat: implement affine sprites
Compare 2 commits »
paoda pushed to main at paoda/zba 2022-12-17 02:20:27 +00:00
8e1a539e70 chore: debug read takes advantage of fastmem
paoda pushed to window at paoda/zba 2022-12-17 02:16:51 +00:00
acdb270793 chore: reimplement alpha blending
4ceed382ed chore(ppu): use @ptrCast in drawTextMode
52ce4f3d20 chore(ppu): reimplement modes 3, 4, and 5
c1c8cac6e4 style(ppu): move text mode drawing to unique fn
be7a34f719 fix(window): proper inRange impl for window
Compare 17 commits »
paoda created branch gdbstub in paoda/zba 2022-12-16 05:12:24 +00:00
paoda pushed to gdbstub at paoda/zba 2022-12-16 05:12:24 +00:00
ef52443745 feat: add gdb support to zba
538772c432 feat: add gdbstub library
8e1a539e70 chore: debug read takes advantage of fastmem
Compare 3 commits »
paoda pushed to main at paoda/zba-gdbstub 2022-12-16 00:25:27 +00:00
1bd9964f58 fix: handle ack+packet strings
paoda pushed to main at paoda/zba-gdbstub 2022-12-15 23:35:44 +00:00
460fcec370 feat: implement instruction-granular stepping
paoda pushed to main at paoda/zba-gdbstub 2022-12-15 10:28:19 +00:00
21565a9726 feat: gracefully handle disconnects
2bc5bdc310 fix: fix errors in memory-map xml
51082186d7 fix: reverse the endianness of cpu registers
Compare 3 commits »
paoda pushed to main at paoda/zba-gdbstub 2022-12-15 09:07:18 +00:00
8a58251ef6 feat: implement gdb memory map
paoda pushed to main at paoda/zba-gdbstub 2022-12-15 08:23:38 +00:00
400e155502 feat: integrate emulator interface
26aad8d1ae feat: reconfigure zba-gdbstub as a library
f1e1efc5e5 feat: workshop emulator interface
Compare 3 commits »
paoda pushed to main at paoda/zba-gdbstub 2022-12-15 08:21:54 +00:00
0feb428985 feat: integrate emulator interface
2cb5c93eca feat: update build.zig
d64b35fdf3 feat: implement Emulator Interface
a85874d364 feat: get to user input in gdb
8195012573 chore: reorganize code
Compare 5 commits »
paoda pushed to main at paoda/zba-gdbstub 2022-12-15 08:18:12 +00:00
0c85409369 chore: call proper fn
675084e77c chore: remove const cast
Compare 2 commits »
paoda pushed to main at paoda/zba-gdbstub 2022-12-15 08:15:39 +00:00
470c774836 fix: merge w/ previous
paoda pushed to main at paoda/zba-gdbstub 2022-12-15 08:13:12 +00:00
2291710409 feat: integrate emulator interface
paoda pushed to main at paoda/zba-gdbstub 2022-12-15 07:43:16 +00:00
08bf0f9201 fix: make dependency path strings relative
paoda pushed to main at paoda/zba-gdbstub 2022-12-15 07:34:02 +00:00
6467fc25e7 feat: update build.zig
paoda pushed to main at paoda/zba 2022-12-15 02:58:15 +00:00
63fa972afa chore: update dependencies
paoda pushed to apu-things at paoda/zba 2022-12-10 05:03:14 +00:00
2f2c03b96d chore: add test for RingBuffer
paoda pushed to apu-things at paoda/zba 2022-12-10 02:17:06 +00:00
9a2b7a48c0 tmp: removed audio resampler
fe908a6ea9 feat(util): implement RingBuffer
bf95eee3f1 fix(apu): resolve bug in NR10 obscure behaviour
240fbcb1df chore: update dependencies
Compare 4 commits »
paoda pushed to main at paoda/zba 2022-12-05 16:21:34 +00:00
bf95eee3f1 fix(apu): resolve bug in NR10 obscure behaviour