OS/2 FOOTBALL prototype disk boots successfully with new ParallelPort component installed

This commit is contained in:
Jeff Parsons 2016-02-07 22:36:08 -08:00
commit 94069ba88f
12 changed files with 1926 additions and 1386 deletions

View file

@ -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,