Sour
|
13cd1142ca
|
Input: Options to display controllers/buttons on screen
|
2019-10-18 17:05:44 -04:00 |
|
Sour
|
0a027cbabe
|
Debugger: Fixed bug that caused F10 key to not work properly in debugger window
|
2019-10-16 21:05:02 -04:00 |
|
Sour
|
207282ed1e
|
Added support for automated testing
|
2019-10-16 20:22:45 -04:00 |
|
Sour
|
accac0f21e
|
UI: Added OSD message when enabling/disabling layers + added a shortcut to reenable all layers
|
2019-10-15 18:26:47 -04:00 |
|
Sour
|
25a0bb8b67
|
Input: Fixed issues when using the F10 key in shortcuts
|
2019-10-14 17:45:27 -04:00 |
|
Sour
|
201020b6f9
|
Updates: Avoid Application.Exit usage, attempt to kill existing processes before upgrade
|
2019-10-14 15:04:26 -04:00 |
|
Sour
|
9d2e38c33c
|
Input: Added support for turbo buttons
|
2019-10-14 13:41:52 -04:00 |
|
Sour
|
52c61f00f9
|
Cheats: Fixed cheats not being saved properly when switching games with the cheat window opened, etc.
+ Compilation error fix on some compilers
|
2019-10-14 10:59:06 -04:00 |
|
Sour
|
bebc1e04fe
|
Cheats: Added cheat database (Database by Mighty Mo)
|
2019-10-14 00:37:10 -04:00 |
|
Sour
|
9aba01ba0c
|
Added cheat code support (GG & PAR)
|
2019-10-12 22:40:25 -04:00 |
|
Sour
|
8beeecbd8f
|
UI: Added load random game shortcut
|
2019-10-11 19:24:04 -04:00 |
|
Sour
|
9ec6b5f409
|
UI: Added option to disable game selection screen
|
2019-10-11 18:37:33 -04:00 |
|
Sour
|
af175616cd
|
Debugger: Added Register Viewer tool
|
2019-10-10 23:54:38 -04:00 |
|
Sour
|
5fc7118811
|
Video: Added basic blending option for high resolution modes to allow some transparency effects to display properly
|
2019-10-07 22:38:19 -04:00 |
|
Sour
|
8ee5bd5a10
|
UI: Prevent windows from appearing outside the available screens when restoring their position
|
2019-10-06 19:58:56 -04:00 |
|
Sour
|
5da37974fc
|
Fixed filename case
|
2019-08-09 21:06:01 -04:00 |
|
Sour
|
da5e77d6e3
|
Input: Added Super Scope support
|
2019-08-09 20:47:12 -04:00 |
|
Sour
|
ed4a0e60e8
|
Added movies recording/playback support
|
2019-08-09 16:25:59 -04:00 |
|
Sour
|
cae71b7907
|
Input: Added multitap support
|
2019-08-09 11:45:20 -04:00 |
|
Sour
|
33cee67e61
|
Added GSU (Super FX) support
|
2019-07-30 22:43:32 -04:00 |
|
Sour
|
79ce1875c8
|
Debugger: Fixed debug workspace not being saved when closing main window
|
2019-07-25 22:59:48 -04:00 |
|
Sour
|
fe470dd87a
|
SA-1 support (still missing a few rarely used features)
|
2019-07-25 22:22:09 -04:00 |
|
Sour
|
4b9d01da7c
|
UI: Fixed rewind buffer size option not being saved/used
|
2019-07-20 09:47:58 -04:00 |
|
Sour
|
c880c55d53
|
Added support for overclocking (by adding extra scanlines before/after NMI)
|
2019-07-19 19:39:38 -04:00 |
|
Sour
|
46a02d4a9a
|
UI: Fixed UI crash at startup when starting emulator via file associations/etc.
|
2019-07-19 09:02:47 -04:00 |
|
Sour
|
cf33b464d8
|
Version Update: 0.2.0
|
2019-07-18 21:26:21 -04:00 |
|
Sour
|
3992486fa1
|
Video: Added an option to disable frame skipping
|
2019-07-18 19:33:37 -04:00 |
|
Sour
|
22ed5f31d8
|
Linux: Fixed crashes/lock ups when closing while debugger is opened
|
2019-07-18 18:35:14 -04:00 |
|
Sour
|
71ddf2bf1c
|
Refactoring: Renamed "bios" to "firmware"
|
2019-07-17 22:14:13 -04:00 |
|
Sour
|
aa5e26855c
|
UI: Added prompt for firmware files when loading a game that requires one
|
2019-07-17 22:08:41 -04:00 |
|
Sour
|
25968c48b5
|
UI: Disabled some menus when no game is loaded
|
2019-07-17 20:49:39 -04:00 |
|
Sour
|
1ea156ee36
|
UI: Added pause/background/volume related options
|
2019-07-17 20:31:29 -04:00 |
|
Sour
|
53e24fd787
|
UI: Fixed data migration issues
|
2019-07-16 22:19:13 -04:00 |
|
Sour
|
c96e37145f
|
UI: Fixed rendering issues on startup
+ Improved load-up for recent games to not appear glitched for a split second
|
2019-07-16 19:08:16 -04:00 |
|
Sour
|
4aea512397
|
Rewind: Tweak rewind to make it less cpu/memory intensive
|
2019-07-13 10:02:23 -04:00 |
|
Sour
|
f282675003
|
Initialize all ram (vram, cgram, oam, work ram, save ram) based on ram power on state setting
|
2019-07-06 14:25:51 -04:00 |
|
Sour
|
f16970a2fd
|
Video: Output standard resolution frames in 256x239 instead of always doubling resolution
|
2019-07-06 14:03:27 -04:00 |
|
Sour
|
237718c6b8
|
Debugger: Use Format32bppPArgb pixel format for better draw performance
|
2019-06-24 11:45:40 -04:00 |
|
Sour
|
9cae20c527
|
Video: Added options to toggle bg/sprite layers
|
2019-05-20 15:35:09 -04:00 |
|
Sour
|
3bfc69e2f1
|
Debugger: Lua scripting support
|
2019-05-12 21:18:22 -04:00 |
|
Sour
|
23b6ca9e64
|
Updates: Check for updates on startup if the option is enabled
|
2019-05-11 22:08:30 -04:00 |
|
Sour
|
e4868e3fa4
|
Debugger: Source View support
|
2019-05-04 09:52:42 -04:00 |
|
Sour
|
6d6c17745f
|
Debugger: Event Viewer - Fixed tooltip display issues
|
2019-05-02 18:55:45 -04:00 |
|
Sour
|
2fcbc5b092
|
Debugger: Added Sprite Viewer tool
|
2019-04-25 19:49:15 -04:00 |
|
Sour
|
d89f4ba0cb
|
Debugger: SPC debugger/breakpoints/call stack
|
2019-04-07 12:25:14 -04:00 |
|
Sour
|
bab17ae077
|
UI: Fixed "Show FPS" always being unchecked after starting the application
|
2019-04-02 20:47:24 -04:00 |
|
Sour
|
f1cbbb02f5
|
Builds: Fixed auto-build compilation error
|
2019-04-02 17:34:29 -04:00 |
|
Sour
|
014e7851b0
|
UI: Fixed case sensitivity issues for Linux
|
2019-04-01 19:34:08 -04:00 |
|
Sour
|
aed2325608
|
Added IPS/BPS file support (and auto-patching)
|
2019-03-31 15:51:13 -04:00 |
|
Sour
|
45445681fe
|
UI: Minor tweaks/fixes to main window
|
2019-03-31 15:15:35 -04:00 |
|