1
0
mirror of https://github.com/lefticus/6502-cpp.git synced 2025-01-17 07:29:52 +00:00

6 Commits

Author SHA1 Message Date
Jason Turner
340c286b74 Use test templates to multiply out the versions I want 2021-05-19 15:44:27 -06:00
Jason Turner
49d68fe54c Add NOP support and allow for unused symbols 2021-05-19 15:18:44 -06:00
Jason Turner
f64fa3cce6 Start adding tests 2021-05-19 14:28:05 -06:00
Jason Turner
4ffae19177 change name to 6502-c++ and merge in files from cpp_starter_project 2021-05-06 14:04:59 -06:00
Jason Turner
f69150b386 Add support for D register, more opcodes 2016-07-07 10:51:54 -06:00
Jason Turner
efcb6fa7ac Initial commit 2016-07-06 18:35:40 -06:00