Commit Graph

209 Commits

Author SHA1 Message Date
michaelangel007
8be574db6b Fix bad path to screenshot 00 2016-01-28 17:34:23 -08:00
michaelangel007
bb9d15f373 Added TEXT screenshots 2016-01-28 17:33:29 -08:00
Michaelangel007
d0bd0c26b4 Updated 'Whats Next' 2016-01-28 13:19:21 -08:00
Michaelangel007
d885109fd6 Clarified why fat font 'S' is bad 2016-01-28 13:11:52 -08:00
michaelangel007
c7eee059a9 Touch up ASCII X blanks for readability 2016-01-28 12:59:19 -08:00
michaelangel007
c282e55078 Fix ASCII X spacing 2016-01-28 12:57:46 -08:00
michaelangel007
01eeb54af7 Fix swapped l4 and l5 images 2016-01-28 12:22:29 -08:00
michaelangel007
f3b1fbbaae Remove garbage pixels from fat font T 2016-01-28 12:13:54 -08:00
michaelangel007
b3ec3df675 Remove garbage pixels from fat font T 2016-01-28 12:11:45 -08:00
michaelangel007
3b8b4371e0 Fixed garbage pixels on T 2016-01-28 12:08:45 -08:00
michaelangel007
5eb10dfcb1 Added Typography introduction, fixed fat font 's' and 'l' 2016-01-28 12:06:03 -08:00
michaelangel007
38d6ba96f4 Added screenshots for fat font j 2016-01-28 10:29:39 -08:00
michaelangel007
53dfcf6c21 Added fixed fat font 'j' screenshots 2016-01-28 10:26:10 -08:00
michaelangel007
c5d98dfd24 Added fixed fat font glyphs X and 2 screenshots 2016-01-28 10:02:00 -08:00
michaelangel007
f17bf393f7 Added ASCII table fixed '2' for fat font 2016-01-28 10:00:47 -08:00
michaelangel007
9f099bdb1a Added ASCII table screenshots for fixed X fat font 2016-01-28 09:54:52 -08:00
michaelangel007
4acdef0e14 Screenshot of new Fat Font 'S' 2016-01-28 01:15:45 -08:00
michaelangel007
86d75ca323 Added new fat font S glyph 2016-01-28 01:15:12 -08:00
michaelangel007
cce6800d06 Added ASCII table code and pics 2016-01-28 01:05:51 -08:00
michaelangel007
29a9e15b72 Added ASCII table font bb 2016-01-28 01:03:17 -08:00
michaelangel007
0420628e43 Added Ascii Table Font 7x8 2016-01-28 00:46:44 -08:00
Michaelangel007
d065886ee6 Rename empty dsk so meta wildcard dsk doesn't accidently select it 2016-01-28 00:25:20 -08:00
Michaelangel007
1ce66a6d0d Update DSK 2016-01-28 00:24:08 -08:00
Michaelangel007
32516d1acd Remove bogus extra first glyph 2016-01-28 00:23:05 -08:00
Michaelangel007
a641b5bd18 Short asciitable, don't hard-code starting row 2016-01-28 00:14:53 -08:00
Michaelangel007
8a5b55c971 Fix Font7x8 2016-01-27 23:46:44 -08:00
michaelangel007
1e125f7051 Remove bogus line Font7x8 2016-01-27 23:44:02 -08:00
Michaelangel007
2e0e96a93f Update asciitable 2016-01-27 23:33:05 -08:00
Michaelangel007
3086ed3639 Update build dsk script to add asiitable 2016-01-27 23:27:27 -08:00
Michaelangel007
2c15cf46f9 Add asciitable asm source 2016-01-27 23:26:52 -08:00
Michaelangel007
5e8239fbb4 Add ASCIITABLE to DSK 2016-01-27 23:26:28 -08:00
Michaelangel007
74667fda92 Update bin files 2016-01-27 23:25:51 -08:00
Michaelangel007
bab6733b18 Remove bogus label 2016-01-27 21:21:21 -08:00
Michaelangel007
de8c8686db Add note about Ctrl-H Ctrl-U 2016-01-27 21:18:28 -08:00
Michaelangel007
029880638f Remove meta in TOC, rename 'The Soluton' to 'A Solution' 2016-01-27 21:15:46 -08:00
Michaelangel007
a87ee7d932 Updated TODO with asm .s and .dsk files 2016-01-27 21:10:05 -08:00
Michaelangel007
42c3ca4c16 Rename fontbb label 2016-01-27 21:09:27 -08:00
Michaelangel007
e261757d56 Add comment about assemble & link 2016-01-27 21:08:46 -08:00
Michaelangel007
1397862df9 Include ca65 features 2016-01-27 21:02:06 -08:00
Michaelangel007
be8adc88f4 Moved DOS3.3 binary drawfont.bin out of asm source dir 2016-01-27 20:59:22 -08:00
Michaelangel007
bb203b7b86 Added script to build hgrfont.dsk 2016-01-27 20:49:54 -08:00
Michaelangel007
8a3246005a Removed dos33 includes since in asm dir 2016-01-27 20:43:27 -08:00
Michaelangel007
10a057272f Inlclude ca65 features 2016-01-27 20:42:47 -08:00
Michaelangel007
530b473ad2 Added CharInspect assembly source 2016-01-27 20:41:38 -08:00
Michaelangel007
e03f7d3c85 Add HGR Font 7x8 2016-01-27 20:41:07 -08:00
Michaelangel007
4ddbc36d41 Added common feature settings for ca65 2016-01-27 20:40:54 -08:00
Michaelangel007
e6cf8b0f9c Fix DemoCharInspect assembly source 2016-01-27 20:21:22 -08:00
Michaelangel007
5ee4b9d2ed Added Beautiful Boot Font 2016-01-27 16:40:49 -08:00
Michaelangel007
40cdea9b8d Add bin/ directory 2016-01-27 16:35:32 -08:00
Michaelangel007
4f5831191c Added ca65 source 2016-01-27 16:05:00 -08:00