OS/2 FOOTBALL prototype disk boots successfully with new ParallelPort component installed
This commit is contained in:
parent
070ea74f2f
commit
94069ba88f
12 changed files with 1926 additions and 1386 deletions
|
|
@ -71,10 +71,10 @@ var Messages = {
|
|||
FDC: 0x00080000,
|
||||
HDC: 0x00100000,
|
||||
DISK: 0x00200000,
|
||||
SERIAL: 0x00400000,
|
||||
SPEAKER: 0x00800000,
|
||||
STATE: 0x01000000,
|
||||
MOUSE: 0x02000000,
|
||||
PARALLEL: 0x00400000,
|
||||
SERIAL: 0x00800000,
|
||||
MOUSE: 0x01000000,
|
||||
SPEAKER: 0x02000000,
|
||||
COMPUTER: 0x04000000,
|
||||
DOS: 0x08000000,
|
||||
DATA: 0x10000000,
|
||||
|
|
|
|||
Loading…
Reference in a new issue