Minor video updates
This commit is contained in:
parent
9f03bfb049
commit
7aa71575fa
5 changed files with 2316 additions and 2304 deletions
|
|
@ -965,7 +965,7 @@ function Card(video, iCard, data, cbMemory)
|
|||
}
|
||||
|
||||
/*
|
||||
* MDA I/O ports
|
||||
* MDA Registers
|
||||
*/
|
||||
Card.MDA = {
|
||||
CRTC: {
|
||||
|
|
@ -1000,7 +1000,7 @@ Card.MDA = {
|
|||
};
|
||||
|
||||
/*
|
||||
* CGA I/O ports
|
||||
* CGA Registers
|
||||
*/
|
||||
Card.CGA = {
|
||||
CRTC: {
|
||||
|
|
|
|||
Loading…
Reference in a new issue