Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |