Configuration manager now bookends the emulator - running before emulation starts and after the main window is closed.

This commit is contained in:
SarahW 2017-05-10 20:27:52 +01:00
commit 172e88ed8b
6 changed files with 182 additions and 233 deletions

View file

@ -9,7 +9,6 @@
#define IDM_HDCONF 40014
#define IDM_BPB_DISABLE 40015
#define IDM_CONFIG 40020
#define IDM_CONFIG_SELECT 40021
#define IDM_STATUS 40030
#define IDM_VID_RESIZE 40050
#define IDM_VID_REMEMBER 40051