.. |
nlohmann
|
Add an implementation that uses JsonCpp (pretty slow!)
|
2021-10-11 19:13:05 +01:00 |
simdjson
|
Try simdjson: bloody hell, that's fast!!
|
2021-10-11 22:09:03 +01:00 |
cycle_t.cpp
|
Clarify some (no) exception specifications.
|
2021-10-18 17:19:28 +01:00 |
cycle_t.h
|
Clarify some (no) exception specifications.
|
2021-10-18 17:19:28 +01:00 |
cycles_t.cpp
|
Couple of extra safety checks.
|
2021-10-18 12:28:15 +01:00 |
cycles_t.h
|
Clarify some (no) exception specifications.
|
2021-10-18 17:19:28 +01:00 |
HarteTest_6502.vcxproj
|
Refactor RAM test values.
|
2021-10-18 13:12:22 +01:00 |
HarteTest_6502.vcxproj.filters
|
Refactor RAM test values.
|
2021-10-18 13:12:22 +01:00 |
opcode_test_suite_t.cpp
|
Tidy up the code a little (including removing some no longer needed code).
|
2021-10-13 23:33:08 +01:00 |
opcode_test_suite_t.h
|
Tidy up the code a little (including removing some no longer needed code).
|
2021-10-13 23:33:08 +01:00 |
packages.config
|
Add an implementation that uses JsonCpp (pretty slow!)
|
2021-10-11 19:13:05 +01:00 |
ram_t.cpp
|
Couple of blank lines removed.
|
2021-10-18 13:13:43 +01:00 |
ram_t.h
|
Clarify some (no) exception specifications.
|
2021-10-18 17:19:28 +01:00 |
state_t.cpp
|
Refactor RAM test values.
|
2021-10-18 13:12:22 +01:00 |
state_t.h
|
Remove some unneeded default constructors.
|
2021-10-18 13:22:06 +01:00 |
stdafx.cpp
|
First stab at using the Harte randomised processor tests. Some failures detected in the M6502 run.
|
2021-10-10 21:26:30 +01:00 |
stdafx.h
|
Refactor RAM test values.
|
2021-10-18 13:12:22 +01:00 |
test_t.cpp
|
Tidy the previous cycle parsing refactor and reset to a simdjson pukka run.
|
2021-10-18 12:07:24 +01:00 |
test_t.h
|
Tidy the previous cycle parsing refactor and reset to a simdjson pukka run.
|
2021-10-18 12:07:24 +01:00 |
TestRunner.cpp
|
Clarify some (no) exception specifications.
|
2021-10-18 17:19:28 +01:00 |
TestRunner.h
|
Refactor the code to isolate the cycles parsing. Interesting speed up!
|
2021-10-18 11:54:01 +01:00 |
tests.cpp
|
Refactor the code to isolate the cycles parsing. Interesting speed up!
|
2021-10-18 11:54:01 +01:00 |