apple2js/test/js
Will Scullin badc2fdb74
Support Tom Harte test suite (#88)
A test data set was published at https://github.com/TomHarte/ProcessorTests which contain cycle traces of instructions for various versions of the 6502.

This adds a test harness that reads those data files, and adjusts the CPU6502 behavior to match the behavior of the vanilla and WDC 65C02 test data.

Also converts the existing CPU tests to Typescript, and fixes any inconsistencies that came up from the new behaviors.
2021-10-13 09:15:29 -07:00
..
__image_snapshots__ Videomode refactor 2 (#80) 2021-05-25 12:08:10 -07:00
__mocks__ Videomode refactor 2 (#80) 2021-05-25 12:08:10 -07:00
formats Keep track of disk sides (#87) 2021-10-02 11:45:09 -07:00
ui jest 27 2021-10-02 07:21:37 -07:00
base64.test.ts Flesh out some state stuff (#59) 2021-02-27 19:17:36 -08:00
canvas.test.ts jest 27 2021-10-02 07:21:37 -07:00
debugger.spec.ts Support Tom Harte test suite (#88) 2021-10-13 09:15:29 -07:00
gl.test.ts jest 27 2021-10-02 07:21:37 -07:00
rom.test.ts Lazy load ROMs (#81) 2021-06-13 17:06:16 -07:00
util.test.ts typescript linting 2020-11-07 16:46:27 -08:00