Added TODO section

This commit is contained in:
Michaelangel007 2016-01-10 09:24:24 -08:00
parent 84300260f1
commit c67c417879

View File

@ -1,5 +1,7 @@
#Apple ]\[ HGR Font Tutorial #Apple ]\[ HGR Font Tutorial
Revision: 2
# Table of Contents # Table of Contents
## Introduction ## Introduction
## Functions we want & will write ## Functions we want & will write
@ -31,7 +33,7 @@
## Solution 1: ScrollHgrUpLine() ## Solution 1: ScrollHgrUpLine()
## Solution 2: ScrollHgrUpPixel() ## Solution 2: ScrollHgrUpPixel()
## References ## References
## TODO
## Introduction ## Introduction
@ -1822,3 +1824,9 @@ 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/compare_instructions.html
* http://www.6502.org/tutorials/6502opcodes.html * http://www.6502.org/tutorials/6502opcodes.html
# TODO
* .bin of the font
* Double Hi-Res
* PDF of this doc