Genesis-Plus-GX/source/gx
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
..
fileio .fixed I/O access issues with devkitpro r18 2009-10-16 11:32:55 +00:00
gui .fixed I/O access issues with devkitpro r18 2009-10-16 11:32:55 +00:00
images +added missing image 2009-05-23 17:29:53 +00:00
sounds + fixed main menu icons 2009-04-21 01:05:56 +00:00
aram.c +added proper license/copyright stuff 2009-05-13 14:26:55 +00:00
aram.h +added proper license/copyright stuff 2009-05-13 14:26:55 +00:00
config.c .fixed I/O access issues with devkitpro r18 2009-10-16 11:32:55 +00:00
config.h .fixed I/O access issues with devkitpro r18 2009-10-16 11:32:55 +00:00
gx_audio.c .fixed I/O access issues with devkitpro r18 2009-10-16 11:32:55 +00:00
gx_audio.h +added proper license/copyright stuff 2009-05-13 14:26:55 +00:00
gx_input.c .fixed I/O access issues with devkitpro r18 2009-10-16 11:32:55 +00:00
gx_input.h improved HBLANK flag occurence timing (fixes Mega Turrican Sky level) 2009-09-30 17:11:24 +00:00
gx_video.c .fixed I/O access issues with devkitpro r18 2009-10-16 11:32:55 +00:00
gx_video.h fixed automatic SRAM not being reloaded after Hard Reset 2009-09-27 18:08:33 +00:00
main.c .fixed I/O access issues with devkitpro r18 2009-10-16 11:32:55 +00:00
osd.h .fixed I/O access issues with devkitpro r18 2009-10-16 11:32:55 +00:00