Added optional ability to dump (S)VGA Video RAM on demand (not enabled by default);
Removed the unfinished (and largely unused) Disney Sound Source emulation.
This commit is contained in:
@@ -216,6 +216,9 @@
|
||||
#ifdef ENABLE_LOG_BREAKPOINT
|
||||
# define IDM_LOG_BREAKPOINT 51206
|
||||
#endif
|
||||
#ifdef ENABLE_VRAM_DUMP
|
||||
# define IDM_DUMP_VRAM 51207
|
||||
#endif
|
||||
|
||||
#define IDC_COMBO1 1000
|
||||
#define IDC_COMBOVID 1001
|
||||
|
||||
Reference in New Issue
Block a user