1
0
mirror of https://github.com/cc65/cc65.git synced 2024-12-23 04:30:10 +00:00
cc65/libsrc/apple2
2024-01-24 12:28:57 +01:00
..
emd clean-up of driver return codes 2023-02-26 20:03:41 +01:00
extra Resolved conflict and removed adaptation for strpbrk for time being. 2018-05-21 13:30:27 +02:00
joy
mou
ser Remove all indexed accesses to SCC registers 2023-11-24 18:37:43 +01:00
targetutil Apple2: implement stat(2) and statvfs(3) 2024-01-01 19:12:51 +01:00
tgi Disable potentially enabled double-width graphics. 2020-05-04 22:23:01 +02:00
_scrsize.s
_sys.s Allow _sys() to call ROM routines. 2016-03-25 21:57:06 +01:00
beep.s Add beep for apple2 2024-01-23 23:04:50 +01:00
bell.s Add beep for apple2 2024-01-23 23:04:50 +01:00
break.s Adjusted comments to match actual prototypes. 2018-11-06 11:13:23 +01:00
cclear.s
cgetc.s Support randomize(). 2018-09-08 18:45:20 +02:00
chline.s
close.s
closedir.c
clrscr.s
color.s
cout.s
cpeekc.s
cputc.s
crt0.s Swap in LC before destructors, ROM after 2024-01-24 12:28:57 +01:00
curdevice.s
cvline.s
detect_iigs.s Apple2: implement sleep using MONWAIT 2024-01-18 16:17:10 +01:00
devicedir.s
dioclose.s
diocommon.s
dioopen.s fix errno related underscores in all libsrc/*.s files 2022-08-28 21:52:53 +02:00
dioread.s
diosectcount.s
diosectsize.s
diowrite.s
dir.h
doesclrscr.s Added Apple II version of doesclrscrafterexit(). 2016-06-05 13:01:42 +02:00
dosdetect.s Matched comment to the one in the C header file. 2020-04-02 09:45:11 +02:00
exec.s Apple2: implement stat(2) and statvfs(3) 2024-01-01 19:12:51 +01:00
exehdr.s
filedes.inc
filedes.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
filename.s Apple2: implement stat(2) and statvfs(3) 2024-01-01 19:12:51 +01:00
get_iigs_speed.s Apple2: implement sleep using MONWAIT 2024-01-18 16:17:10 +01:00
get_ostype.s Apple2: implement sleep using MONWAIT 2024-01-18 16:17:10 +01:00
getdevice.s
getres.s
gettime.s Apple2: implement stat(2) and statvfs(3) 2024-01-01 19:12:51 +01:00
gmtime_dt.s Apple2: implement stat(2) and statvfs(3) 2024-01-01 19:12:51 +01:00
gotoxy.s
gotoy.s
home.s
initcwd.s
iobuf.s
irq.s Made use of recently added Apple scrcode macro. 2016-03-27 18:27:53 +02:00
isdevice.s I wasn't aware that the unit numbers in the ProDOS device list contain device type identifiers in the low nibble. So if we can't use the device list entries as-is we can as well present the high nibble as low nibble to the user thus providing more meaningful device numbers. 2012-10-15 21:59:51 +00:00
joy_stat_stddrv.s
joy_stddrv.s
joyref.s Reflect that the Apple //c supports only one joystick. 2020-06-04 23:24:24 +02:00
kbhit.s
libref.s
lseek.s
mainargs.s
mcbdefault.s
mktime_dt.s Apple2: implement stat(2) and statvfs(3) 2024-01-01 19:12:51 +01:00
mli_file_info_direct.s Apple2: implement stat(2) and statvfs(3) 2024-01-01 19:12:51 +01:00
mli_file_info.s Apple2: implement stat(2) and statvfs(3) 2024-01-01 19:12:51 +01:00
mli.inc Apple2: implement stat(2) and statvfs(3) 2024-01-01 19:12:51 +01:00
mli.s
mouse_stat_stddrv.s
mouse_stddrv.s
open.s Apple2: implement stat(2) and statvfs(3) 2024-01-01 19:12:51 +01:00
opendir.c
oserrlist.s
oserror.s
randomize.s
rdkey.s
read.s fix errno related underscores in all libsrc/*.s files 2022-08-28 21:52:53 +02:00
readdir.c
reboot.s
revers.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
rewinddir.c
rwcommon.s
ser_stat_stddrv.s
ser_stddrv.s
set_iigs_speed.s Apple2: implement sleep using MONWAIT 2024-01-18 16:17:10 +01:00
settime.s fix errno related underscores in all libsrc/*.s files 2022-08-28 21:52:53 +02:00
sleep.s Apple2: implement sleep using MONWAIT 2024-01-18 16:17:10 +01:00
stat.s Apple2: implement stat(2) and statvfs(3) 2024-01-01 19:12:51 +01:00
statvfs.s Apple2: implement stat(2) and statvfs(3) 2024-01-01 19:12:51 +01:00
syschdir.s
sysmkdir.s
sysremove.s
sysrename.s
sysrmdir.s
sysuname.s
tgi_colors.s
tgi_stat_stddrv.s
tgi_stddrv.s
videomode.s
vtabz.s
wait.s Apple2: implement sleep using MONWAIT 2024-01-18 16:17:10 +01:00
waitvsync.s Apple2: implement sleep using MONWAIT 2024-01-18 16:17:10 +01:00
wherex.s
wherey.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
write.s