mirror of
https://github.com/Michaelangel007/apple2_hgr_font_tutorial.git
synced 2025-02-16 05:31:33 +00:00
Fix flip bits not marked up
This commit is contained in:
parent
6bab23c16a
commit
9a50be6226
@ -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:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user