Commit graph

22 commits

Author SHA1 Message Date
Extrems
48d2950e04 2015-02-04 02:26:00 -05:00
sepp256
932a2efa8a Reverting DVD reading to r567 for Beta 1.1 release because current code doesn't work with non-chipped wii's. 2010-05-27 19:48:19 +00:00
emukidid
8b77dba06b DVD from PPC now complete :) 2010-05-26 22:23:04 +00:00
emukidid
f72fcfc206 Setting the correct length for 0xD0 DVD Reads 2010-05-26 14:17:44 +00:00
emukidid
6d02b00711 Fixup to DVD reads 2010-05-26 13:59:48 +00:00
emukidid
5fdf0b59ea DVD reads from PPC (Wii) 2010-05-25 22:17:29 +00:00
emukidid
1ad6b26724 DVD file system is now dynamically allocated to save about 128kb of space at runtime 2008-11-20 10:53:07 +00:00
emukidid
6d87e5f020 Removed compiler warnings, removed statically declared buffers from DVD code 2008-11-20 02:00:27 +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
066d58a1c3 Fixed savestate filenames, fixed DVD directories glitch (removed trailing '/'), fixed minimum DVD entries to 1024, removed savestates.c (PC) file 2008-08-12 08:13:17 +00:00
emukidid
379b4d2a1b Removed Wii DVD stuff functions, Removed Load from DVD in wiimode, Removed usb.c and usb.h (now in libOGC). Also updated all the makefiles to reflect this usb.c removal 2008-04-24 02:01:35 +00:00
emukidid
09069b432c saved more space from my bad .h habbits 2008-04-03 12:39:18 +00:00
emukidid
297d15f72d Saved about ~110kb but now users may only have 150 files per directory on DVD, remember to note this in the readme 2008-04-03 06:55:13 +00:00
emukidid
0c57911f15 GLN64 Wii makefile and Wii DVD Defines fixed 2008-04-02 06:28:21 +00:00
emukidid
cb6e3ac942 Parition stuff and documented the functions 2008-03-26 08:32:08 +00:00
emukidid
e6270b9914 DVD Browsing now works however there is still a bug when loading a ROM 2008-03-19 14:17:12 +00:00
emukidid
316ace7ee7 Fixed some defines. Added Wii DVD functions (currently broken - but i'm working on it!) 2008-03-19 09:22:42 +00:00
emukidid
776589d8a0 Added fileBrowser-DVD.c, also enabled the fileBrowser stuff in the GX makefile 2007-12-19 01:12:33 +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
2930bb2492 Now detects if the emu is running on a Wii or a GC.. I did this because there are issues with the DVD_Mount() function on a Wii, but I still have some ARAM problems when trying to reload a ROM from DVD.. 2007-10-31 08:36:48 +00:00
emukidid
bb1b8d4e09 added: If ROM loaded from DVD and it all fit into memory, then stop the DVD motor ;) 2007-10-18 11:40:59 +00:00
emukidid
804a860068 DVD ROM Loading missing files added 2007-10-06 02:42:12 +00:00