|
|
d7b8d7acb1
|
feat: implement software breakpoints
|
2023-01-29 07:18:43 -06:00 |
|
|
|
82bad92fcf
|
fix: refactor how c and s track breakpoints
We move state from Server.zig to Emulator.zig (the interface)
|
2023-01-26 23:55:31 -06:00 |
|
|
|
4bca44e5f2
|
chore: update to lastest zig
|
2023-01-03 16:54:26 -06:00 |
|
|
|
460fcec370
|
feat: implement instruction-granular stepping
|
2022-12-15 19:35:38 -04:00 |
|
|
|
400e155502
|
feat: integrate emulator interface
while I figure out the interface with zba, disable the exe example
since it doesn't have an emu to pass to gdbstub
|
2022-12-15 04:23:32 -04:00 |
|
|
|
f1e1efc5e5
|
feat: workshop emulator interface
|
2022-12-15 04:22:42 -04:00 |
|