mirror of
https://github.com/cc65/cc65.git
synced 2024-11-19 21:32:19 +00:00
04cc463452
Please refer to https://github.com/cc65/cc65/pull/532 for background info.
I wrote in https://sourceforge.net/p/cc65/mailman/message/35873183/
===
cputs() wraps to the next line if the strings is too long to fit in the current line. I don't know if it's worth the effort to allow cpeeks() to continue reading from the next line. I'd like to discuss this aspect with the actual implementers.
===
This is still as unclear today as it was when I wrote the above. Therefore this change just doesn't add cpeeks() at all.
Since
|
||
---|---|---|
.. | ||
emd | ||
extra | ||
joy | ||
mou | ||
ser | ||
targetutil | ||
tgi | ||
_scrsize.s | ||
_sys.s | ||
break.s | ||
cclear.s | ||
cgetc.s | ||
chline.s | ||
close.s | ||
closedir.c | ||
clrscr.s | ||
color.s | ||
cout.s | ||
cpeekc.s | ||
cputc.s | ||
crt0.s | ||
curdevice.s | ||
cvline.s | ||
devicedir.s | ||
dioclose.s | ||
diocommon.s | ||
dioopen.s | ||
dioread.s | ||
diosectcount.s | ||
diosectsize.s | ||
diowrite.s | ||
dir.h | ||
doesclrscr.s | ||
dosdetect.s | ||
exec.s | ||
exehdr.s | ||
filedes.inc | ||
filedes.s | ||
filename.s | ||
get_ostype.s | ||
getdevice.s | ||
getres.s | ||
gettime.s | ||
gotoxy.s | ||
gotoy.s | ||
home.s | ||
initcwd.s | ||
iobuf.s | ||
irq.s | ||
isdevice.s | ||
joy_stat_stddrv.s | ||
joy_stddrv.s | ||
joyref.s | ||
kbhit.s | ||
libref.s | ||
lseek.s | ||
mainargs.s | ||
mcbdefault.s | ||
mli.inc | ||
mli.s | ||
mouse_stat_stddrv.s | ||
mouse_stddrv.s | ||
open.s | ||
opendir.c | ||
oserrlist.s | ||
oserror.s | ||
randomize.s | ||
rdkey.s | ||
read.s | ||
readdir.c | ||
reboot.s | ||
revers.s | ||
rewinddir.c | ||
rwcommon.s | ||
settime.s | ||
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 | ||
waitvsync.s | ||
wherex.s | ||
wherey.s | ||
write.s |