Commit graph

19 commits

Author SHA1 Message Date
Extrems
6f4fbb76f3 Added GC Loader read-only support. 2020-06-09 23:54:31 -04:00
Extrems
223c058983 2017-09-30 16:55:02 -04:00
Extrems
426ac4db5a 2015-02-04 04:02:53 -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
sepp256
5ad57b779a Simplifying libgui/menu headers. 2010-04-27 00:25:32 +00:00
emukidid
2b7961db26 Added appropriate headers to libgui and menu to fix compile issues with latest libogc/devkitPPC r18. 2010-04-16 12:23:08 +00:00
emukidid
293570a447 oops - fixup compile scope error from last build 2009-11-10 21:26:44 +00:00
emukidid
a85af71880 Fixed up non-autosave save flag resetting. 2009-11-10 21:25:03 +00:00
sepp256
9c7778e5ba Added headers to menu source files. 2009-11-08 05:22:49 +00:00
emukidid
7baccf4a1e Proper save state loading and saving behavior. 2009-11-07 13:41:13 +00:00
sepp256
6034dee598 Fixed Button heights with new style.
Moved filebrowser frame to new button style.
Tweaked font centering.
2009-11-06 13:51:42 +00:00
sepp256
e52726e4fb Added new button styles.
Added backdrop.
Added spinning logo.
Added ROM Load icon.
Various code cleanup.
2009-11-06 06:09:06 +00:00
emukidid
f780ba270f Fix CountryCode masking for ROM info. 2009-11-04 21:20:19 +00:00
sepp256
e5248813f4 Multi-line support for MessageBox improved.
Added ROM info and AutoSave info to messageBox after loaded ROM.
Implemented Show ROM Info.
Implemented Credits.
2009-11-04 15:29:35 +00:00
sepp256
7d2e504c9f Fixed Cursor Manager focus handling.
Fixed Cursor debouncing.
"Play Game"/"Resume Game" dynamic strings.
Added multi-line support to message box. (still one feature to add here)
2009-11-04 15:29:09 +00:00
emukidid
cd6a56fce7 Auto Loading of saves completed, tested from SD card too. 2009-10-31 01:03:14 +00:00
emukidid
ca3ce66473 Saving now actually returns proper error codes if a write fails.
We have "Nothing to Save", "Saved Successfully to X" and "Failed to save".
2009-10-28 12:41:24 +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
sepp256
f7371e40a0 Initial port of menuV2 to googlecode/.
Options are incomplete.
Currently get an ISI after loading and playing ROM.
2009-10-27 20:26:10 +00:00