Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-26 | Add Z80RAM and PSG logging | Oxore | |
2024-05-19 | Impl --stop and --gdb options | Oxore | |
2023-06-12 | Optimize debug run | Oxore | |
2023-06-10 | Impl IO class with tracing, add VDP addr regs tracing | Oxore | |
2022-10-20 | Fix buffer overflow access, continue implementing graphics | Oxore | |
2022-10-19 | Begin implementing VDP rendering | Oxore | |
2022-09-30 | Begin implementing VDP | Oxore | |
2022-09-29 | Disable GDB Remote trace | Oxore | |
2022-09-03 | Begin implementing breakpoints support | Oxore | |
2022-08-30 | Implement GDB's execution continue and interrupt | Oxore | |
2022-08-30 | Impl emulator stepping with GDB | Oxore | |
2022-08-30 | Convince GDB that it is connected | Oxore | |
2022-08-27 | Add initial gdbremote implementation | Oxore | |
2022-08-27 | Move to C++ completely | Oxore | |
2022-08-26 | Add README.md and licensing information | Oxore | |
2022-08-26 | Split bus functionality | Oxore | |
2022-08-26 | Get rid of macros | Oxore | |
2022-08-25 | Initial commit | Oxore | |