summaryrefslogtreecommitdiff
path: root/bus.hpp
AgeCommit message (Collapse)Author
2022-10-01Add more VDP tracing, add VRAM, CRAM, VSRAM and statusOxore
2022-09-30Begin implementing VDPOxore
2022-09-29Rename IO2 to VDP, enable VDP rw traceOxore
2022-09-25Add Z80 BUSREQ and sound RAMOxore
2022-09-03Impl breakpoints (pretty much draft)Oxore
Breakpoints work somehow, but overstep 1 instruction. Needs to be fixed.
2022-08-27Move to C++ completelyOxore