Added TODO section

This commit is contained in:
Michaelangel007 2016-01-10 09:24:24 -08:00
parent 84300260f1
commit c67c417879
1 changed files with 9 additions and 1 deletions

View File

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