1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-06 01:55:47 +00:00
cc65/libsrc/apple2
ol.sc 1bec071755 - Replaced font .byte's with font .incbin file
- Adjusted font width declaration from 8 to 7
- Modified font using Beagle Bros Shape Mechanic font editor to look like Apple2 text mode glyphs (with the exception of '_' because OUTTEXT _always_ inserts 2 empty pixels between chars)

git-svn-id: svn://svn.cc65.org/cc65/trunk@4437 b7a2c559-68d2-44c3-8de9-860c34a00d81
2009-11-03 22:20:48 +00:00
..
extra
_scrsize.s
apple2-40-48-16.s
apple2-280-192-8.fnt - Replaced font .byte's with font .incbin file 2009-11-03 22:20:48 +00:00
apple2-280-192-8.s - Replaced font .byte's with font .incbin file 2009-11-03 22:20:48 +00:00
apple2-auxmem.s
apple2-ssc.s
apple2-stdjoy.s
apple2-stdmou.s
break.s
cclear.s
cgetc.s
chline.s New version from Oliver Schmidt 2005-03-26 17:03:30 +00:00
close.s
closedir.c
clrscr.s
color.s
cout.s
cputc.s Apple 2 mouse driver and other stuff from Oliver Schmidt 2006-04-06 19:51:37 +00:00
crt0.s
ctype.s
cvline.s
dioclose.s
diocommon.s
dioopen.s
dioread.s
diosectcount.s
diosectsize.s
diowrite.s
dir.h
dosdetect.s
filedes.inc Cosmetic changes from Oliver Schmidt 2005-04-15 08:27:09 +00:00
filedes.s
fileerr.s
filename.s
get_ostype.s
gotoxy.s
gotoy.s
home.s
initcwd.s
iobuf.s Hooking into the MLI call needs much more thoughts - and is currently not necessary... 2009-09-12 20:55:20 +00:00
joy_stddrv.s
kbhit.s Cosmetic changes requested by Oliver Schmidt 2005-03-30 18:17:57 +00:00
mainargs.s
Makefile Moved most platform assembler includes into asminc, so they will be available 2009-09-24 17:44:22 +00:00
mcbdefault.s Just presume alternate charset to be active on the //e - how shouldn't it if conio usage activates it. 2009-09-07 14:00:17 +00:00
mli.inc
mli.s
mouse_stddrv.s
open.s
opendir.c
oserrlist.s
oserror.s
randomize.s
rdkey.s
read.s POSIX file I/O by Oliver Schmidt 2005-04-12 09:12:48 +00:00
readdir.c
reboot.s
revers.s
rewinddir.c
rwcommon.s
syschdir.s
sysmkdir.s
sysremove.s
sysrename.s
sysrmdir.s
systime.s
sysuname.s
textframe.s
tgi_mode_table.s
videomode.s
vtabz.s
wherex.s
wherey.s
write.s