Revert "[MIGRATED] [PATCH 08/11] more"

This reverts commit ffe4c59c98.
This commit is contained in:
aybe
2020-10-17 02:08:50 +02:00
parent b5dec7d244
commit a8afa722ac

View File

@@ -101,13 +101,6 @@ Questions to answer in further development:
- Do these SVGA cards work as documented, or do they ignore certain behaviors, act different,
etc?
- What revision of the Tseng ET4000 was the test run on? The card I tested appears to always
remap the low 4 bits. The behavior of COPPER.EXE suggests that a revision of ET4000 existed
that remapped only the first 16 colors (leaving color >= 16 alone).
- What does the Tseng ET3000 do with the attribute controller palette? Is it the same as the
ET4000 or different?
Ideas for further development:
- DOSLIB VGA test program to demonstrate vertical retrace interrupt, whether it's occurring,