emukidid
18cf3c308a
Settings.cfg is not created if it doesn't exist, it will only be created later if the user wishes to save settings.
2009-10-28 21:26:48 +00:00
emukidid
86fb2e1744
Saving of limitVIs to settings.cfg
2009-10-28 21:25:08 +00:00
tehpola
ccd11215e9
Bounds for configuration options.
2009-10-28 13:46:02 +00:00
emukidid
0fd71d3e26
Creation & Loading of emulator settings.cfg.
...
TODO: saving changes to config
2009-10-28 12:45:57 +00:00
tehpola
d695e30a1f
Untested (but compiles) read/write configuration. Easy to add new options by just adding to the OPTIONS array.
2009-10-28 12:43:38 +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
08a4173753
autoLoad & autoSave toggle ability linked to menu.
2009-10-27 21:41:45 +00:00
emukidid
5d92e89354
Added some TODO's (in place of actual code) in menuV2 for auto Save/Load and default save/load device changing
2009-10-27 21:37:55 +00:00
sepp256
14a94e27c4
Added more items to the menu. Untested.
2009-10-27 20:27:38 +00:00
sepp256
e2d5c0355e
Fixed videomode pointer.
...
emulator still jumps to an unreasonable address shortly after go()
2009-10-27 20:27:13 +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