Commit graph

66 commits

Author SHA1 Message Date
Sour
207282ed1e Added support for automated testing 2019-10-16 20:22:45 -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
af175616cd Debugger: Added Register Viewer tool 2019-10-10 23:54:38 -04:00
Sour
99846954af Debugger: Added refresh speed options for PPU viewers 2019-10-06 18:28:04 -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
fe470dd87a SA-1 support (still missing a few rarely used features) 2019-07-25 22:22:09 -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
1ea156ee36 UI: Added pause/background/volume related options 2019-07-17 20:31:29 -04:00
Sour
3bfc69e2f1 Debugger: Lua scripting support 2019-05-12 21:18:22 -04:00
Sour
e4868e3fa4 Debugger: Source View support 2019-05-04 09:52:42 -04:00
Sour
702b609381 Debugger: Added CC65 integration settings 2019-05-03 17:16:43 -04:00
Sour
161c68a875 Debugger: Event Viewer - Make zoom in/out work like the other windows
+ Save window size & location
2019-05-02 20:22:29 -04:00
Sour
6d6c17745f Debugger: Event Viewer - Fixed tooltip display issues 2019-05-02 18:55:45 -04:00
Sour
70e595ff37 Debugger: Added CA65 .dbg file integration (labels, comments, CDL) 2019-04-29 20:40:52 -04:00
Sour
3e97d7a71d Debugger: Added support for code labels/comments 2019-04-29 20:12:39 -04:00
Sour
2fcbc5b092 Debugger: Added Sprite Viewer tool 2019-04-25 19:49:15 -04:00
Sour
f0cb8052d7 Debugger: Tile Viewer - Remember options/position/size 2019-04-21 20:18:32 -04:00
Sour
1847932b0a Debugger: Tilemap Viewer - Save options and window position/size 2019-04-21 19:07:11 -04:00
Sour
51a3e16075 Debugger: Tilemap/Tile viewers - Improved zooming/scrolling 2019-04-21 17:34:27 -04:00
Sour
25f00099b0 Debugger: Tilemap Viewer - Don't zoom in selection rectangle when zooming 2019-04-20 23:51:54 -04:00
Sour
d89f4ba0cb Debugger: SPC debugger/breakpoints/call stack 2019-04-07 12:25:14 -04:00
Sour
014e7851b0 UI: Fixed case sensitivity issues for Linux 2019-04-01 19:34:08 -04:00
Sour
b6cb94c8ec UI: Fixed filter for file open dialog 2019-03-31 20:54:05 -04:00
Sour
adcb6257f8 Make project 64-bit for now (32-bit DLL bindings don't work properly) 2019-03-31 20:03:56 -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
65fff98f1c Debugger: Save window position/size + move debugger options 2019-03-31 09:11:56 -04:00
Sour
aeddd1751d Debugger: Added break in/on features 2019-03-30 22:58:57 -04:00
Sour
ac4b5345f7 Debugger: Added TBL support 2019-03-28 22:45:14 -04:00
Sour
3261f8bcfa Debugger: Add read/write/exec/etc highlighting to memory tools 2019-03-28 22:45:04 -04:00
Sour
75361b4bce Debugger: Added call stack 2019-03-24 12:05:51 -04:00
Sour
7cc7d54705 Debugger: Added toggle breakpoint shortcut + refactoring 2019-03-23 21:56:35 -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
9af57723ec UI: Added configuration wizard + portable mode support 2019-03-15 16:19:42 -04:00
Sour
9c82005a5c UI: Hide mouse cursor when running 2019-03-15 13:46:46 -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
61c1b58051 PPU: Always output a 239-line picture (+ UI refactoring for scaling/resizing logic) 2019-03-14 23:30:47 -04:00
Sour
0836db643f UI: Added recent game selection screen 2019-03-14 18:07:25 -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
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
Sour
f4ad787721 UI: Added support for zip/7z files 2019-03-10 23:45:56 -04:00