Genesis-Plus-GX/source/cart_hw
ekeeke31 fe055c2a2c .fixed I/O access issues with devkitpro r18
.updated OGG support (compatibility with last libtremor + threading fixes from Tantric)
.improved controller auto-detection 
.added experimental support for cartridge hot swapping, check System Options Menu
.improved reset (soft/hard) emulation accuracy


BEFORE COMPILING, REMOVE THE FOLLOWING FILES:

*from ($DEVKITPRO)/libogc/lib/cube & /wii
-----------------------------------------
libpng.a
libtremor.a

*from ($DEVKITPRO)/libogc/include
---------------------------------
/tremor
png.h
pngconf.h


DOWNLOAD & INSTALL THE FOLLOWING PORTLIBS in ($DEVKITPRO)/portlibs/ppc
(PPC versions, from http://sourceforge.net/projects/devkitpro/files/)
*libpng
*libtremor
2009-10-16 11:32:55 +00:00
..
svp added proper IO initialization routines 2009-08-06 18:31:05 +00:00
cart_hw.c .fixed I/O access issues with devkitpro r18 2009-10-16 11:32:55 +00:00
cart_hw.h improved cartridge emulation (SRAM mapping & detection, ROM mirroring) 2009-08-07 17:30:14 +00:00
datel.c updated Z80 core to last version (fixes IM0 interrupt timing + some BIT instructions) 2009-08-18 16:45:09 +00:00
datel.h improved Pro Action Replay emulation (still not working completely) 2009-08-14 16:46:19 +00:00
eeprom.c updated Z80 core to last version (fixes IM0 interrupt timing + some BIT instructions) 2009-08-18 16:45:09 +00:00
eeprom.h +added proper license/copyright stuff 2009-05-13 14:26:55 +00:00
ggenie.c added proper IO initialization routines 2009-08-06 18:31:05 +00:00
ggenie.h fixed Action Replay hardware emulation (still need Pro Action Replay 1 & 2) 2009-08-02 20:41:46 +00:00
sram.c fixed SRAM detection for Sonic 3 & Knuckles combined ROM 2009-09-15 14:17:04 +00:00
sram.h improved cartridge emulation (SRAM mapping & detection, ROM mirroring) 2009-08-07 17:30:14 +00:00