summaryrefslogtreecommitdiff
path: root/emu/6502.c
AgeCommit message (Expand)Author
2021-01-02added VIAAndreas Baumann
2020-12-29- testing of correct cyclesAndreas Baumann
2020-12-28introduced cyclesAndreas Baumann
2020-12-25more testingAndreas Baumann
2020-12-12some more testingAndreas Baumann
2020-12-10some more unit testingAndreas Baumann
2020-12-05- have some emulation modes for single stepping, breaking, changing emulation...Andreas Baumann
2020-12-03some more opcodes for delay 7-seg exampleAndreas 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
2020-11-22more work on emulatorAndreas Baumann
2020-11-21started a simple emulatorAndreas Baumann