log gentests.py @ 2410:f1574b22d5d9

age author description
Thu, 18 Apr 2019 19:47:33 -0700 Michael Pavone Minor fix to 68K test generator script
Fri, 17 Mar 2017 08:02:03 -0700 Michael Pavone Fixed some deficiencies in the 68K test generator
Sat, 27 Dec 2014 14:50:28 -0800 Michael Pavone Don't use out of bounds displacements in indexed mode even if our targeted address is out of RAM range
Tue, 16 Jul 2013 23:16:38 -0700 Mike Pavone Add support for single operand instructions to 68K test generator
Sun, 12 May 2013 01:34:29 -0700 Mike Pavone Fixed decoding of CHK destination
Sun, 21 Apr 2013 16:44:10 -0700 Mike Pavone Added test cases for divs/divu and added divide by zero handler to test generator
Sun, 21 Apr 2013 11:40:18 -0700 Mike Pavone Added testcases for move and roxl/roxr. Made some small improvements to test tools.