Go to file
Andrew Gardner e2bcc78b99 Changes to the dsp56156 cpu core. [Andrew Gardner]
* 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.)
2009-10-30 09:05:47 +00:00
docs Adjust license.txt to indicate it applies to files unless otherwise 2009-10-12 07:53:52 +00:00
src Changes to the dsp56156 cpu core. [Andrew Gardner] 2009-10-30 09:05:47 +00:00
.gitattributes New games marked as GAME_NOT_WORKING 2009-10-25 09:53:08 +00:00
makefile Move MSVC clean out of core makefile and into windows.mak where it belongs. 2009-09-21 09:03:25 +00:00