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