mirror of
https://github.com/alfishe/amiga-bootcamp.git
synced 2026-06-13 00:26:28 +00:00
Fixed frame once again
This commit is contained in:
parent
8cbfa43a90
commit
c5b9252988
1 changed files with 1 additions and 1 deletions
|
|
@ -64,7 +64,7 @@ All characters are stored in a single bitmap strip. The `tf_CharLoc` table tells
|
|||
```
|
||||
tf_CharData bitmap:
|
||||
┌──┬───┬──┬───┬──┬──┬───────────────────┐
|
||||
│A │ B │C │ D │E │F │ ... all chars ... │
|
||||
│A │ B │C │ D │E │F │ ... all chars ... │
|
||||
└──┴───┴──┴───┴──┴──┴───────────────────┘
|
||||
|
||||
tf_CharLoc[ch - tf_LoChar]:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue