Commit Graph

134 Commits

Author SHA1 Message Date
simon.kagstrom
43c01039d9 Correct handling of the nunchuk and classic analogue controllers
(conflict with the dpad). The dpad is now mapped to the last axis + 1/2
(might be a problem for GC?). Update changelog
2009-05-24 17:07:24 +00:00
simon.kagstrom
4b43bf3592 Updated changelog 2009-05-24 12:56:01 +00:00
simon.kagstrom
7bd065467a Change which options go back to the main menu 2009-05-24 06:40:22 +00:00
simon.kagstrom
00f699ef47 Correct A1000 identification 2009-05-24 06:31:40 +00:00
simon.kagstrom
28609394d9 Correct the go-back-to-parent-menu behavior for the amiga menu 2009-05-24 06:28:11 +00:00
simon.kagstrom
0c9bce9773 Move the leds up a bit 2009-05-24 06:27:46 +00:00
simon.kagstrom
f7c7cab90a Whitespace 2009-05-24 06:04:19 +00:00
simon.kagstrom
6b01baf105 Make back in the menu go to the previous one (if applicable). Also add a small
help message in the main menu
2009-05-24 06:03:09 +00:00
simon.kagstrom
fabdbbf5c5 Setup joystick axis also when saving the conf file 2009-05-24 05:55:20 +00:00
fol
ebc0063a9e Tweak CPU to Chipset option.
Also add Turbo Floppy speed to menu, I have turbo faster then 800% in some cases.
2009-05-23 18:32:21 +00:00
fol
d21541c025 Corrected my name, bugs me when its spelt wrong, :). 2009-05-23 18:31:13 +00:00
fol
3b6f9833b2 Fixed a mistake I added in fastmem size. 2009-05-23 16:31:05 +00:00
fol
e5aaab68e3 Forgot to alter menu text for mem corrections. 2009-05-23 16:29:45 +00:00
fol
6447f306f5 Added Zorro 3 mem and fixed A1200 config AGA problem. 2009-05-23 15:59:27 +00:00
fol
0ef47a6aa7 Added Bogomem to make the default boot config like a real A500. Also added the cpu compatability to improve compatability. 2009-05-23 15:58:08 +00:00
simon.kagstrom
05a2699f38 Redraw screen after the menu 2009-05-23 14:23:46 +00:00
simon.kagstrom
44bbde118d Don't allow binding B (right MB, thanks Frank) 2009-05-23 13:53:25 +00:00
fol
b73dc13c3b corrected kickstart needed, should be 3.1 2009-05-23 13:20:45 +00:00
simon.kagstrom
d959c5c32a Silence the log writing after a while. Ugly, we should have some /dev/null approach instead 2009-05-23 12:09:16 +00:00
simon.kagstrom
642803c0ef Reset if the amiga model changed 2009-05-23 12:03:20 +00:00
simon.kagstrom
c4fcb7b071 Correct leds on/off in the menu 2009-05-23 11:20:46 +00:00
simon.kagstrom
402438e425 Enable building of filesys on the wii. Note that this needs some workarounds
which are probably broken (see sysdeps.h). Also fix ST_ISDIR macro (mode)
in filesys.c. I have not tested anything of this.
2009-05-23 09:03:23 +00:00
simon.kagstrom
63510ec300 Correct the version+description 2009-05-22 15:06:46 +00:00
simon.kagstrom
e77d8d6e53 Prepare for next version 2009-05-22 13:50:57 +00:00
simon.kagstrom
81b2fe4d50 Correct wiimote escape button (1) in the menu 2009-05-22 13:50:42 +00:00
simon.kagstrom
22ac10ec91 Implement ability to change ROMs and use default ROMs for different Amigas
(if it's possible to actually load them)
2009-05-22 13:15:18 +00:00
simon.kagstrom
e8fa4f96e0 Check for NULL and handle that 2009-05-22 13:09:08 +00:00
simon.kagstrom
afef092a1f Special request from Knitax: Allow setting 68030-68060 as well. 2009-05-22 10:35:54 +00:00
simon.kagstrom
acdeb56cc7 Set custom option 2009-05-22 10:27:52 +00:00
simon.kagstrom
332a2da212 Add a help menu option and change coloring of #2 options 2009-05-22 10:05:27 +00:00
simon.kagstrom
400ecba40c More logical names on classic buttons 2009-05-22 09:30:35 +00:00
simon.kagstrom
b6392e0e08 Let these be in uaerc. There is some problem here which I can't figure out, but
FOLs uaerc seems to work well, so keep the default config there. Something
might end up here some day though!
2009-05-22 09:22:16 +00:00
simon.kagstrom
3e64153143 Use masks in config, move some default settings to default_config 2009-05-22 09:18:03 +00:00
simon.kagstrom
ff0d30754d Allow setting CPU/chipset ops 2009-05-22 09:14:14 +00:00
simon.kagstrom
2ea0e7f33a Refactor memory options menu and make settings configuratible. Also move it
to the amiga type menu
2009-05-22 08:49:03 +00:00
simon.kagstrom
fbfdecc2a5 Fix comments, update changelog 2009-05-22 08:31:49 +00:00
simon.kagstrom
eb9b099927 Fix save/restore (name states .uss, and fix how restore is called) 2009-05-22 08:10:58 +00:00
simon.kagstrom
c81f0179de Correct naming of saves (still doesn't work though) 2009-05-22 07:34:02 +00:00
simon.kagstrom
e0857cde1c Make memory options accessible, fix some warnings and remove printouts 2009-05-22 07:14:35 +00:00
simon.kagstrom
421415188c Removed exit sleep hack - we now display a dialogue instead 2009-05-22 07:09:16 +00:00
simon.kagstrom
05d1d3e1ce Whitespace... 2009-05-22 07:06:53 +00:00
simon.kagstrom
5299b7eee1 Set the key map for the currprefs as well 2009-05-22 07:05:41 +00:00
simon.kagstrom
0ff9a9d1dc Refactor mapping of joystick buttons to keyboard keys 2009-05-22 07:00:25 +00:00
simon.kagstrom
ac460970ab Hard-code ENTERGUI and FIRE button setting. I hope this is possible to get rid of... 2009-05-21 17:43:07 +00:00
simon.kagstrom
d5bf95ec6e Initialize the string buffer to something - otherwise we'll try to load garbage 2009-05-21 17:21:43 +00:00
simon.kagstrom
282002425b Check that path is non-NULL before dereferencing it 2009-05-21 17:20:54 +00:00
simon.kagstrom
34f2bd18b5 Added Wii-specific changelog 2009-05-21 15:23:12 +00:00
simon.kagstrom
e02593f0fb Correct file browser width 2009-05-21 15:18:45 +00:00
simon.kagstrom
4fc11c79d8 Add event for done 2009-05-21 15:15:08 +00:00
simon.kagstrom
3ac26655ff Correct some key bindings 2009-05-21 15:14:00 +00:00