fabio.olimpieri
ff6aa240d0
Version 6
2011-10-23 11:10:40 +00:00
simon.kagstrom
6fb9baf71f
Fix workbench stuff, release
2010-03-20 07:19:32 +00:00
simon.kagstrom
d895ea1bea
Remove generated files
2010-03-19 06:51:25 +00:00
simon.kagstrom
7901c35b62
Make use_wheel_input OK for host build as well
2009-10-18 09:39:20 +00:00
simon.kagstrom
7f0f11866c
Mario kart wheel support.
...
Yes, this is the silly feature of the day: Allow wiimote orientation control
the horizontal joystick control. Useful (well, somewhat) in games such as
stunt car racer. This is also selectable from the menu now
2009-07-11 11:27:22 +00:00
simon.kagstrom
509a8f5513
Make banner show as well (flip...)
2009-07-04 07:09:04 +00:00
simon.kagstrom
70e3d1a797
Remove printout
2009-06-28 16:40:54 +00:00
simon.kagstrom
d3e837aab1
Add better support for cloantos amiga forever roms
2009-06-28 16:39:07 +00:00
simon.kagstrom
83efbaea30
Add ipf, fdi formats. Might work or not
2009-06-03 20:11:19 +00:00
simon.kagstrom
511d70865f
Don't force b button on the classic to fire
2009-05-31 07:21:50 +00:00
simon.kagstrom
fdc5a7cb49
Globalize and refactor names of most tables (those which are used in menus)
2009-05-30 09:56:20 +00:00
simon.kagstrom
98ffa7956f
Correct the chipset setup. The problem was that the chipset setup is a
...
mask - so AGA should be 7, i.e., OCS | ECS | ECS DENISE | AGA. Also use
symbolic names from UAE for these. AGA now works well enough to play roadkill.
2009-05-30 07:02:10 +00:00
simon.kagstrom
ece6973891
By popular request: Numpad enter is now on the keyboard (hi FOL :-))
2009-05-30 06:33:51 +00:00
simon.kagstrom
c0b348e944
Store changed prefs in uaerc.saved and make uaerc.user an optional
...
configuration file which overrides the other configuration if it exists.
2009-05-29 16:38:07 +00:00
simon.kagstrom
280b27728f
Refactoring: Use SDL_arraysize instead of manual array-sizing
2009-05-28 20:07:28 +00:00
simon.kagstrom
b7c58383e6
Move tables to the menu context
2009-05-28 19:01:55 +00:00
simon.kagstrom
d5fc88a9ff
Refactoring: Move out framerate table
2009-05-28 19:00:44 +00:00
simon.kagstrom
814544b8c7
Fix floppy speed setting (and simplify it)
2009-05-28 16:32:10 +00:00
simon.kagstrom
7e4849d096
Correct display of cpu-to-chipset speed
2009-05-27 19:08:53 +00:00
simon.kagstrom
43f4f4e06e
Set frame skip to 2 by default when an amiga model is selected
2009-05-27 16:51:46 +00:00
simon.kagstrom
0f22612d28
Store gfx_correct_aspect in currprefs as well. Maybe this helps with toggling?
2009-05-27 16:49:18 +00:00
simon.kagstrom
fbd3091e39
Correct the chipset mask setup (although I don't really know what to set here. CSMASK_AGA is 4 - we set it to 3. FOL?)
2009-05-27 16:45:13 +00:00
simon.kagstrom
80e852bcd1
Allow setting frame rate/skip and correcting of aspect ratio (whatever it does - seemingly nothing)
2009-05-26 17:35:15 +00:00
simon.kagstrom
aaea313efc
Correct chipmem menu display and make memory size and floppy speed update correctly in the menu
2009-05-26 14:47:25 +00:00
simon.kagstrom
718ff877b5
Refactor joystick setup (so that it is always saved in the .user configuration file)
2009-05-26 05:26:37 +00:00
simon.kagstrom
3d0a18b087
Re-introduce S and reshuffle the keyboard keys a bit
2009-05-25 15:17:58 +00:00
simon.kagstrom
b46ffe1557
Add E and F10 (how did this happen?)
2009-05-25 05:16:56 +00:00
fol
eb9dc81213
Dropped Leds down a little, as they were to high.
...
Tweaked CPU to CHIPSET setting to react as it should.
2009-05-24 22:57:22 +00:00
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
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
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
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
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
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
simon.kagstrom
e5ca95bb38
Allow binding keys with the virtual keyboard. This is not tested on actual
...
hardware yet, but I believe it will work. It simply updates the configuration
file with another binding (where the name is returned by the virtual keyboard)
2009-05-21 15:09:17 +00:00
simon.kagstrom
fd832073ac
.hh is not typical for C headers
2009-05-21 14:36:18 +00:00
simon.kagstrom
aca554cdd8
Added a virtual keyboard (not used yet)
2009-05-21 14:34:05 +00:00
simon.kagstrom
ebf3cb8299
Remove some options which are set by the default uaerc and other menus
2009-05-21 12:00:25 +00:00
simon.kagstrom
3637e61b15
Remove const warnings
2009-05-21 11:55:23 +00:00
simon.kagstrom
11cfa91379
Remove the CPU options menu and add a menu with general options. Currently
...
contains CPU and floppy speed settings and leds on/off
2009-05-21 11:54:30 +00:00
simon.kagstrom
7a0a29b614
No fullscreen (automatic) and move leds-on-screen to the general options
2009-05-21 11:23:56 +00:00
simon.kagstrom
645b7eb172
Load user options which override the default ones
2009-05-21 11:22:14 +00:00
simon.kagstrom
68981ad0e1
Save user options if something has changed (and change when the model is set)
2009-05-21 11:14:37 +00:00
simon.kagstrom
cad26b24bd
Correct state restoring (it does something but still fails)
2009-05-21 09:53:41 +00:00
simon.kagstrom
0d03c4b786
Removed some frodo leftovers
2009-05-21 08:51:10 +00:00
simon.kagstrom
938bd5f58b
Show a dialogue on panics
2009-05-21 08:47:27 +00:00
simon.kagstrom
3a8daf91cd
Remove gibberish
2009-05-21 08:42:23 +00:00
simon.kagstrom
038ca87be5
Determine current module and accuracy, allow three modes of accuracy
2009-05-21 08:40:18 +00:00
simon.kagstrom
e3e4f9ef8e
Simplify
2009-05-21 08:26:12 +00:00
simon.kagstrom
be0c9d333f
Handle when no disk is inserted, fix memory leak
2009-05-21 08:02:38 +00:00
simon.kagstrom
6dbbf85bf6
Import computer settings from PSPUae
2009-05-21 07:57:52 +00:00
simon.kagstrom
75fc415164
Rearranged the functions
2009-05-21 07:35:14 +00:00
simon.kagstrom
c146a7cbd0
New menus (looks - nothing implemented)
2009-05-21 07:25:34 +00:00
simon.kagstrom
f9a0452f3c
Correct quit
2009-05-14 16:53:28 +00:00
simon.kagstrom
607c818871
Implemented some of the menu stuff - most of it is not active yet
2009-05-13 19:08:03 +00:00
simon.kagstrom
3625f5ffb3
More menu work, sleep a while on exit
2009-05-13 16:43:38 +00:00
simon.kagstrom
e2e44ae2b1
Symlink md-fpp.h during build time
2009-05-12 20:18:03 +00:00
simon.kagstrom
e00db77854
Menu fixups, some unimplemented state load/save
2009-05-12 20:15:23 +00:00
simon.kagstrom
7c8c6f7ea7
Don't allow key repeats (menu navigation now works)
2009-05-12 19:28:45 +00:00
simon.kagstrom
50ca072a57
Handle joystick in the menu
2009-05-12 16:21:58 +00:00
simon.kagstrom
4ba2064844
Do menu_init in sdlgfx
2009-05-12 16:03:59 +00:00
simon.kagstrom
ca56facf7b
Correct font path
2009-05-12 15:37:49 +00:00