EightBit/M6502
Adrian Conlon 2de467dde8 Refactor the MOS6502 core:
* Use lambda, rather than std::bind, if reasonable
* Tidy construction
* Remove configuration etc. not needed for running Klaus Dormann 6502 tests
2018-11-18 13:52:43 +00:00
..
documentation Add some documentation (!) for undocumented 6502 instructions. 2018-01-07 23:48:27 +00:00
inc Make 6502 symbols code a little more like normal C++ 2018-11-04 13:27:43 +00:00
src Make 6502 symbols code a little more like normal C++ 2018-11-04 13:27:43 +00:00
test Refactor the MOS6502 core: 2018-11-18 13:52:43 +00:00