summarylogtreecommitdiffstats
path: root/pce-ibmpc.patch
blob: 59ab6e3192f4b315ddb97436d9bc467bf5d1926e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
--- pce-ibmpc.cfg.orig	2023-06-30 15:21:33.814803824 -0400
+++ pce-ibmpc.cfg	2023-06-30 16:36:30.813460122 -0400
@@ -17,6 +17,7 @@
 # is added to the beginning of the search path.
 path = "rom"
 path = "/usr/share/pce/ibmpc"
+path = "/usr/share/pce/video"
 path = "-."
 
 
@@ -80,7 +81,7 @@
 cpu {
 	# The CPU model.
 	# Recognized models are: 8086, 8088, 80186, 80188
-	model = "80186"
+	model = "8088"
 
 	# This sets the CPU speed with respect to the emulated
 	# system clock. A value of 1 emulates a 4.77MHz CPU.
@@ -126,14 +127,14 @@
 	# The main BIOS
 	format  = "binary"
 	address = 0xfe000
-	file    = "ibm-pc-1982.rom"
+	file    = "ibm-pc-1982-10-27.rom"
 }
 
 load {
 	# The ROM BASIC
 	format  = "binary"
 	address = 0xf6000
-	file    = "basic-1.10.rom"
+	file    = "ibm-basic-1.10.rom"
 }
 
 load {
@@ -262,7 +263,7 @@
 		address = 0xc0000
 		size    = 32768
 		default = 0xff
-		file    = "ibmvga.rom"
+		file    = "ibm-vga.rom"
 	}
 }
 
@@ -291,7 +292,7 @@
 		address = 0xc0000
 		size    = 16384
 		default = 0xff
-		file    = "ibmega.rom"
+		file    = "ibm-ega.rom"
 	}
 }
 
@@ -402,9 +403,9 @@
 	sample_rate = 44100
 
 	#driver = "null"
-	#driver = "wav:wav=speaker.wav:lowpass=0:wavfilter=0"
+	#driver = "wav:wav=/tmp/speaker.wav:lowpass=0:wavfilter=0"
 	#driver = "oss:dev=/dev/dsp:wav=speaker.wav:lowpass=0:wavfilter=0"
-	driver = "sdl:wav=speaker.wav:lowpass=0:wavfilter=0"
+	driver = "sdl:wav=/tmp/speaker.wav:lowpass=0:wavfilter=0"
 }
 
 
@@ -456,14 +457,14 @@
 	# all platforms.
 	#driver = "mouse:xmul=1:xdiv=1:ymul=1:ydiv=1"
 	#driver = "null"
-	#driver = "posix:file=serport1.out"
+	#driver = "posix:file=/tmp/serport1.out"
 	#driver = "pty:symlink=com1"
-	driver = "stdio:file=serport1.out:flush=1"
+	driver = "stdio:file=/tmp/serport1.out:flush=1"
 	#driver = "tios:file=/dev/ttyS0"
 	#driver = "tcp:port=5555:telnet=1:telnetinit=1:usectl=1"
 
 	# Log all traffic to this file. This is for debugging.
-	#log = "serport1.log"
+	#log = "/tmp/serport1.log"
 }
 
 serial {
@@ -480,14 +481,14 @@
 	# LPT1
 	address = 0x378
 
-	driver = "stdio:file=parport1.out"
+	driver = "stdio:file=/tmp/parport1.out"
 }
 
 parport {
 	# LPT2
 	address = 0x278
 
-	driver = "stdio:file=parport2.out"
+	driver = "stdio:file=/tmp/parport2.out"
 }
 
 
@@ -505,13 +506,13 @@
 	# it does not exist.
 	# Setting this is equivalent to setting a write image and
 	# not setting a read image.
-	file = "cas1.pti"
+	file = "/tmp/cas1.pti"
 
 	# The read tape image.
-	#read = "cas1.pti
+	#read = "/tmp/cas1.pti
 
 	# The write tape image.
-	#write = "cas1.pti"
+	#write = "/tmp/cas1.pti"
 }
 
 
@@ -557,9 +558,9 @@
 		# The hard disk BIOS
 		format  = "binary"
 		address = 0xc8000
-		file    = "ibm-hdc-1985-10-28.rom"
-	#	file    = "sms-hdc-1986.rom"
-	#	file    = "dtc-hdc-1988-05-31.rom"
+		file    = "ibm-xebec-hdc-1985.rom"
+	#	file    = "dtc-hdc-1988.rom"
+	#	MISSING file    = "sms-hdc-1986.rom" 
 	}
 
 	# The XT hard disk controller