mirror of
https://github.com/AppleWin/AppleWin.git
synced 2025-01-25 07:32:53 +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_FILENAME "Printer Filename"
|
||||||
#define REGVALUE_PRINTER_APPEND "Append to printer file"
|
#define REGVALUE_PRINTER_APPEND "Append to printer file"
|
||||||
#define REGVALUE_PRINTER_IDLE_LIMIT "Printer idle limit"
|
#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
|
// Preferences
|
||||||
#define REG_PREFS "Preferences"
|
#define REG_PREFS "Preferences"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user