- Winnipeg or Halifax, Canada
- https://musuka.dev
- Joined on
2021-06-29
5aac04faf5
tmp: disable buggy window emulation
f98a1700e0
feat: implement affine sprites
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
ef52443745
feat: add gdb support to zba
538772c432
feat: add gdbstub library
8e1a539e70
chore: debug read takes advantage of fastmem
21565a9726
feat: gracefully handle disconnects
2bc5bdc310
fix: fix errors in memory-map xml
51082186d7
fix: reverse the endianness of cpu registers
400e155502
feat: integrate emulator interface
26aad8d1ae
feat: reconfigure zba-gdbstub as a library
f1e1efc5e5
feat: workshop emulator interface
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
9a2b7a48c0
tmp: removed audio resampler
fe908a6ea9
feat(util): implement RingBuffer
bf95eee3f1
fix(apu): resolve bug in NR10 obscure behaviour
240fbcb1df
chore: update dependencies