Commit graph

36 commits

Author SHA1 Message Date
Extrems
75c0d1ae96 Added Wii Remote +Control Pad as analog source.
Added AutoLoadSave option.
Fixed regression from 03b282c295.
2021-08-29 11:20:47 -04:00
Extrems
d7ca5e913f Added GC Loader 2.0.0 write support.
Added M.2 Loader support.
Added directory structure creation.
Added USB storage device name compatibility.
Fixed Wii Remote extension controller hotplug.
Fixed LoadButtonSlot argument.
Fixed RSP DMA memory alignment.
Fixed viewport flipping.
Other minor fixes.
2021-08-16 22:52:09 -04:00
Extrems
6f4fbb76f3 Added GC Loader read-only support. 2020-06-09 23:54:31 -04:00
Extrems
8be842aa43 Added SD2SP2 support.
Improved IDE-EXI support.
Changed 16Kbit EEPROM list to use ROM ID.
Updated 16Kbit EEPROM list from Project64.
Updated Mupen64Plus RSP HLE plugin.
2020-05-09 11:16:42 -04:00
Extrems
223c058983 2017-09-30 16:55:02 -04:00
Extrems
fd4dfd02d4 2017-09-25 17:20:01 -04:00
Extrems
34c74cb91a 2016-12-09 21:49:26 -05:00
Extrems
426ac4db5a 2015-02-04 04:02:53 -05:00
Extrems
1a42cd3159 2015-02-04 02:52:54 -05:00
Extrems
48d2950e04 2015-02-04 02:26:00 -05:00
Extrems
1b85d78c76 2015-02-04 02:07:05 -05:00
sepp256
353f431b9e Added Force 16:9 screen mode.
Cleaned up some comments in glN64_GX.
2010-05-27 19:59:31 +00:00
sepp256
9c1751ef58 Added pillar box in-game mode for 16:9 AR.
Todo: Make a 3rd option for 16:9 menu and 4:3 in-game.
2010-05-27 19:58:54 +00:00
sepp256
e31176063a Added L/R and +/- navigation between tabs in the Settings Frame. 2010-05-27 19:47:10 +00:00
sepp256
ba2746d4f5 Fixed some Settings Frame button navigation. 2010-05-27 01:58:18 +00:00
sepp256
5fa0f75ab1 Added buttons for saving Controller Config to file and for selecting which slot to autoload into current_config. 2010-05-26 16:36:55 +00:00
sepp256
f1d0b59633 Added Save/Load controller configs.
Fixed compiler warning for FileBrowserFrame.
Note: Button configuration does not seem to be saving/loading properly.
2010-05-26 14:25:39 +00:00
sepp256
354820b28f Refactored gc_input to separate controller assignment and controller init.
Button Mapping frame now called from Settings Frame.
Many bug fixes and tweaks relating to button mapping.
2010-05-24 14:47:32 +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
sepp256
bf64b07928 Made textbox label color darker so that it's visible against light background.
Fixed the vertical position of Settings textboxes.
2009-11-10 16:38:55 +00:00
sepp256
9c7778e5ba Added headers to menu source files. 2009-11-08 05:22:49 +00:00
sepp256
48c4b1879d Added ConfigureInput Frame.
Added option to auto assign controllers or manually assign them.
Various changes to input plugin.
2009-11-08 05:20:38 +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
sepp256
59926e3a03 pakMode[4] added to wii64config and indicates MEMPAK/RUMBLEPAK.
Added ConfigurePaksFrame.
Added input controller polling when configure paks and on play/resume game.
Focus defaults to Frame if no buttons active.
2009-11-05 14:31:44 +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
sepp256
a32adb6072 Changed "widescreen" to "screenMode". 2009-11-03 20:54:00 +00:00
sepp256
dcaaff8708 Removed Show Debug from Settings Frame
Added Render CPU Framebuffer to Settings Frame
2009-11-03 20:53:30 +00:00
emukidid
baae5cf862 Saving of settings.cfg via settings menu done and tested. 2009-10-31 01:02:26 +00:00
sepp256
5adc34a00a Removed autoLoad from everywhere.
Added Save settings.cfg to Settings Frame. (TODO: fill out functions)
Menu v1 compiles again.
2009-10-30 03:21:51 +00:00
emukidid
0fd71d3e26 Creation & Loading of emulator settings.cfg.
TODO: saving changes to config
2009-10-28 12:45: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
08a4173753 autoLoad & autoSave toggle ability linked to menu. 2009-10-27 21:41:45 +00:00
sepp256
14a94e27c4 Added more items to the menu. Untested. 2009-10-27 20:27:38 +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