Wed, 23 Aug 2017 21:18:17 -0700 |
Michael Pavone |
Allow reloading current ROM with a hotkey (default F5) and allow locking on a cartridge via menu
|
Wed, 16 Aug 2017 20:45:51 -0700 |
Michael Pavone |
Added a config file option for remembering the last path in the menu
|
Wed, 09 Aug 2017 23:26:51 -0700 |
Michael Pavone |
New savestates are working. New config file option for selecting format states will be saved in. Mostly complete, needs a little more work before release
|
Mon, 26 Jun 2017 09:38:41 -0700 |
Michael Pavone |
Add smd extension to default extension filter. Make file extension check case insensitive
|
Sat, 24 Jun 2017 23:37:47 -0700 |
Michael Pavone |
Add a file extension filter to the menu
|
Thu, 15 Jun 2017 22:51:28 -0700 |
Michael Pavone |
Allow selecting linear or nearet neighbor scaling for both the Open GL and SDL 2 renderers
|
Thu, 15 Jun 2017 19:24:16 -0700 |
Michael Pavone |
Allow height to be specified in the config file and properly calculate from the aspect setting if it is not specified
|
Sun, 28 May 2017 21:03:55 -0700 |
Michael Pavone |
Implemented SMS pause button
|
Sun, 23 Apr 2017 00:54:33 -0700 |
Michael Pavone |
Add config file option to disable Open GL rendering
|
Tue, 21 Mar 2017 21:59:05 -0700 |
Michael Pavone |
Change the default screenshot path as per ticket:14
|
Tue, 21 Mar 2017 21:40:47 -0700 |
Michael Pavone |
Make save directory configurable. Satisfies ticket:4
|
Tue, 21 Mar 2017 19:56:50 -0700 |
Michael Pavone |
Allow variables in screenshot_path like initial_path
|
Tue, 21 Mar 2017 00:40:25 -0700 |
Michael Pavone |
Allow initial_path to contain variable references which allows the default value to be actually specified in the default config file
|
Mon, 06 Mar 2017 00:23:35 -0800 |
Michael Pavone |
Initial stab at horizontal border emulation. Only works for H40 and still has a few minor holes to fill
|
Sat, 04 Mar 2017 11:50:14 -0800 |
Michael Pavone |
Implement raw screenshot functionality requested in ticket:10
|
Tue, 28 Feb 2017 23:50:12 -0800 |
Michael Pavone |
Implement keyboard capture functionality
|
Fri, 27 Jan 2017 21:27:37 -0800 |
Michael Pavone |
Implement soft reset in Genesis mode
|
Thu, 26 Jan 2017 23:49:13 -0800 |
Michael Pavone |
Basic support for mapping an analog axis to functionality
|
Thu, 26 Jan 2017 20:30:33 -0800 |
Michael Pavone |
Update default config to map leftstick/l3 to quick save
|
Thu, 26 Jan 2017 20:07:17 -0800 |
Michael Pavone |
Added config file option to specify that RAM should be randomly initialized. Moved default_region inside a new "system" parent node in config
|
Thu, 26 Jan 2017 00:55:02 -0800 |
Michael Pavone |
Allow toggling full screen mode at runtime. Allow resizing the window in windowed mode. Allow specifying the aspect ratio in the config file.
|
Sun, 22 Jan 2017 16:23:59 -0800 |
Michael Pavone |
Initial support for using SDL2 game controller mapping functionality
|
Wed, 18 Jan 2017 23:43:36 -0800 |
Michael Pavone |
Overscan is now configurable
|
Mon, 02 May 2016 21:35:19 -0700 |
Michael Pavone |
Added documentation for lock-on support and a fullscreen config option.
|
Sun, 01 May 2016 15:57:43 -0700 |
Michael Pavone |
Allow overriding speed 0. May be useful for people that want to use vsync
|
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
|
Sun, 01 May 2016 13:36:14 -0700 |
Michael Pavone |
Made low pass filter frequency configurable
|
Sun, 10 Apr 2016 22:22:36 -0700 |
Michael Pavone |
Allow changing the 68K clock divider in the config file
|
Thu, 17 Dec 2015 20:03:50 -0800 |
Michael Pavone |
Finished implementation of mouse capture mode
|