1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-04 18:57:06 +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 Removed generic macpack 2009-11-02 21:54:51 +00:00
apple2-stdmou.s
break.s
cclear.s
cgetc.s
chline.s
close.s
closedir.c
clrscr.s
color.s
cout.s
cputc.s
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
filedes.s
fileerr.s
filename.s
get_ostype.s
gotoxy.s
gotoy.s
home.s
initcwd.s
iobuf.s
joy_stddrv.s
kbhit.s
mainargs.s
Makefile
mcbdefault.s
mli.inc
mli.s
mouse_stddrv.s Adjusted Apple2 targets to the new standard mouse driver paradigm. 2009-09-11 19:35:13 +00:00
open.s
opendir.c Oliver Schmidt updated the graphics drivers and part of the C library for the 2008-03-16 09:37:22 +00:00
oserrlist.s
oserror.s POSIX file I/O by Oliver Schmidt 2005-04-12 09:12:48 +00:00
randomize.s
rdkey.s
read.s
readdir.c
reboot.s
revers.s
rewinddir.c
rwcommon.s
syschdir.s
sysmkdir.s
sysremove.s
sysrename.s
sysrmdir.s New stuff contributed by Oliver Schmidt 2005-08-31 20:11:45 +00:00
systime.s Move common data and ex-/imports into an assembler include named time.inc. 2009-07-27 17:59:27 +00:00
sysuname.s
textframe.s
tgi_mode_table.s
videomode.s
vtabz.s
wherex.s New version from Oliver Schmidt 2005-03-26 17:03:30 +00:00
wherey.s
write.s