font8x8: Shrink font, compensate for base change
authorAlan Cox <alan@linux.intel.com>
Tue, 16 Dec 2014 18:32:40 +0000 (18:32 +0000)
committerAlan Cox <alan@linux.intel.com>
Tue, 16 Dec 2014 18:32:40 +0000 (18:32 +0000)
commit7d3eaa87a142188bd01fa8927aa47c810f4529b8
tree8b30b1d76e9e07f9e126ef804fb0672957c50439
parent6a7d5aa35f2b69495efcd94daddc13d7796c038b
font8x8: Shrink font, compensate for base change

It's dumb having the small font 128 symbols long when the first 32 are
weird stuff. Make it 96, and shift by 32 chars when printing. Saves us 256
bytes
Kernel/font8x8.c
Kernel/platform-zx128/zxvideo.s