Commit graph

64 commits

Author SHA1 Message Date
Sour
201020b6f9 Updates: Avoid Application.Exit usage, attempt to kill existing processes before upgrade 2019-10-14 15:04:26 -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
ed4a0e60e8 Added movies recording/playback support 2019-08-09 16:25:59 -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
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
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
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
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
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
Sour
e1c7e7b9c4 Linux: Fixed build/makefile and compilation errors/warnings (and add missing files to git) 2019-03-31 14:50:12 -04:00
Sour
351fc39e4b Debugger: Disable debug menus when no game is running (and close all debug windows when stopping emulation) 2019-03-30 22:41:37 -04:00
Sour
eceaad99a8 Debugger: Save/load breakpoints/watch entries 2019-03-28 22:45:19 -04:00
Sour
ac4b5345f7 Debugger: Added TBL support 2019-03-28 22:45:14 -04:00
Sour
41ee29d650 Debugger: Improved memory tools performance 2019-03-28 22:45:01 -04:00
Sour
113d440b3d Debugger: Added tile viewer tool 2019-03-23 15:39:21 -04:00
Sour
0d0f5e6e58 Debugger: Added palette viewer 2019-03-16 16:38:28 -04:00
Sour
92d915b585 Audio: Added sound recorder 2019-03-15 12:58:30 -04:00
Sour
033469ff01 Video: AVI recording 2019-03-15 12:48:34 -04:00
Sour
4525d7328b Command line: Load rom from command line arguments 2019-03-15 12:24:02 -04:00
Sour
c66a63b0f3 Video: Exclusive fullscreen mode support 2019-03-15 11:39:57 -04:00
Sour
b09ca0c113 Video: Windowed fullscreen (+ auto-hide menu) 2019-03-15 11:15:47 -04:00
Sour
84d1439780 Video: Overscan settings 2019-03-15 10:15:45 -04:00
Sour
61c1b58051 PPU: Always output a 239-line picture (+ UI refactoring for scaling/resizing logic) 2019-03-14 23:30:47 -04:00
Sour
a8d388043e UI: Auto-scale display when resizing window 2019-03-14 20:54:04 -04:00
Sour
0836db643f UI: Added recent game selection screen 2019-03-14 18:07:25 -04:00
Sour
45f0f77d6b NTSC/PAL selection (+ auto detect) 2019-03-14 15:25:35 -04:00
Sour
58af2b136f UI: Help menu (about, report bug, check for updates) 2019-03-14 12:34:29 -04:00
Sour
bceb0394ef UI: Input configuration 2019-03-13 22:56:33 -04:00
Sour
98408d7a4a UI: Cleanup - Removed step actions from main window 2019-03-12 13:25:53 -04:00
Sour
69d4730801 UI: Added emulation config window 2019-03-12 13:20:29 -04:00
Sour
73913e1f0c Save state support 2019-03-12 09:15:57 -04:00
Sour
fe958a8285 UI: Preferences, shortcut keys, emulation speed, etc. 2019-03-11 17:56:54 -04:00