mirror of
https://github.com/Michaelangel007/apple2_hgr_font_tutorial.git
synced 2024-11-22 03:30:50 +00:00
Updated TODO
This commit is contained in:
parent
924fd475f0
commit
0cec63e057
@ -33,6 +33,7 @@ Revision: 2
|
||||
## Solution 1: ScrollHgrUpLine()
|
||||
## Solution 2: ScrollHgrUpPixel()
|
||||
## References
|
||||
## Utilities and Misc.
|
||||
## TODO
|
||||
|
||||
## Introduction
|
||||
@ -1824,9 +1825,14 @@ That's all folks! No go write some cool font blitter code.
|
||||
* http://www.6502.org/tutorials/compare_instructions.html
|
||||
* http://www.6502.org/tutorials/6502opcodes.html
|
||||
|
||||
## Utilties and Misc.
|
||||
|
||||
Convert [font image to C array](image_2_c.html)
|
||||
Convert [C array to binary font](c_to_fontbin.cpp)
|
||||
[Raw Binary Font](font.bin)
|
||||
|
||||
# TODO
|
||||
|
||||
* .bin of the font
|
||||
* Double Hi-Res
|
||||
* PDF of this doc
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user