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
|
|
@ -148,6 +148,10 @@ Learn more about
|
|||
[Disk Sets](https://github.com/jeffpar/pcjs/tree/master/disks/pc) in the
|
||||
[PCjs Project](https://github.com/jeffpar/pcjs) on [GitHub](https://github.com/).
|
||||
|
||||
### PCjs Test Suites
|
||||
|
||||
* [VGA "Black Book" Tests](/tests/pc/vga/)
|
||||
|
||||
{% if site.developer %}
|
||||
|
||||
### Developer Notes: Disk Sets and Manifests
|
||||
|
|
|
|||
Loading…
Reference in a new issue