Mercurial > repos > blastem
graph
-
Updated todo listWed, 22 May 2013 09:37:02 -0700, by Mike Pavone
-
Finish SRAM support for games without a SEGA mapperTue, 21 May 2013 23:29:48 -0700, by Mike Pavone
-
Support for SRAM with SEGA mapper. Half-finished support for SRAM without SEGA mapper.Tue, 21 May 2013 22:08:59 -0700, by Mike Pavone
-
Refactor code gen for read/write functionsTue, 21 May 2013 19:26:20 -0700, by Mike Pavone
-
Fix some minor copy pasta bugs that resulted in an unnecessary REX prefix being generated for some instructionsTue, 21 May 2013 01:14:59 -0700, by Mike Pavone
-
m68k_trap is now replaced with a generated one so it can call the generated memory acccess functions. The old static memory access functions have been removed from runtime.STue, 21 May 2013 01:10:04 -0700, by Mike Pavone
-
Generate handle_cycle_limit_int at runtime so it can refer to the runtime generated memory map functionsTue, 21 May 2013 00:56:56 -0700, by Mike Pavone
-
Fix a region detection bugSun, 19 May 2013 18:40:34 -0700, by Mike Pavone
-
Don't sync the 68K clock to the VDP clock unless the 68K had to wait for the VDP. This unfortunately breaks the direct color DMA demos, but should be more correct overall.Sun, 19 May 2013 13:47:47 -0700, by Mike Pavone
-
Handle busack across frame boundarySun, 19 May 2013 11:38:15 -0700, by Mike Pavone
-
Mostly working runtime generation of memory map read/write functionsSat, 18 May 2013 11:44:42 -0700, by Mike Pavone
-
Get frame time correct and frame rate sort of correct for EUR regionThu, 16 May 2013 09:37:53 -0700, by Mike Pavone
-
Support regions other than USAWed, 15 May 2013 23:51:22 -0700, by Mike Pavone
-
Set window title based on ROM header nameWed, 15 May 2013 23:32:21 -0700, by Mike Pavone
-
Increase sample size for min_delayWed, 15 May 2013 22:39:36 -0700, by Mike Pavone