..
cart_hw
improved PAL region auto-detection for some games
2010-03-22 14:03:58 +00:00
gx
[GUI]
2010-03-22 14:07:25 +00:00
m68k
optimized CPU cores instruction cycle counting (master clock multiplier is now applied during init)
2010-01-27 07:18:25 +00:00
ntsc
code cleanup
2008-12-11 17:38:29 +00:00
sound
[Core/VDP]
2010-02-28 19:55:43 +00:00
unused
updated win32/sdl code
2010-01-27 07:12:26 +00:00
z80
code/header cleanup
2010-02-19 12:37:39 +00:00
gen_input.c
[Core/VDP]
2010-02-28 19:55:43 +00:00
gen_input.h
added proper IO initialization routines
2009-08-06 18:31:05 +00:00
gen_io.c
fixed input controllers not being properly changed after hard reset
2009-12-13 19:09:15 +00:00
gen_io.h
added proper IO initialization routines
2009-08-06 18:31:05 +00:00
genesis.c
fixed YM2612 reset on "soft reset"
2010-01-27 07:20:44 +00:00
genesis.h
[Core]
2010-01-24 11:41:53 +00:00
hvc.h
defined HVC tables as 'const' for some optimization (?)
2010-01-27 07:14:45 +00:00
loadrom.c
improved PAL region auto-detection for some games
2010-03-22 14:03:58 +00:00
loadrom.h
+added proper license/copyright stuff
2009-05-13 14:26:55 +00:00
macros.h
~optimized 68k execution/interruptions
2009-06-05 17:31:46 +00:00
mem68k.c
code/header cleanup
2010-02-19 12:37:39 +00:00
mem68k.h
code/header cleanup
2010-02-19 12:37:39 +00:00
membnk.c
code/header cleanup
2010-02-19 12:37:39 +00:00
membnk.h
code/header cleanup
2010-02-19 12:37:39 +00:00
memz80.c
code/header cleanup
2010-02-19 12:37:39 +00:00
memz80.h
code/header cleanup
2010-02-19 12:37:39 +00:00
render.c
reverted previous changes regarding '2-cell' vertical scroll mode when column is partially scrolled horizontally (fixes Formula One Championship)
2010-02-24 22:28:08 +00:00
render.h
[Core]
2010-01-24 11:41:53 +00:00
shared.h
fixed Action Replay hardware emulation (still need Pro Action Replay 1 & 2)
2009-08-02 20:41:46 +00:00
state.c
[Core]
2010-01-24 11:41:53 +00:00
state.h
fixed m68k 32 bits writes at memory boundaries
2009-08-09 09:33:48 +00:00
system.c
improved PAL region auto-detection for some games
2010-03-22 14:03:58 +00:00
system.h
[Core/VDP]
2010-02-28 19:55:43 +00:00
types.h
~fixed VDP bug from last revision
2009-06-02 18:12:31 +00:00
vdp.c
improved Wiimote support for mouse emulation
2010-03-07 17:58:33 +00:00
vdp.h
[Core/VDP]
2010-02-28 19:55:43 +00:00