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
simon.kagstrom
febf2273ca
Handle this in the configuration file instead
2009-05-12 15:02:55 +00:00
simon.kagstrom
735aa67171
Add handling of the joystick hats. This allows the classic controller Dpad
...
to be used (maybe the wiimote as well)
2009-05-11 19:20:59 +00:00
simon.kagstrom
0fa258f107
Enter menu on pure F12 (no multi-key stuff)
2009-05-11 18:16:07 +00:00
simon.kagstrom
e466ab28c9
Remove symlinks (windows - you suck)
2009-05-11 15:54:24 +00:00
simon.kagstrom
c986720ccb
Workaround a crash problem for the wii
2009-05-10 17:23:38 +00:00
simon.kagstrom
9b47a45db0
Use SDL_Delay on Wii
2009-05-10 16:07:35 +00:00
simon.kagstrom
9d49629bb9
Define OS_WITHOUT_MEMORY_MANAGEMENT - otherwise wont build for Wii...
2009-05-10 13:56:37 +00:00
simon.kagstrom
a46f7ca5bf
Remove debugger support, use SDL parachute (Ctrl-C is now possbile). Wii builds
2009-05-10 13:07:20 +00:00
simon.kagstrom
11eac4c27a
Prevent type problems
2009-05-10 12:40:28 +00:00
simon.kagstrom
1b06de3502
Don't use app path
2009-05-10 10:10:46 +00:00
simon.kagstrom
9483dbfb63
Define paths for Wii (and do FatInitDefault). Untested
2009-05-10 10:09:16 +00:00
simon.kagstrom
8e8b3695e3
Generated
2009-05-10 10:06:26 +00:00
simon.kagstrom
f85e5f192f
Don't define GEKKO for the host build
2009-05-10 09:14:24 +00:00
simon.kagstrom
06325b4a43
Allow inserting disks (actually works)
2009-05-10 08:12:16 +00:00
simon.kagstrom
0091a32d28
Menu fixes, allow resetting UAE
2009-05-10 07:53:14 +00:00
simon.kagstrom
861f885609
Whitespace cleanup, dfx menus
2009-05-10 07:14:02 +00:00
simon.kagstrom
8da0b00534
Add frodo-style menu (very much not working mind you)
2009-05-10 06:56:52 +00:00
simon.kagstrom
4c0097d100
Make screen non-static
2009-05-10 06:56:20 +00:00
simon.kagstrom
c41e45b47c
Rename some Frodo-specific stuff
2009-05-09 18:56:55 +00:00
simon.kagstrom
64b2755b73
Import some menu stuff from Frodo
2009-05-09 18:32:39 +00:00
simon.kagstrom
86503fa565
Make guidep point to gui-sdl
2009-05-09 17:54:18 +00:00
simon.kagstrom
e30e7b10f8
Rename file
2009-05-09 17:40:24 +00:00
simon.kagstrom
cd9059a75f
Added (empty) SDL gui
2009-05-09 17:39:04 +00:00
simon.kagstrom
0fdd5f105a
See to it that the boot rom is really mapped - otherwise the emulator will crash when the mouse enters the window...
2009-05-09 14:43:18 +00:00
simon.kagstrom
22c30f60b7
Don't use RDTSC
2009-05-09 10:31:21 +00:00
simon.kagstrom
db1b3ae0e5
Make it possible to build for the host.
2009-05-09 08:46:49 +00:00
simon.kagstrom
52e1b799e8
Make this settable instead
2009-05-09 07:59:45 +00:00
simon.kagstrom
3b0bd617bf
Enough to build
2009-05-09 07:52:53 +00:00
simon.kagstrom
6abc038d08
Almost builds now (some undefined refes still)
2009-05-08 20:00:12 +00:00
simon.kagstrom
ba73ba8cd4
Added generated files (by autoconf) and fix the makefile enough to build the stuff
2009-05-06 18:18:22 +00:00
simon.kagstrom
5865ca9fc5
Removed (these are generated)
2009-05-05 19:45:39 +00:00
simon.kagstrom
f87294ec05
Add (to remove)
2009-05-05 19:45:01 +00:00
simon.kagstrom
4abab6e21b
Added broken makefile of doom and wii sysconfig
2009-05-05 17:00:22 +00:00
simon.kagstrom
21fae99949
Imported upstream source for E-UAE WIP4
2009-05-05 15:36:48 +00:00