Updated the notes in the header of machine/m_amstrad.c.
This commit is contained in:
@@ -22,15 +22,12 @@
|
|||||||
* PC200: CGA with some NMI stuff. But we don't need that as it's only
|
* PC200: CGA with some NMI stuff. But we don't need that as it's only
|
||||||
* used for TV and LCD displays, and we're emulating a CRT.
|
* used for TV and LCD displays, and we're emulating a CRT.
|
||||||
*
|
*
|
||||||
|
* PPC512/640: Portable with both CGA-compatible and MDA-compatible monitors.
|
||||||
|
*
|
||||||
* TODO: This module is not complete yet:
|
* TODO: This module is not complete yet:
|
||||||
*
|
*
|
||||||
* PC1512: The BIOS assumes 512K RAM, because I cannot figure out how to
|
* All models: The internal mouse controller does not work correctly with
|
||||||
* read the status of the LK4 jumper on the mainboard, which is
|
* version 7.04 of the mouse driver.
|
||||||
* somehow linked to the bus gate array on the NDMACS line...
|
|
||||||
*
|
|
||||||
* PC1612: EGA mode does not seem to work in the PC1640; it works fine
|
|
||||||
* in alpha mode, but in highres ("ECD350") mode, it displays
|
|
||||||
* some semi-random junk. Video-memory pointer maybe?
|
|
||||||
*
|
*
|
||||||
* Version: @(#)m_amstrad.c 1.0.20 2019/03/09
|
* Version: @(#)m_amstrad.c 1.0.20 2019/03/09
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user