summaryrefslogtreecommitdiff
path: root/emu/7seg.c
AgeCommit message (Expand)Author
2020-12-30- 7seg is a subdevice of the VIA 6522 now, registering toAndreas Baumann
2020-12-29- testing of correct cyclesAndreas Baumann
2020-11-297-segment display is now drawnAndreas Baumann
2020-11-28addressed initializiation of components and valgrindifiedAndreas 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