Extrems
6f4fbb76f3
Added GC Loader read-only support.
2020-06-09 23:54:31 -04:00
Extrems
fd4dfd02d4
2017-09-25 17:20:01 -04:00
Extrems
426ac4db5a
2015-02-04 04:02:53 -05:00
Extrems
1a42cd3159
2015-02-04 02:52:54 -05:00
emukidid
02d3207966
Save states now mute audio, fixed fclose to be gzclose, cleaned up naming code, added save creation check.
2010-05-28 08:34:15 +00:00
emukidid
4a7f462bef
gc_audio, gc_input & some main headers
2009-11-10 13:39:11 +00:00
emukidid
626a8dd242
Device thread pausing/resuming integrated into save state writing/reading.
2009-11-07 23:22:25 +00:00
emukidid
7baccf4a1e
Proper save state loading and saving behavior.
2009-11-07 13:41:13 +00:00
emukidid
9dc0096897
Save files & save states are now using GOODNAME(REGION).xxx format.
2009-11-05 12:29:36 +00:00
emukidid
1bb69d6a01
Save states now save to the right device based on saveStateDevice
2009-10-28 12:39:57 +00:00
sepp256
5ba3cfbf62
Made new Settings Frame with tabs.
...
Implemented Native Saves and Save States.
Added wii64config.h header containing config variables and enumerations.
Improved Menu layouts and features.
main/savestates_gc.c needs to be revised so that we can use the selected savestate location (i.e. SD/USB)
2009-10-27 22:03:20 +00:00
emukidid
d57ada201f
We can now load ROMs from USB or SD at the same time. There's a bug, don't try to load two in a row without having played each loaded ROM.
...
TODO: look at LoadSaveFrame.cpp and based on save location preference save to SD or USB.
2009-10-27 21:35:17 +00:00
emukidid
3e62e1ed75
Fixed save states when expansion pak is used.
2009-10-20 21:25:47 +00:00
emukidid
f02799e568
Savestates fixes ported from tehpola branch :)
2009-10-14 12:09:19 +00:00
emukidid
d312cc5df7
Code tidy up - ROM_SETTINGS.goodname is now trimmed once, not every time it's needed. Also removed useless prints from rom_gc.c
2008-11-20 01:38:55 +00:00
emukidid
6ee88c6612
Moved TLB dumping to separate functions. Made TLB cache LUT's static once again
2008-08-12 12:53:07 +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
490feea15d
fixed multiple declaration of tlb luts
2008-08-08 23:31:17 +00:00
emukidid
bef9c0c5fb
TLB Saving/Loading in savestates, tested it on a handful of ROMS and it seems to work
2008-08-08 13:21:51 +00:00
emukidid
0f6311962c
Savestate issue with expansion pak fixed (for later on)
2008-07-05 13:38:20 +00:00
emukidid
d537eaf78d
TLB Should now be saved in save states for MEM2 and should still regardless, States made before this commit won't work anymore
2008-06-10 05:16:40 +00:00
emukidid
6e91a46755
save/load state checks to see if rom is loaded
2008-06-05 03:50:43 +00:00
emukidid
dd61c7bf73
Save/Load states (needs TLB fixup), -lz added to all makefiles
2008-06-05 00:36:05 +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
tehpola@yahoo.com
1c193cc77a
Initial Import
2007-09-01 18:57:11 +00:00