1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-30 16:29:58 +00:00
cc65/libsrc/apple2
cuz b8a6d7a6f6 Minor update by Oliver Schmidt
git-svn-id: svn://svn.cc65.org/cc65/trunk@3746 b7a2c559-68d2-44c3-8de9-860c34a00d81
2006-05-31 21:11:46 +00:00
..
_scrsize.s New version from Oliver Schmidt 2005-03-26 17:03:30 +00:00
.cvsignore Apple 2 mouse driver and other stuff from Oliver Schmidt 2006-04-06 19:51:37 +00:00
apple2-40-40-16.s Added the IRQ entry 2004-11-07 11:33:08 +00:00
apple2-280-192-6.s Added the IRQ entry 2004-11-07 11:33:08 +00:00
apple2-lc.s Reworked version by Oliver Schmidt 2004-03-11 21:54:22 +00:00
apple2-ssc.s Cosmetic changes by Oliver Schmidt 2005-11-21 20:52:41 +00:00
apple2-stdjoy.s Added the IRQ entry point 2004-11-06 13:05:26 +00:00
apple2-stdmou.s Minor update by Oliver Schmidt 2006-05-31 21:11:46 +00:00
apple2.inc Bugfix from Oliver Schmidt 2005-04-21 02:08:29 +00:00
break.s Remove break registers as absolute variables 2004-03-13 21:41:30 +00:00
cclear.s New version from Oliver Schmidt 2005-03-26 17:03:30 +00:00
cgetc.s New cgetc with apple2enh fix from Oliver Scmidt 2005-04-08 19:27:07 +00:00
chline.s New version from Oliver Schmidt 2005-03-26 17:03:30 +00:00
close.s POSIX file I/O by Oliver Schmidt 2005-04-12 09:12:48 +00:00
closedir.c New stuff contributed by Oliver Schmidt 2005-08-31 20:11:45 +00:00
clrscr.s New version from Oliver Schmidt 2005-03-26 17:03:30 +00:00
color.s Cosmetic changes from Oliver Schmidt 2005-04-20 16:52:10 +00:00
cputc.s Apple 2 mouse driver and other stuff from Oliver Schmidt 2006-04-06 19:51:37 +00:00
crt0.s Serial driver for the SSC card by Oliver Schmidt 2005-09-08 21:03:46 +00:00
ctype.s Replaced /bin/bash0 by new CT_NONE 2003-10-10 16:59:58 +00:00
cvline.s New version from Oliver Schmidt 2005-03-26 17:03:30 +00:00
dioclose.s dio implementation by Oliver Schmidt 2005-03-30 18:25:04 +00:00
diocommon.s dio implementation by Oliver Schmidt 2005-03-30 18:25:04 +00:00
dioopen.s Update from Oliver Schmidt 2005-03-31 07:24:01 +00:00
dioread.s dio implementation by Oliver Schmidt 2005-03-30 18:25:04 +00:00
diosectcount.s Update from Oliver Schmidt: Includes gotox/gotoy which were missing before. 2005-04-01 09:59:53 +00:00
diosectsize.s Update from Oliver Schmidt: Includes gotox/gotoy which were missing before. 2005-04-01 09:59:53 +00:00
diowrite.s dio implementation by Oliver Schmidt 2005-03-30 18:25:04 +00:00
dir.h New stuff contributed by Oliver Schmidt 2005-08-31 20:11:45 +00:00
dosdetect.s Apple 2 mouse driver and other stuff from Oliver Schmidt 2006-04-06 19:51:37 +00:00
filedes.inc Cosmetic changes from Oliver Schmidt 2005-04-15 08:27:09 +00:00
filedes.s Use .assert 2005-04-20 16:52:18 +00:00
fileerr.s POSIX file I/O by Oliver Schmidt 2005-04-12 09:12:48 +00:00
filename.s POSIX file I/O by Oliver Schmidt 2005-04-12 09:12:48 +00:00
get_ostype.s Cosmetic changes by Oliver Schmidt 2005-11-21 20:52:41 +00:00
gotoxy.s Update from Oliver Schmidt: Includes gotox/gotoy which were missing before. 2005-04-01 09:59:53 +00:00
gotoy.s Update from Oliver Schmidt: Includes gotox/gotoy which were missing before. 2005-04-01 09:59:53 +00:00
initcwd.s Update by Oliver Schmidt 2006-05-29 16:27:39 +00:00
joy_stddrv.s New version from Oliver Schmidt 2005-03-26 17:03:30 +00:00
kbhit.s Cosmetic changes requested by Oliver Schmidt 2005-03-30 18:17:57 +00:00
mainargs.s New version from Oliver Schmidt 2006-05-08 19:26:21 +00:00
Makefile Apple 2 mouse driver and other stuff from Oliver Schmidt 2006-04-06 19:51:37 +00:00
mcbdefault.s Apple 2 mouse driver and other stuff from Oliver Schmidt 2006-04-06 19:51:37 +00:00
mli.inc initcwd from Oliver Schmidt 2005-04-19 11:31:00 +00:00
mli.s Cosmetic changes from Oliver Schmidt 2005-04-20 16:52:10 +00:00
open.s Changes from Oliver: Use posix_memalign instead of _aligned_malloc 2005-08-26 12:09:43 +00:00
opendir.c New stuff contributed by Oliver Schmidt 2005-08-31 20:11:45 +00:00
oserrlist.s New module from Stefan Haubenthal 2004-01-04 21:24:37 +00:00
oserror.s POSIX file I/O by Oliver Schmidt 2005-04-12 09:12:48 +00:00
randomize.s New _randomize() function, do some cleanup on apple2.inc 2002-11-07 12:16:15 +00:00
rcout.s Improvements by Oliver Schmidt 2004-06-03 15:05:41 +00:00
read.s POSIX file I/O by Oliver Schmidt 2005-04-12 09:12:48 +00:00
readdir.c New stuff contributed by Oliver Schmidt 2005-08-31 20:11:45 +00:00
revers.s Removed tabs 2005-03-28 17:27:04 +00:00
rewinddir.c New stuff contributed by Oliver Schmidt 2005-08-31 20:11:45 +00:00
rhome.s Improvements by Oliver Schmidt 2004-06-03 15:05:41 +00:00
rom.s Improvements by Oliver Schmidt 2004-06-03 15:05:41 +00:00
rpread.s Improvements by Oliver Schmidt 2004-06-03 15:05:41 +00:00
rrdkey.s Improvements by Oliver Schmidt 2004-06-03 15:05:41 +00:00
rvtabz.s New version from Oliver Schmidt 2005-03-26 17:03:30 +00:00
rwcommon.s POSIX file I/O by Oliver Schmidt 2005-04-12 09:12:48 +00:00
syschdir.s Update by Oliver Schmidt 2006-05-29 16:27:39 +00:00
sysmkdir.s New stuff contributed by Oliver Schmidt 2005-08-31 20:11:45 +00:00
sysremove.s New stuff contributed by Oliver Schmidt 2005-08-31 20:11:45 +00:00
sysrename.s New stuff contributed by Oliver Schmidt 2005-08-31 20:11:45 +00:00
sysrmdir.s New stuff contributed by Oliver Schmidt 2005-08-31 20:11:45 +00:00
systime.s New version from Oliver Schmidt 2005-03-26 17:03:30 +00:00
sysuname.s New uname function 2003-08-12 17:24:02 +00:00
textframe.s New version from Oliver Schmidt 2005-03-26 17:03:30 +00:00
tgi_mode_table.s New version from Oliver Schmidt 2005-03-26 17:03:30 +00:00
wherex.s New version from Oliver Schmidt 2005-03-26 17:03:30 +00:00
wherey.s New version from Oliver Schmidt 2005-03-26 17:03:30 +00:00
write.s Use .assert 2005-04-20 16:52:18 +00:00