cc65-vt/libsrc/telestrat
Bob Andrews 5809eaf037
Update libsrc/telestrat/lseek.s
Co-authored-by: kugelfuhr <98353208+kugelfuhr@users.noreply.github.com>
2025-07-26 00:01:07 +02:00
..
joy clean-up of driver return codes 2023-02-26 20:03:41 +01:00
tgi remove dangling spaces 2022-04-17 16:06:22 +02:00
_scrsize.s Correcting scrsize.s into _scrsize.s 2017-02-03 21:11:37 +01:00
bgcolor.s Fix bgcolor and textcolor must return last color, jmp remove. 2019-07-21 14:11:51 -04:00
bordercolor.s Fix import return0 2021-03-06 21:40:26 +01:00
cclear.s remove dangling spaces 2022-04-17 16:06:22 +02:00
cgetc.s fix bss 2022-04-26 14:14:27 +02:00
chline.s remove dangling spaces 2022-04-17 16:06:22 +02:00
clock.s fix space/column 2021-03-13 00:15:05 +01:00
close.s missing fd_management and cleaning 2022-04-24 00:39:04 +02:00
clrscr.s remove dangling spaces 2022-04-17 16:06:22 +02:00
cputc.s Add comments to the cputs() and cputc() sources about the former relying on 2025-07-04 11:20:35 +02:00
crt0.s telestrat target : manage main return code 2025-07-18 00:23:44 +02:00
ctype.s ctype size optimization 2020-02-03 20:45:09 +01:00
cvline.s Fix cvline bug 2021-03-07 23:00:15 +01:00
gotox.s Fix many bugs 2021-03-01 22:33:12 +01:00
gotoxy.s remove dangling spaces 2022-04-17 16:06:22 +02:00
gotoy.s jmp instead of jsr 2019-07-21 14:11:51 -04:00
initcwd.s [Telestrat] chdir management (#1419) 2021-03-11 09:42:14 +01:00
irq.s irq.s added 2017-10-16 17:34:32 +02:00
joy_stat_stddrv.s Telestrat joystick management 2020-05-28 08:50:20 -04:00
joy_stddrv.s Fixed the name of the driver 2020-05-28 08:50:20 -04:00
kbhit.s fix space 2022-04-26 11:10:07 +02:00
libref.s Telestrat joystick management 2020-05-28 08:50:20 -04:00
lseek.s Update libsrc/telestrat/lseek.s 2025-07-26 00:01:07 +02:00
mainargs.s remove TABs 2019-02-05 23:27:52 +01:00
open.s changed "spc" to "c_sp" 2025-06-04 06:37:59 +00:00
orixhdr.s remove dangling spaces 2022-04-17 16:06:22 +02:00
oserror.s fix errno related underscores in all libsrc/*.s files 2022-08-28 21:52:53 +02:00
read.s fix pla/pha instead of tmp1 2023-05-25 18:09:03 +02:00
revers.s Add revers.s 2021-03-01 22:45:05 +01:00
sound.s remove dangling spaces 2022-04-17 16:06:22 +02:00
syschdir.s remove dangling spaces 2022-04-17 16:06:22 +02:00
sysmkdir.s fix space 2022-05-05 22:50:37 +02:00
sysremove.s add cputc & remove 2018-04-14 21:52:11 +02:00
sysuname.s fix sysuname for all targets, somehow this was forgotten 2025-06-26 01:21:28 +02:00
textcolor.s Fix many bugs 2021-03-01 22:33:12 +01:00
tgi_stat_stddrv.s tgi_clear, tgi_init, tgi_done, tgi_getmaxx, tgi_getmaxy are working 2017-10-16 18:08:48 +02:00
tgi_stddrv.s Added to the telestrat library the name of the standard dynamic TGI driver. 2022-02-03 18:23:23 -05:00
wherex.s changed "spc" to "c_sp" 2025-06-04 06:37:59 +00:00
wherey.s remove TABs 2019-02-05 23:27:52 +01:00
write.s Fixed many comments 2025-03-24 20:52:55 +01:00