Commit graph

12 commits

Author SHA1 Message Date
emukidid
5d215b35f1 ROM-Cache-MEM2 bug fixup (length/4 would round much causing bad reads) 2010-05-21 16:03:38 +00:00
tehpola
0494f986b5 ...and to the ROM-Cache header 2010-05-15 03:48:03 +00:00
emukidid
809b44198b Invalid ROMs (e.g. zipped or just random files) should now report so. 2010-04-14 14:55:15 +00:00
emukidid
4a7f462bef gc_audio, gc_input & some main headers 2009-11-10 13:39:11 +00:00
emukidid
b44a3e99e1 Fixed byteswapped ROMs on Wii, these were broken. Fixed interface for Wii/GC RomCache to be the same so there's less clutter in rom_gc.c 2008-11-04 04:07:04 +00:00
emukidid
9fa91d84dd Integration of Erant's Wii DVD-Loading via libdi and Wii Zip ROM support (Use: 7za a -tzip -mx=9 rom.zip rom.z64). GC ROM-Cache needs a re-work to add in Zip support, then some of the nastyness of my quick-fix hacks to get this compiling for both GC and Wii will be gone! 2008-08-20 13:17:04 +00:00
emukidid
65d3879551 byte_swap now resides in rom_gc.c and some other redundant functions were removed 2008-05-15 01:16:48 +00:00
sepp256
ff478883b2 Updated Makefiles so that we no longer need to swap cube/wii libs!
Remove your old libogc files from:
$(DEVKITPPC)/powerpc-gekko/...
And install libogc files to:
$(DEVKITPRO)/libogc/include/
$(DEVKITPRO)/libogc/lib/cube/
$(DEVKITPRO)/libogc/lib/wii/
 - note: untested for wii build, but it should be fine.
2008-04-23 16:50:27 +00:00
tehpola@yahoo.com
3d7001bd51 Committing the new code (menu, file browser) although it still doesn't work properly 2007-12-26 23:54:30 +00:00
emukidid
aefd89f797 Check wiki for more info, this was a compiler warning fixup commit 2007-12-13 08:47:27 +00:00
emukidid
ba6022b48d DVD ROM Loading 2007-10-06 02:41:23 +00:00
tehpola@yahoo.com
1c193cc77a Initial Import 2007-09-01 18:57:11 +00:00