Go to file
Phil Bennett 4be7cf079c 05303: All sets in harddriv.c: Wrong colors on title screen and during gameplay. [Phil Bennett]
m68000: The 68010 does not perform a read before write during a CLR instruction [Phil Bennett]


Sources:
http://www.opensource.apple.com/source/gcc/gcc-1765/gcc/config/m68k/m68k.c
"clr insns on 68000 read before writing. This isn't so on the 68010, but we have no TARGET_68010."

http://www.zophar.net/fileuploads/2/10544qufns/jag68k.txt
"The special thing about a CLR (on the 68000, fixed in the 68010 and onwards I believe) is, that the processor does a source read before doing a destination write."
2013-09-22 09:55:41 +00:00
artwork HLSL Updates: [Ryan Holtz, Bat Country Entertainment, austere] 2011-06-06 21:25:38 +00:00
docs SDL.txt: edited by someone who actually knows what these do ;-) (nw) 2013-06-09 00:22:42 +00:00
hash (MESS) c64: Implemented logic for PARTNER 64 cartridge. (nw) 2013-09-21 21:20:33 +00:00
hlsl more HLSL cleanup, part e of pi (nw) 2013-08-30 01:05:13 +00:00
keymaps Added Swedish/Finnish SDL keymaps for OSX and Linux. [Curt Coder] 2012-08-29 18:41:01 +00:00
src 05303: All sets in harddriv.c: Wrong colors on title screen and during gameplay. [Phil Bennett] 2013-09-22 09:55:41 +00:00
web web: Fix rendering issues on WebKit-based phones in portrait mode, added pause/unpause toggle. [Firehawke] 2013-09-20 03:20:28 +00:00
.gitattributes (MESS) c64: Added placeholder for PARTNER 64 cartridge. (nw) 2013-09-20 20:05:55 +00:00
.gitignore added two more output folders to ignore list (nw) 2013-07-17 10:38:27 +00:00
makefile Documented the network compile option (nw) 2013-09-08 05:51:29 +00:00