Commit Graph

24 Commits

Author SHA1 Message Date
Zellyn Hunter
ed327c9808 langcard: add double-read, double-write test
Closes https://github.com/zellyn/a2audit/issues/4
2017-04-24 21:54:50 -04:00
Zellyn Hunter
b2c77674e4 fix false read test 2017-04-24 21:42:31 -04:00
Zellyn Hunter
780357795d add clc to false read test 2017-04-24 21:29:34 -04:00
Zellyn Hunter
dda6de609e audit: convert langcard tests to executable style 2017-04-24 21:06:55 -04:00
Zellyn Hunter
07667f3115 Add test of writing C081 after reading it twice 2017-03-19 20:30:39 -04:00
Zellyn Hunter
c5e87ab55d Add double $c08b write to langcard tests 2017-03-01 21:18:04 -05:00
Peter Ferrie
f84b9f5e8e fix unreachable code, add more LC tests 2017-02-24 10:00:31 -08:00
Zellyn Hunter
3f45cceec8 Added Cxxx ROM checks 2017-01-26 20:46:38 -06:00
Zellyn Hunter
0f8d0b1790 First implementation of auxmem tests 2017-01-24 11:53:11 -06:00
Zellyn Hunter
afda89a50d make auxmem run lc test if it passed in main mem 2017-01-17 21:44:31 -05:00
Zellyn Hunter
03edca5c47 Misc setup/preparation for IIe auxmem test 2017-01-16 22:45:29 -05:00
Zellyn Hunter
26e75c13b8 copied langcard to auxmem tests, other rearranging 2017-01-09 21:41:06 -05:00
Zellyn Hunter
5ae6c9cea7 reorganize langcard and shasum code 2017-01-05 21:47:49 -05:00
Zellyn Hunter
01503fddff langcard: move explicit logic into data-drive test 2016-12-21 20:26:22 -05:00
Zellyn Hunter
e57c6cd375 langcard: use different test constants: 11, 22, 33 2016-12-20 21:26:49 -05:00
Zellyn Hunter
acdc32fe20 langcard test updates; use standard delivery .DSK
Created the first test that passes on real hardware but not on Virtual
][ (or any of the other emulators I've tried).

Use new `diskii mksd` to create a "Standard Delivery" disk image. See
https://github.com/peterferrie/standard-delivery for details. The main
reason is that ADTPro transfers disk images with lots of zero bytes
faster :-)
2016-12-19 23:55:00 -05:00
Zellyn Hunter
590f5bdeaf langcard: oops - left deliberate error in 2016-12-19 11:18:38 -05:00
Zellyn Hunter
07d2641741 langcard: show help URL on data-driven test fail 2016-12-17 22:19:22 -05:00
Zellyn Hunter
2f8589a539 langcard: complete table-driven test structure 2016-12-17 22:06:15 -05:00
Zellyn Hunter
5598661ff6 langcard: fixed current tests 2016-12-17 20:49:28 -05:00
Zellyn Hunter
083d72d19b langcard: more tests, currently broken 2016-12-16 22:35:28 -05:00
Zellyn Hunter
2cb576c492 Automate error file rebuilding, add LC test 2016-12-15 22:38:01 -05:00
Zellyn Hunter
3c5242beb5 audit: add langcard tests; fix error from split 2016-12-14 22:57:37 -05:00
Zellyn Hunter
3f0f77e57a audit: split up asm files 2016-12-14 20:16:55 -05:00