68k-bcd-verifier icon indicating copy to clipboard operation
68k-bcd-verifier copied to clipboard

Missing support for 68020+ flags

Open mikrosk opened this issue 6 years ago • 4 comments

I found this great emulator in a thread on SpritesMind.net and I have noticed that while the results are 100% correct also for 030/060 CPUs, resulting flags are not (most notably in handling the overflow flag).

Would there be any interest to include support for them? I can provide full dump of all possible combinations (C,Z,OP1.b,OP2.b) for both CPUs straight away incl. the test program (based on bcd-verifier.cc and bcd-gen.cc)

mikrosk avatar Jan 09 '18 00:01 mikrosk