Commit graph

25 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
6f4fbb76f3 Added GC Loader read-only support. 2020-06-09 23:54:31 -04:00
Extrems
866fce20ed 2017-10-03 21:00:42 -04:00
Extrems
223c058983 2017-09-30 16:55:02 -04:00
Extrems
fd4dfd02d4 2017-09-25 17:20:01 -04:00
Extrems
0f3da0dfae 2016-11-27 21:08:06 -05:00
Extrems
56d9e9f69b 2016-11-26 19:34:00 -05:00
Extrems
304c56f72c 2016-04-20 14:29:23 -04:00
Extrems
426ac4db5a 2015-02-04 04:02:53 -05:00
Extrems
48d2950e04 2015-02-04 02:26:00 -05:00
Extrems
4bc659471a 2015-02-04 02:19:58 -05:00
Extrems
1b85d78c76 2015-02-04 02:07:05 -05:00
Extrems
deb6357eda 2015-02-04 02:03:20 -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
b27f04e96a Load button mapping now loads only the 4 slots and then copies either default or one slot to the current mapping.
This setting needs to be added to the Settings Frame.
2010-05-26 16:35:41 +00:00
emukidid
4a7f462bef gc_audio, gc_input & some main headers 2009-11-10 13:39:11 +00:00
sepp256
7765fe0fc8 Updated Gamecube build.
There's a problem with the ROM cache load when loading a ROM. The ROM loading bar doesn't fill out all the way. If it's partially loading a ROM, the loading bar freezes. If it fully loads the ROM, the emulator freezes on "Play Game"
2009-11-09 19:00:59 +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
2a27697366 Various modifications to gc_input plugin and menu input management.
Added crude input status indicator to MainFrame.
Inputs are currently updated automatically while menu is running.
2009-11-08 05:19:46 +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
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
a32adb6072 Changed "widescreen" to "screenMode". 2009-11-03 20:54:00 +00:00
sepp256
f3047fb2f6 Added Render CPU Framebuffer feature go glN64 (currently turned off).
VIs/FPS now reset to 0 if no VI/Frame has occurred for 1 second.
TODO: Add CPU Framebuffer option to menuV2.
2009-11-03 20:52:44 +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
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