aboutsummaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorJaroslav Hensl <emulator@emulace.cz>2023-07-07 12:33:35 +0200
committerJaroslav Hensl <emulator@emulace.cz>2023-07-07 12:33:35 +0200
commit12c9ac987f950e36f70c10769d9f37c2a26dbf4c (patch)
tree454f1d80dc245663b87944e4b7d2a0b9cbed55ae /res
parentd53f427dc984abe25616287fded56d7a02a85809 (diff)
downloadvmdisp9x-12c9ac987f950e36f70c10769d9f37c2a26dbf4c.tar.gz
added QEMU STD support - originally by Philip Kelley (https://github.com/phkelley/boxv9x)
Diffstat (limited to 'res')
-rw-r--r--res/qemumini.rc19
1 files changed, 19 insertions, 0 deletions
diff --git a/res/qemumini.rc b/res/qemumini.rc
new file mode 100644
index 0000000..088fcbf
--- /dev/null
+++ b/res/qemumini.rc
@@ -0,0 +1,19 @@
+/*
+ * Windows 9x minidriver resource file.
+ * Most of the contents is defined by backward compatibility
+ * requirements. Much of the detail is explained in the Windows 3.x
+ * and 2.x DDKs.
+ */
+
+#include "windows.h"
+
+#define VER_ORIGINALFILENAME_STR "qemumini.drv"
+
+#include "display.rcv"
+
+1 oembin PRELOAD config.bin
+2 oembin colortab.bin
+3 oembin PRELOAD fonts.bin
+fonts oembin fonts.bin
+
+2003 oembin PRELOAD fonts120.bin