Go to file
Scott Stone 1432dfec7f SH-2 CPU core timing changes [notaz]
- JMP should be 2 cycles, according to the manual.
- OR #imm,R0 should be 1 cycle and OR #imm,@(R0,GBR) should be 3 to
match the manual and other ops.
2013-07-16 17:51:23 +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) pc1640: Added another model and better part_id's for the system floppies. (nw) 2013-07-14 13:02:43 +00:00
hlsl Fix raster_bloom_scale and vector_bloom_scale, nw 2013-05-22 22:25:23 +00:00
keymaps Added Swedish/Finnish SDL keymaps for OSX and Linux. [Curt Coder] 2012-08-29 18:41:01 +00:00
src SH-2 CPU core timing changes [notaz] 2013-07-16 17:51:23 +00:00
.gitattributes tms32082: Added first few opcodes. 2013-07-16 16:00:55 +00:00
.gitignore Improved svn:ignore. (nw) 2013-06-24 09:43:05 +00:00
makefile cleaner way of disabling memory initialization with MemorySanitizer (nw) 2013-06-25 12:18:05 +00:00