Sun, 15 May 2016 17:53:56 -0700 |
Michael Pavone |
Complete SDL to Saturn scan code mapping
|
Wed, 11 May 2016 01:15:54 -0700 |
Michael Pavone |
Initial stab at Saturn keyboard support
|
Tue, 10 May 2016 08:59:17 -0700 |
Michael Pavone |
Fix bug in 68K movep.l when the destination is a register mapped to a host register
|
Sun, 01 May 2016 14:59:40 -0700 |
Michael Pavone |
Set vsync state based on config file rather than just using whatever the system decides for us.
|
Sun, 01 May 2016 14:29:12 -0700 |
Michael Pavone |
Added a config option that allows turning scanlines on and off
|
Tue, 23 Feb 2016 21:17:56 -0800 |
Michael Pavone |
Added reasonable handling of joystick hotplug
|
Tue, 15 Dec 2015 20:01:50 -0800 |
Michael Pavone |
Initial support for relative mouse mode and skeleton of support for capture mode. Avoid mouse position overflow in absolute mode. Allow absolute mode to be set by ROM DB.
|
Mon, 14 Dec 2015 19:36:01 -0800 |
Michael Pavone |
Scale mouse data based on window size
|
Sat, 28 Nov 2015 21:27:21 -0800 |
Michael Pavone |
Mega mouse support is mostly done
|
Sat, 28 Nov 2015 20:05:15 -0800 |
Michael Pavone |
Dividing by FPS_INTERVAL does not make senese as the division was to convert milliseconds to seconds
|
Sat, 28 Nov 2015 14:49:34 -0800 |
Michael Pavone |
Don't try setting the window title on Android
|
Wed, 25 Nov 2015 20:32:20 -0800 |
Michael Pavone |
WIP support for mega mouse
|
Fri, 13 Nov 2015 22:56:59 -0800 |
Michael Pavone |
Selecting a second game from the menu now works
|
Sun, 08 Nov 2015 18:38:33 -0800 |
Michael Pavone |
ROM is now run after being selected in menu. Initial path for menu is read from config file.
|
Mon, 27 Jul 2015 23:49:14 -0700 |
Michael Pavone |
Use binary mode for reading shaders and config files so we actually get the number of bytes we expect
|