1
0
mirror of https://github.com/sethm/symon.git synced 2024-09-25 09:56:00 +00:00

README clarification

This commit is contained in:
Seth Morabito 2013-12-28 23:54:33 -08:00
parent ea4e05c905
commit 1493567410

View File

@ -91,6 +91,10 @@ This feature is highly experimental. It's possible to open a video window from t
This window simulates the output of a MOS 6545 CRT Controller located at address `$9000` and This window simulates the output of a MOS 6545 CRT Controller located at address `$9000` and
`$9001`. `$9001`.
By default, the 40 x 25 character display uses video memory located at base address `$7000`.
This means that the memory from address `$7000` (28672 decimal) to `$73E8` (29672 decimal)
is directly mapped to video.
The CRTC emulation is very rough around the edges at the moment. Only the following registers The CRTC emulation is very rough around the edges at the moment. Only the following registers
are supported: are supported: