Age | Commit message (Expand) | Author |
---|---|---|
2022-09-26 | Fix watchpoints, add PC backtrace | Oxore |
2022-09-25 | Break execution on bus fault, support GDB NoAck mode | Oxore |
2022-09-25 | Add Z80 BUSREQ and sound RAM | Oxore |
2022-09-25 | Impl read and write watchpoints | Oxore |
2022-09-03 | Impl breakpoints (pretty much draft) | Oxore |
2022-08-30 | Impl emulator stepping with GDB | Oxore |
2022-08-27 | Move to C++ completely | Oxore |