Ophis/tests
Michael Martin 41bf01d035 Convert Ophis to Python 3.
Most of the work is handled by 2to3, but there's a few extra tricks
needed to finish the job, mostly about picking the right bits to be
Unicode and the right bits to be bytes.
2019-01-09 20:45:01 -08:00
..
sub Finish up the test suite 2012-06-12 06:29:03 -07:00
baseinc.bin Finish up the test suite 2012-06-12 06:29:03 -07:00
baseinc.oph Finish up the test suite 2012-06-12 06:29:03 -07:00
branch_c02.bin Second attempt at implementation of the BBXn instructions for Rockwell 65c02 chips. 2013-01-27 20:18:08 -08:00
branch_c02.oph Second attempt at implementation of the BBXn instructions for Rockwell 65c02 chips. 2013-01-27 20:18:08 -08:00
branch_c02_ref.oph Second attempt at implementation of the BBXn instructions for Rockwell 65c02 chips. 2013-01-27 20:18:08 -08:00
longbranch.bin A new 'correctness optimization': ExtendBranches. 2012-05-27 15:57:23 -07:00
longbranch.oph A new 'correctness optimization': ExtendBranches. 2012-05-27 15:57:23 -07:00
longbranch_ref.oph Massive code modernization spree. 2012-06-02 00:04:15 -07:00
test65c02.bin Second attempt at implementation of the BBXn instructions for Rockwell 65c02 chips. 2013-01-27 20:18:08 -08:00
test65c02.oph Second attempt at implementation of the BBXn instructions for Rockwell 65c02 chips. 2013-01-27 20:18:08 -08:00
test4502.bin remove LF added during conflict resolution. 2014-03-23 16:55:04 +10:30
test4502.oph 4502 instructions INW and DEW are Zero Page, not Absolute 2014-03-23 16:51:01 +10:30
test6510.bin Add the NOP Zero Page undocumented opcode. 2012-05-29 18:24:20 -07:00
test6510.oph Massive code modernization spree. 2012-06-02 00:04:15 -07:00
test_ophis.py Convert Ophis to Python 3. 2019-01-09 20:45:01 -08:00
testbase.bin Initial import of the Ophis 1.0 distribution and supplemental material 2011-08-20 16:33:25 -07:00
testbase.lst Fix issue with branches in listfiles. 2014-05-24 19:52:33 -07:00
testbase.oph Massive code modernization spree. 2012-06-02 00:04:15 -07:00
testdata.bin Include a .cbmfloat pragma to make creating data simpler 2014-05-18 23:19:22 -07:00
testdata.oph Include a .cbmfloat pragma to make creating data simpler 2014-05-18 23:19:22 -07:00
testwide.bin Test suite: new tests for basic I/O and binary transforms 2012-06-08 21:50:28 -07:00
testwide.oph Test suite: new tests for basic I/O and binary transforms 2012-06-08 21:50:28 -07:00