..
extra
_scrsize.s
apple2-40-48-16.s
apple2-280-192-8.fnt
apple2-280-192-8.s
Minor comment adjustment.
2010-01-08 22:24:38 +00:00
apple2-auxmem.s
apple2-ssc.s
apple2-stdjoy.s
apple2-stdmou.s
break.s
cclear.s
cgetc.s
chline.s
close.s
Clear __oserror on success.
2010-06-15 21:44:18 +00:00
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
Minor beautification.
2011-01-26 21:37:42 +00:00
ctype.s
cvline.s
dioclose.s
diocommon.s
dioopen.s
Use MLI error names from ProDOS 8 Technical Reference Manual Quick Reference Card (and not Section 4.8 !).
2010-07-17 19:11:51 +00:00
dioread.s
diosectcount.s
Read number of total blocks from ProDOS 8 volume directory header - and fall back on the constant 280 only for non-ProDOS 8 disks.
2010-07-17 19:16:25 +00:00
diosectsize.s
Saved one byte.
2010-07-17 19:07:57 +00:00
diowrite.s
dir.h
dosdetect.s
drives.s
Saved two bytes.
2011-01-26 22:11:23 +00:00
filedes.inc
Cosmetic changes from Oliver Schmidt
2005-04-15 08:27:09 +00:00
filedes.s
Oliver Schmidt updated the graphics drivers and part of the C library for the
2008-03-16 09:37:22 +00:00
filename.s
Use MLI error names from ProDOS 8 Technical Reference Manual Quick Reference Card (and not Section 4.8 !).
2010-07-17 19:11:51 +00:00
get_ostype.s
gotoxy.s
gotoy.s
home.s
initcwd.s
iobuf.s
joy_stddrv.s
kbhit.s
mainargs.s
Makefile
Fixed order of options in call to ld65, which became important after the
2010-11-09 21:33:14 +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
Use MLI error names from ProDOS 8 Technical Reference Manual (and ProDOS 8 Technical Note #21 ).
2010-06-16 21:16:14 +00:00
mouse_stddrv.s
open.s
Changed priorities of destructors so atexit will be called before open files
2011-01-28 10:55:03 +00:00
opendir.c
Made use of the new common __directerrno and __mappederrno function.
2010-07-17 19:13:07 +00:00
oserrlist.s
Use MLI error names from ProDOS 8 Technical Reference Manual Quick Reference Card (and not Section 4.8 !).
2010-07-17 19:11:51 +00:00
oserror.s
Use MLI error names from ProDOS 8 Technical Reference Manual Quick Reference Card (and not Section 4.8 !).
2010-07-17 19:11:51 +00:00
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
Clear __oserror on success.
2010-06-15 21:44:18 +00:00
readdir.c
reboot.s
revers.s
rewinddir.c
rootdir.s
Adjusted parameter handling to match prototype.
2010-07-07 22:28:14 +00:00
rwcommon.s
Use MLI error names from ProDOS 8 Technical Reference Manual Quick Reference Card (and not Section 4.8 !).
2010-07-17 19:11:51 +00:00
syschdir.s
sysmkdir.s
sysremove.s
sysrename.s
sysrmdir.s
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
Removed '_' prefix from textframe(xy) because this prefix for non-standard symbols isn't necessary if they are declared in non-standard include files.
2009-09-10 19:18:15 +00:00
tgi_mode_table.s
videomode.s
vtabz.s
wherex.s
wherey.s
New version from Oliver Schmidt
2005-03-26 17:03:30 +00:00
write.s
Clear __oserror on success.
2010-06-15 21:44:18 +00:00