1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-01 00:57:11 +00:00
cc65/libsrc/apple2
Colin Leroy-Mira 166a4b25f7 Apple2: implement sleep using MONWAIT
Also publish detect_iigs(), set_iigs_speed() and get_iigs_speed(). Refactor to only store one ostype variable.
2024-01-18 16:17:10 +01:00
..
emd clean-up of driver return codes 2023-02-26 20:03:41 +01:00
extra
joy clean-up of driver return codes 2023-02-26 20:03:41 +01:00
mou clean-up of driver return codes 2023-02-26 20:03:41 +01:00
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
_scrsize.s
_sys.s
break.s
cclear.s
cgetc.s
chline.s
close.s fix errno related underscores in all libsrc/*.s files 2022-08-28 21:52:53 +02:00
closedir.c
clrscr.s
color.s
cout.s
cpeekc.s
cputc.s Conio: 65c02 optimisations 2023-09-02 12:44:53 +02:00
crt0.s
curdevice.s
cvline.s
detect_iigs.s Apple2: implement sleep using MONWAIT 2024-01-18 16:17:10 +01:00
devicedir.s remove extra spaces 2022-08-28 22:37:33 +02:00
dioclose.s
diocommon.s fix errno related underscores in all libsrc/*.s files 2022-08-28 21:52:53 +02:00
dioopen.s fix errno related underscores in all libsrc/*.s files 2022-08-28 21:52:53 +02:00
dioread.s
diosectcount.s fix errno related underscores in all libsrc/*.s files 2022-08-28 21:52:53 +02:00
diosectsize.s remove extra spaces 2022-08-28 22:37:33 +02:00
diowrite.s
dir.h
doesclrscr.s
dosdetect.s
exec.s Apple2: implement stat(2) and statvfs(3) 2024-01-01 19:12:51 +01:00
exehdr.s
filedes.inc
filedes.s
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 fix errno related underscores in all libsrc/*.s files 2022-08-28 21:52:53 +02:00
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 Optimize and fix comments (thanks to Oliver Schmidt) 2023-08-19 14:11:36 +02:00
iobuf.s remove dangling spaces 2022-04-17 16:06:22 +02:00
irq.s
isdevice.s
joy_stat_stddrv.s
joy_stddrv.s
joyref.s
kbhit.s
libref.s
lseek.s remove extra spaces 2022-08-28 22:37:33 +02:00
mainargs.s
mcbdefault.s remove dangling spaces 2022-04-17 16:06:22 +02:00
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 remove dangling spaces 2022-04-17 16:06:22 +02:00
oserrlist.s
oserror.s fix errno related underscores in all libsrc/*.s files 2022-08-28 21:52:53 +02:00
randomize.s extra underscores for _randomize and _swap 2022-08-29 20:52:35 +02:00
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
rewinddir.c
rwcommon.s remove extra spaces 2022-08-28 22:37:33 +02:00
ser_stat_stddrv.s Introduced the notion of a standard serial driver. 2022-12-22 18:13:24 +01:00
ser_stddrv.s Introduced the notion of a standard serial driver. 2022-12-22 18:13:24 +01:00
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 Optimize and fix comments (thanks to Oliver Schmidt) 2023-08-19 14:11:36 +02:00
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
write.s fix errno related underscores in all libsrc/*.s files 2022-08-28 21:52:53 +02:00