How to write to CGA graphics memory in Minix

Channel:
Subscribers:
5,450
Published on ● Video Link: https://www.youtube.com/watch?v=dQAV6pn4z3k



Duration: 45:51
640 views
22


You can find ready-to-use .ZIP files containing emulated versions of the Unices I mentioned here: http://www.hampa.ch/pce/download.html

Also, I think I said that segment 0xB800 is for odd-numbered lines, and 0xBA00 is for even-numbered lines. In fact, these are the reverse of what I said: Segment 0xB800 is for even-numbered lines, starting from line 0. Segment 0xBA00 is for odd-numbered lines, starting from line 1. Sorry!







Tags:
minix
unix
unices
linux
cga
dos
programming
assembly
assembler
assembly language
video
video memory
emulation
pce