summaryrefslogtreecommitdiff
path: root/emu/emul.c
AgeCommit message (Expand)Author
2021-01-30improved debug mode (d) for togglingAndreas Baumann
2021-01-02added VIAAndreas Baumann
2020-12-30- 7seg is a subdevice of the VIA 6522 now, registering toAndreas Baumann
2020-12-28introduced cyclesAndreas Baumann
2020-12-21more testsAndreas Baumann
2020-12-10some more unit testingAndreas Baumann
2020-12-06added testing framework (check)Andreas Baumann
2020-12-05- have some emulation modes for single stepping, breaking, changing emulation...Andreas Baumann
2020-11-297-segment display is now drawnAndreas Baumann
2020-11-27emulator uses a bus now in the cpu, ROM, RAM and VIA (7-seg) are devices conn...Andreas Baumann
2020-11-26more work on emulator, mainly debug and 7seg stuffAndreas Baumann
2020-11-25some work on emulator, also added gengetopt and cmake support for itAndreas Baumann
2020-11-22more work on emulatorAndreas Baumann