Added AppleWin debugger command to load binary font

This commit is contained in:
Michaelangel007 2016-01-10 10:08:11 -08:00
parent 0a895581b4
commit d2d16ff06e

View File

@ -1829,7 +1829,7 @@ That's all folks! No go write some cool font blitter code.
* Convert [font image to C array](image_2_c.html)
* Convert [C array to binary font](c_2_fontbin.c)
* [Raw Binary Font](font.bin)
* [Raw Binary Font](font.bin) Within AppleWin's debugger: `bload font.bin,6000`
# TODO