Files
yosinda 0c54bb59d2 Modify the attribute "Column address" (CRTC)
According to the specification, the "Column address" is 7 bits, and valid values ​​are from 0x00 to 0x4F.
Previously, values ​​0x50 and above were treated as 0, but now they are ignored as invalid values.
0x80 is still treated the same as 0x00 because "Column address" ignore the 8th bit.

Note:
0x60 means "special control code", but is still not supported.
So it is ignored as an invalid value.
2025-04-07 18:43:22 +09:00
..
2024-12-28 15:34:17 +09:00
2021-06-06 20:34:19 +02:00
2021-06-06 20:34:19 +02:00
2021-06-06 20:34:19 +02:00
2021-06-06 20:34:19 +02:00