163 Commits

Author SHA1 Message Date
fabio.olimpieri
37b6f606e2 Fixed bug with page up/down 2014-01-11 11:17:49 +00:00
fabio.olimpieri
3bfb7446ac Info message delay set to 4 seconds 2014-01-11 07:51:40 +00:00
fabio.olimpieri
0aaba1033f Added graphic virtual keyboard 2014-01-11 06:58:34 +00:00
fabio.olimpieri
807f70fe2e Patch to increase rendering in double buffer mode 2014-01-11 06:51:48 +00:00
fabio.olimpieri
d85f2a81e6 Removed noise entering the GUI 2014-01-11 06:43:58 +00:00
fabio.olimpieri
dedaad0735 Added number of floppie configuration, fixed a bug in sound floppy configuration, better order in uaerc file 2014-01-02 10:18:24 +00:00
fabio.olimpieri
e3e2a87ffe New menus to save and load 5 configuration files, option for 24/32 bit address space, sanity check on configuration with gui messages, chipmem up to 8MB, reset emulator after memory or kickrom change, menu help deleted, removed some warning, in UAERC 68000 set to 24 bit, more sanity check in the start up and after loading state, removed bug in blitter exact and adreess space currconfs variable update 2013-12-31 10:34:47 +00:00
fabio.olimpieri
81bb3c749e Added blitter exact cycle option, moved floppy speed option in other menu 2013-12-28 10:53:12 +00:00
fabio.olimpieri
1ad41dbcf6 Added refresh rate and sound stereo delay options, vsync=true to enable double buffer 2013-12-27 09:11:19 +00:00
fabio.olimpieri
0623999eab Added Audio menu, Virtual keyboard called by + button, Added second game cube controller configuration, 2013-12-26 17:28:33 +00:00
fabio.olimpieri
7cae90048e Picasso96 Memory configuration 2013-12-25 11:51:27 +00:00
fabio.olimpieri
e70dacb5f2 Path of last selected file remembered, A600 with 68000 cpu, getmodel function based on chipset and cpu 2013-12-25 07:12:37 +00:00
fabio.olimpieri
5a0065610b Add \. to makefile path 2013-10-06 13:42:26 +00:00
fabio.olimpieri
f3dfae985d Optimization for install on usb device, case insensitive file order 2013-01-19 23:05:17 +00:00
fabio.olimpieri
2b2f7577bc command parsing after conf file loading, argument without "-" loads df0, fixed in emulation menu 2013-01-12 10:19:24 +00:00
fabio.olimpieri
b388e69b68 Added drive click sources and files 2012-05-19 06:05:07 +00:00
fabio.olimpieri
dd26998796 Fixed loading wave files, Version 9 Release 2012-04-21 08:48:26 +00:00
fabio.olimpieri
e1cf346493 Added ZIP, DMS and floppy sound support 2012-03-29 07:49:31 +00:00
fabio.olimpieri
ca97eeafeb Reduced font size of list file menu, utf8 support, changed pageup-pagedown behavior, fix virtual keyboard bug 2011-12-26 11:31:20 +00:00
fabio.olimpieri
c8286ae963 Added rumble support and aspect ratio 2011-12-10 16:55:26 +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
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