Thomas Harte
|
8efb6a9226
|
Simplify 'get_next_sequence_point' -> 'next_sequence_point'.
|
2023-09-10 18:00:49 -04:00 |
|
Thomas Harte
|
085529ed72
|
Makes the shifter behaviour conform to its documentation.
|
2020-02-02 17:26:39 -05:00 |
|
Thomas Harte
|
8b1f183198
|
Reduce test duration much closer to two frames.
|
2020-01-28 23:25:01 -05:00 |
|
Thomas Harte
|
5c4623e9f7
|
Adds a sequence-point test for 72Hz mode.
Which immediately appears to trigger the hsync issue I'm also seeing in manual testing.
|
2020-01-28 20:27:24 -05:00 |
|
Thomas Harte
|
617e0bada9
|
Adds some minor extra testing. Highly duplicative, to be honest.
|
2020-01-02 23:14:05 -05:00 |
|
Thomas Harte
|
b33218c61e
|
Fixes reload test, which really needs to sense the CRT-headed vsync output.
i.e. not the one heading back to the CPU.
|
2019-12-29 20:55:34 -05:00 |
|
Thomas Harte
|
5361ee2526
|
Adds specific Union Demo test.
|
2019-12-29 17:48:43 -05:00 |
|
Thomas Harte
|
214b6a254a
|
Adds a delay on visibility of the hsync signal, and a test on address reload.
|
2019-12-29 17:37:09 -05:00 |
|
Thomas Harte
|
93f6964d8a
|
Introduces some preliminary line length unit tests.
Thereby fixes one potential issue with load_ toggling.
|
2019-12-28 22:50:34 -05:00 |
|
Thomas Harte
|
72cb3a1cf6
|
Integrates basic unit test for Atari ST video event prediction.
|
2019-11-19 21:54:13 -05:00 |
|