mirror of
https://github.com/AppleWin/AppleWin.git
synced 2024-12-23 00:30:17 +00:00
Added defines for Registry Key values for Video Config
This commit is contained in:
parent
0eb46caff4
commit
50906d3034
@ -96,6 +96,9 @@ enum AppMode_e
|
||||
#define REGVALUE_PRINTER_FILENAME "Printer Filename"
|
||||
#define REGVALUE_PRINTER_APPEND "Append to printer file"
|
||||
#define REGVALUE_PRINTER_IDLE_LIMIT "Printer idle limit"
|
||||
#define REGVALUE_VIDEO_MODE "Video Emulation"
|
||||
#define REGVALUE_VIDEO_HALF_SCAN_LINES "Half Scan Lines"
|
||||
#define REGVALUE_VIDEO_MONO_COLOR "Monochrome Color"
|
||||
|
||||
// Preferences
|
||||
#define REG_PREFS "Preferences"
|
||||
|
Loading…
Reference in New Issue
Block a user