1
0
mirror of https://github.com/lefticus/6502-cpp.git synced 2024-12-21 10:30:35 +00:00
6502-cpp/test
Jason Turner 61e3609f47 Enable option to disable optimization of 6502 assembly
- narrow down bug for optimized -O0 for 2d array writes
2021-05-19 22:15:14 -06:00
..
catch_main.cpp change name to 6502-c++ and merge in files from cpp_starter_project 2021-05-06 14:04:59 -06:00
CMakeLists.txt Start adding tests 2021-05-19 14:28:05 -06:00
constexpr_tests.cpp change name to 6502-c++ and merge in files from cpp_starter_project 2021-05-06 14:04:59 -06:00
tests.cpp Enable option to disable optimization of 6502 assembly 2021-05-19 22:15:14 -06:00