Thomas Harte
|
65140b341d
|
Simplify slightly, per new S reporting rule.
|
2022-06-22 16:43:00 -04:00 |
|
Thomas Harte
|
4f9d06d8c7
|
Merge pull request #846 from MaddTheSane/maddsIIgs
Use url(forResource:... instead of path(forResource:…
|
2020-11-06 09:39:27 -05:00 |
|
C.W. Betts
|
189a468ad4
|
Use url(forResource:... instead of path(forResource:… as it cuts down on creating a URL struct.
|
2020-11-05 14:42:39 -07:00 |
|
C.W. Betts
|
a3414c2673
|
Update 65816kromTests.swift
Only have one runTest method.
|
2020-11-05 14:36:34 -07:00 |
|
Thomas Harte
|
e3147b6b45
|
Introduces a pre-STP/WAI limit for the MSC test.
This way I retain testing of NOP, BRK, COP and WDM.
|
2020-11-03 20:59:07 -05:00 |
|
Thomas Harte
|
cc5ec78156
|
Provides something on WAI/STP; sizes STY by the x flag; disables MSC test.
|
2020-11-03 20:17:44 -05:00 |
|
Thomas Harte
|
5cbb91f352
|
Fixes COP vector, ensures WDM skips a byte.
|
2020-11-03 20:01:02 -05:00 |
|
Thomas Harte
|
bf85d71674
|
Brings ADC into conformance. Fixes JML .
|
2020-11-03 18:12:10 -05:00 |
|
Thomas Harte
|
426e90eebf
|
Adds logic to work around Nintendo dependence in the krom tests.
Let the real work begin!
|
2020-11-03 14:18:40 -05:00 |
|
Thomas Harte
|
3889646d6b
|
Takes a swing at incorporating krom's 65816 test suite. At least as far as ADC.
|
2020-11-02 21:09:32 -05:00 |
|