- Winnipeg or Halifax, Canada
- https://musuka.dev
- Joined on
2021-06-29
b1827ccea0
Merge pull request 'Add a GUI to ZBA' (#7) from imgui into main
2629d15e2f
feat: don't require path to ROM in CLI
c7b62d3202
chore: dynamically update window title on ROM replace
85ec9a84c4
chore: add screenshot to README.md
5adbc354d6
feat: replace Gamepak
2629d15e2f
feat: don't require path to ROM in CLI
c7b62d3202
chore: dynamically update window title on ROM replace
5adbc354d6
feat: replace Gamepak
f8477714ae
feat: implement resetting
bd872ee1c0
fix: drop select atomics in favour of a thread-safe channel
11eae091db
chore: introduce zba-util
3b13102abb
ci: ensure that submodules are updated recursively
7234ecab37
Merge pull request 'Implement a GDBSTUB Server' (#6) from gdbstub into main
ddf4599162
chore: update dependencies
01f5410180
feat: allow gui and gdbstub to run in parallel
49706842af
fix: run more than just the CPU when stepping via gdb
e90d5a17ba
fix: ensure code builds + works
54143332ab
chore: update for loop in RingBuffer impl
baa3fb7905
chore: update gui libs to latest zig master
57c7437f77
chore: add gui deps to README.md
eef5a238a0
chore: update nfd-zig
c5136e1464
fix: ensure code builds + works
c7d562b9ac
chore: update for loop in RingBuffer impl
71dd667d89
chore: update gui libs to latest zig master
e5850d51bb
chore: add gui deps to README.md
a901602ce5
chore: update nfd-zig
7234ecab37
Merge pull request 'Implement a GDBSTUB Server' (#6) from gdbstub into main
ddf4599162
chore: update dependencies
01f5410180
feat: allow gui and gdbstub to run in parallel
49706842af
fix: run more than just the CPU when stepping via gdb
2798a90d83
chore: update zba-gdbstub to zig master