- write character in planar graphics modes: sequencer map mask must be 0x0f and
commit4f44ea89f36e4e4610e178b11d7c045bf97b02c3
authorVolker Ruppert <info@vruppert.de>
Mon, 31 May 2004 21:14:50 +0000 (31 21:14 +0000)
committerVolker Ruppert <info@vruppert.de>
Mon, 31 May 2004 21:14:50 +0000 (31 21:14 +0000)
tree44e0a74d0997c7d29e7c0ac25a7621873c488d88
parent6fe7a4622ea58722afe2949f46334593fdabe50d
- write character in planar graphics modes: sequencer map mask must be 0x0f and
  bit operation must be 'replace' if bit 7 of attribute is clear
- read/write pixel in planar graphics modes: bit mask setup simplified
vgabios.c