Commit Graph

189 Commits

Author SHA1 Message Date
fabio.olimpieri
c8286ae963 Added rumble support and aspect ratio 2011-12-10 16:55:26 +00:00
fabio.olimpieri
39c2b6bf21 Version 7 2011-11-27 10:12:21 +00:00
fabio.olimpieri
63a899dbdc Added virtual keyboard 2011-11-26 09:27:25 +00:00
fabio.olimpieri
84ec8dd8c6 Immediate blit and collision level options in the menu 2011-11-12 13:22:48 +00:00
fabio.olimpieri
02d1afc023 Eliminated many warnings 2011-11-06 17:40:21 +00:00
fabio.olimpieri
00cae640b6 Not Ipconfig if not smb_enable and uaerc changes 2011-11-05 10:36:20 +00:00
fabio.olimpieri
54567d0f66 fixed Hardfile and virtual filesystem support 2011-11-05 09:21:35 +00:00
fabio.olimpieri
3477c5c9ea Added enable_smb option and removed some warnings 2011-11-04 20:35:47 +00:00
fabio.olimpieri
5a42372c0f Added real Cpu speed option, message info, makefile dist source 2011-10-30 18:33:58 +00:00
fabio.olimpieri
cb8ac73b12 Moved NTSC/PAL menu, added init usb message 2011-10-29 08:40:55 +00:00
fabio.olimpieri
2c44e57411 Menu reorganization, scanlines, ntsc and sound options 2011-10-28 22:53:38 +00:00
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
401d4638e1 Fix libpath 2010-03-15 06:22:01 +00:00
simon.kagstrom
5d0e6b8b92 Prepare v4 2009-10-20 17:30:59 +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
9dae5db049 Update to build with devkitpro r18 2009-10-11 17:56:13 +00:00
simon.kagstrom
eefc4d06e0 Update 2009-07-11 11:29:17 +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
ab42558d4d OOps, forgot date. Fixed now 2009-07-04 07:32:54 +00:00
simon.kagstrom
d3e1b5ab6c Correct date 2009-07-04 07:23:28 +00:00
simon.kagstrom
91fa83d3cf Indentation 2009-07-04 07:10:27 +00:00
simon.kagstrom
803790c106 Update 2009-07-04 07:09:37 +00:00
simon.kagstrom
509a8f5513 Make banner show as well (flip...) 2009-07-04 07:09:04 +00:00
simon.kagstrom
10fb15c65b Add Cloanto Amiga forever readme and copy it to the SD at build-time 2009-06-28 17:24:06 +00:00
simon.kagstrom
70e3d1a797 Remove printout 2009-06-28 16:40:54 +00:00
simon.kagstrom
89b266b544 Correct version 2009-06-28 16:40:18 +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
7aab82176a Prepare for next version 2009-05-31 07:55:52 +00:00
simon.kagstrom
89a42e0f47 Fix release date 2009-05-31 07:24:31 +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
810622660c Fix release date 2009-05-31 06:40:38 +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
8249c5a94b Set sound_output to normal by default 2009-05-29 16:52:47 +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