summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Collapse)Author
2024-05-26Add Z80RAM and PSG loggingOxore
2024-05-19Impl --stop and --gdb optionsOxore
2023-06-12Optimize debug runOxore
2023-06-10Impl IO class with tracing, add VDP addr regs tracingOxore
2022-10-20Fix buffer overflow access, continue implementing graphicsOxore
2022-10-19Begin implementing VDP renderingOxore
2022-09-30Begin implementing VDPOxore
2022-09-29Disable GDB Remote traceOxore
2022-09-03Begin implementing breakpoints supportOxore
2022-08-30Implement GDB's execution continue and interruptOxore
2022-08-30Impl emulator stepping with GDBOxore
2022-08-30Convince GDB that it is connectedOxore
2022-08-27Add initial gdbremote implementationOxore
2022-08-27Move to C++ completelyOxore
2022-08-26Add README.md and licensing informationOxore
2022-08-26Split bus functionalityOxore
2022-08-26Get rid of macrosOxore
2022-08-25Initial commitOxore