Sour
|
87fddaa751
|
Debugger: Added several configuration options for debugger break behavior
|
2019-04-30 21:05:53 -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
|
c74253c01e
|
Debugger: Breakpoint improvements/refactoring
|
2019-04-27 12:10:31 -04:00 |
|
Sour
|
2fcbc5b092
|
Debugger: Added Sprite Viewer tool
|
2019-04-25 19:49:15 -04:00 |
|
Sour
|
35476426c0
|
Debugger: SPC watch and conditional breakpoints
|
2019-04-07 14:38:22 -04:00 |
|
Sour
|
d89f4ba0cb
|
Debugger: SPC debugger/breakpoints/call stack
|
2019-04-07 12:25:14 -04:00 |
|
Sour
|
b6cb94c8ec
|
UI: Fixed filter for file open dialog
|
2019-03-31 20:54:05 -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
|
d7b2d3af6a
|
Debugger: Improved tile viewer performance
|
2019-03-30 12:20:52 -04:00 |
|
Sour
|
2100ddb712
|
Debugger: Improved tilemap viewer performance
|
2019-03-30 11:52:15 -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
|
0e26e5317d
|
Debugger: Step into, step over, run ppu cycle/scanline/frame (+ call stack fixes)
|
2019-03-24 16:42:52 -04:00 |
|
Sour
|
75361b4bce
|
Debugger: Added call stack
|
2019-03-24 12:05:51 -04:00 |
|
Sour
|
113d440b3d
|
Debugger: Added tile viewer tool
|
2019-03-23 15:39:21 -04:00 |
|
Sour
|
7e091529aa
|
Fixed crash when exiting emulator (shortcut handler must be deleted before deleting the key manager)
|
2019-03-22 21:31:07 -04:00 |
|
Sour
|
63f6de6a8e
|
Core: Reset/Power Cycle support (+ fixed power on state for DMA controller)
|
2019-03-16 12:20:18 -04:00 |
|
Sour
|
a8d9b77c98
|
Input: Added snes mouse support
|
2019-03-15 14:16:27 -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
|
0836db643f
|
UI: Added recent game selection screen
|
2019-03-14 18:07:25 -04:00 |
|
Sour
|
bceb0394ef
|
UI: Input configuration
|
2019-03-13 22:56:33 -04:00 |
|
Sour
|
99e2e1bf0b
|
Added pause/resume functionality
|
2019-03-12 13:13:32 -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 |
|
Sour
|
9188baf7f1
|
UI: Added recent files menu
|
2019-03-10 19:37:42 -04:00 |
|
Sour
|
2893664d0f
|
UI: Added audio options (sample rate, volume, latency, equalizer)
|
2019-03-10 17:56:54 -04:00 |
|
Sour
|
60af2e2f64
|
UI: Added video options (scale, filters, aspect ratio)
|
2019-03-10 11:12:50 -04:00 |
|
Sour
|
0ada7f9d2f
|
Debugger: Added Event Viewer
|
2019-03-07 20:12:32 -05:00 |
|
Sour
|
706ef2f6e4
|
Debugger: Added basic tilemap viewer
|
2019-03-03 16:34:23 -05:00 |
|
Sour
|
8502581a1d
|
Debugger: Breakpoint support
|
2019-03-01 20:27:49 -05:00 |
|
Sour
|
c9eb9cef52
|
Debugger: Show effective address/memory value in disassembly + update trace logger to use the same code
|
2019-02-28 16:53:04 -05:00 |
|
Sour
|
26e90e90a1
|
Debugger: Watch list
|
2019-02-27 20:33:56 -05:00 |
|
Sour
|
802bd75df1
|
Debugger: Disassembly window, code data logger
|
2019-02-27 19:49:26 -05:00 |
|
Sour
|
cc8ddabf88
|
PGO build configuration
|
2019-02-24 23:53:14 -05:00 |
|
Sour
|
691175aaaa
|
Stop and cleanup properly when closing application (to fix crash)
|
2019-02-16 01:22:31 -05:00 |
|
Sour
|
5b1f62ab8e
|
Debugger: Fixed issues when switching from one game to another
|
2019-02-16 00:47:53 -05:00 |
|
Sour
|
6d22b920b8
|
Debugger: Added hex editor
|
2019-02-15 21:33:13 -05:00 |
|
Sour
|
aed9270e52
|
Imported video decode/renderer classes and related utilities from Mesen
|
2019-02-13 23:02:43 -05:00 |
|
Sour
|
b54efba8dc
|
Add back some of the excluded projects
|
2019-02-13 14:10:36 -05:00 |
|