Fixed CGA graphics modes on VGA cards
This commit is contained in:
parent
6eca71ace3
commit
0eddbd05a3
60 changed files with 6775 additions and 404 deletions
|
|
@ -10,7 +10,7 @@ machines:
|
|||
A:
|
||||
path: /disks/pc/os2/misc/football/FOOTBALL-76817.json
|
||||
messages: warn
|
||||
config: /devices/pc/machine/compaq/deskpro386/ega/4096kb/machine.xml
|
||||
config: /devices/pc/machine/compaq/deskpro386/ega/4096kb/debugger/machine.xml
|
||||
---
|
||||
|
||||
OS/2 FOOTBALL Boot Disk (v7.68.17)
|
||||
|
|
@ -48,7 +48,7 @@ We also have an original [FOOTBALL Design Document](#football-design-document) d
|
|||
Booting FOOTBALL
|
||||
---
|
||||
|
||||
When booting on a [COMPAQ DeskPro 386-16 with 4Mb of RAM](/devices/pc/machine/compaq/deskpro386/ega/4096kb/),
|
||||
When booting on a [COMPAQ DeskPro 386 with 4Mb of RAM](/devices/pc/machine/compaq/deskpro386/ega/4096kb/debugger/),
|
||||
the following information is output to COM2 by the kernel's built-in debugger:
|
||||
|
||||
bx=001d, cx=f905, dx=0700, cs=1770, ds=1b10
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ machines:
|
|||
- id: deskpro386
|
||||
type: pc
|
||||
debugger: true
|
||||
config: /devices/pc/machine/compaq/deskpro386/ega/2048kb/machine.xml
|
||||
config: /devices/pc/machine/compaq/deskpro386/ega/2048kb/debugger/machine.xml
|
||||
autoMount:
|
||||
A:
|
||||
path: /disks/pc/os2/misc/football/FOOTBALL-44100.json
|
||||
|
|
|
|||
Loading…
Reference in a new issue