Fix flip bits not marked up

This commit is contained in:
michaelangel007 2016-01-09 12:34:55 -08:00
parent 6bab23c16a
commit 9a50be6226

View File

@ -166,7 +166,7 @@ Third, the video scanner for HGR mode scans bits in reverse. :-/ This means that
We would only get:
* 3 scanlines intead of the expected 4 (see the next point), and
* the image would be flipped along the left-right (X axis) like this: `/` !!
* the image would be flipped along the left-right (X axis) like this: `/`
On the Apple we need to flip each byte: