Go to file
Zsolt Vasvari 404a61653d Using this interesting document as a reference:
http://www.6502.org/users/andre/hwinfo/crtc/diffs.html

- allows reading registers 12 and 13
- reading write-only registers return 0
- updated comments in header
- added copyright since there was none
2008-02-12 20:58:40 +00:00
docs Fixed bogus characters in newvideo.txt. 2007-12-18 03:13:07 +00:00
src Using this interesting document as a reference: 2008-02-12 20:58:40 +00:00
.gitattributes Renames M6845 to MC6845 2008-02-12 20:31:55 +00:00
makefile Changed debugger-related code to be based off a new makefile define (DEBUGGER) which sets 2008-02-02 08:57:39 +00:00