1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-01 15:54:59 +00:00
cc65/libsrc/apple2
2009-09-10 09:04:05 +00:00
..
_scrsize.s
apple2-40-48-16.s Oliver Schmidt updated the graphics drivers and part of the C library for the 2008-03-16 09:37:22 +00:00
apple2-280-192-8.s Oliver Schmidt updated the graphics drivers and part of the C library for the 2008-03-16 09:37:22 +00:00
apple2-auxmem.s New extended memory driver by Stefan Haubenthal. 2006-08-17 19:50:23 +00:00
apple2-ssc.s Minor reformatting. 2009-09-04 21:28:16 +00:00
apple2-stdjoy.s Oliver Schmidt updated the graphics drivers and part of the C library for the 2008-03-16 09:37:22 +00:00
apple2-stdmou.s Oliver Schmidt updated the graphics drivers and part of the C library for the 2008-03-16 09:37:22 +00:00
apple2.inc Oliver Schmidt updated the graphics drivers and part of the C library for the 2008-03-16 09:37:22 +00:00
break.s
cclear.s
cgetc.s
chline.s
close.s
closedir.c
clrscr.s
color.s The value of COLOR_WHITE changed from 1 to 3. 2008-03-25 19:08:26 +00:00
cout.s Oliver Schmidt updated the graphics drivers and part of the C library for the 2008-03-16 09:37:22 +00:00
cputc.s Apple 2 mouse driver and other stuff from Oliver Schmidt 2006-04-06 19:51:37 +00:00
crt0.s Force an import of the special symbol __STARTUP__ in the C compiler when 2009-07-31 12:05:42 +00:00
ctype.s
cvline.s
dioclose.s
diocommon.s dio implementation by Oliver Schmidt 2005-03-30 18:25:04 +00:00
dioopen.s
dioread.s dio implementation by Oliver Schmidt 2005-03-30 18:25:04 +00:00
diosectcount.s
diosectsize.s
diowrite.s
dir.h Update from Oliver Schmidt 2007-01-05 16:16:34 +00:00
dosdetect.s Apple 2 mouse driver and other stuff from Oliver Schmidt 2006-04-06 19:51:37 +00:00
filedes.inc
filedes.s Oliver Schmidt updated the graphics drivers and part of the C library for the 2008-03-16 09:37:22 +00:00
fileerr.s
filename.s
get_ostype.s Cosmetic changes by Oliver Schmidt 2005-11-21 20:52:41 +00:00
gotoxy.s Oliver Schmidt updated the graphics drivers and part of the C library for the 2008-03-16 09:37:22 +00:00
gotoy.s Oliver Schmidt updated the graphics drivers and part of the C library for the 2008-03-16 09:37:22 +00:00
home.s Oliver Schmidt updated the graphics drivers and part of the C library for the 2008-03-16 09:37:22 +00:00
initcwd.s Update by Oliver Schmidt 2006-05-29 16:27:39 +00:00
joy_stddrv.s
kbhit.s
mainargs.s Adjusted to the changed default start address. 2009-09-04 21:32:41 +00:00
Makefile Oliver Schmidt updated the graphics drivers and part of the C library for the 2008-03-16 09:37: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 Update from Oliver Schmidt 2007-01-05 16:16:34 +00:00
mli.s
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 New module from Stefan Haubenthal 2004-01-04 21:24:37 +00:00
oserror.s
randomize.s
rdkey.s Oliver Schmidt updated the graphics drivers and part of the C library for the 2008-03-16 09:37:22 +00:00
read.s POSIX file I/O by Oliver Schmidt 2005-04-12 09:12:48 +00:00
readdir.c Oliver Schmidt updated the graphics drivers and part of the C library for the 2008-03-16 09:37:22 +00:00
revers.s
rewinddir.c Oliver Schmidt updated the graphics drivers and part of the C library for the 2008-03-16 09:37:22 +00:00
rwcommon.s
syschdir.s Update by Oliver Schmidt 2006-05-29 16:27:39 +00:00
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 Oliver Schmidt updated the graphics drivers and part of the C library for the 2008-03-16 09:37:22 +00:00
videomode.s Added support for switching between 40/80 columns. As the Apple //e 80 column firmware features converting the current screen content on switching if was already active before the idea is to keep the 80 column firmware active and initialize it (which clears the screen) only if necessary. 2009-09-10 09:04:05 +00:00
vtabz.s Oliver Schmidt updated the graphics drivers and part of the C library for the 2008-03-16 09:37:22 +00:00
wherex.s New version from Oliver Schmidt 2005-03-26 17:03:30 +00:00
wherey.s
write.s Minor reformatting. 2009-09-04 21:28:16 +00:00