mirror of
https://github.com/holub/mame
synced 2025-05-25 23:35:26 +03:00
![]() * Added JF table decode function. * Added ABS, IMAC, and TFR2 opcodes. * Fixed various flags for TST, INC24, SUB, CMP, and CMPM. * Added hack to DO function to accommodate for the CPU core's inaccurate math. (Polygonet Commanders goes 'ingame' yet again, but it's because of a hack I added to the hardware DO function to ignore negative values. The do loop, of course, should not be getting negative values, but that will require accurate math functions with accurate rounding and limiting, and I'm not there yet. Oddly enough, i've also broken the sky ROZ layer.) |
||
---|---|---|
docs | ||
src | ||
.gitattributes | ||
makefile |