1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-04 02:29:31 +00:00
cc65/libsrc/telestrat
Christian Groessler 09e0e74124 (again) remove TABs
2021-05-13 18:12:12 +02:00
..
joy Fix eor bug 2020-05-28 08:50:20 -04:00
tgi Fix 16 bits values 2020-02-13 05:46:46 -05: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 Fix many bugs 2021-03-01 22:33:12 +01:00
cgetc.s remove TABs 2019-02-05 23:27:52 +01:00
chline.s Fix many bugs 2021-03-01 22:33:12 +01:00
clock.s fix space/column 2021-03-13 00:15:05 +01:00
close.s remove TABs 2019-02-05 23:27:52 +01:00
clrscr.s Fix comments, return line and bordercolor return 2021-03-03 22:14:29 +01:00
cputc.s Fix next column 2021-03-09 22:02:26 +01:00
crt0.s crt0 clean-up 2020-11-29 18:08:33 +01: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 Fix many bugs 2021-03-01 22:33:12 +01: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 Optimized based on https://github.com/cc65/cc65/pull/1393. 2021-02-05 11:54:07 +01:00
libref.s Telestrat joystick management 2020-05-28 08:50:20 -04:00
mainargs.s remove TABs 2019-02-05 23:27:52 +01:00
open.s remove TABs 2019-02-05 23:27:52 +01:00
orixhdr.s Fix comments and TELEMON uppercase 2018-10-19 23:43:40 +02:00
oserror.s Now mkdir is working 2017-10-28 00:37:47 +02:00
read.s [Telestrat] chdir management (#1419) 2021-03-11 09:42:14 +01:00
revers.s Add revers.s 2021-03-01 22:45:05 +01:00
sound.s Merge telemon24 and telemon30 into telestrat target. 2017-01-31 22:09:14 +01:00
syschdir.s (again) remove TABs 2021-05-13 18:12:12 +02:00
sysmkdir.s Now mkdir is working 2017-10-28 00:37:47 +02:00
sysremove.s add cputc & remove 2018-04-14 21:52:11 +02:00
sysuname.s Merge telemon24 and telemon30 into telestrat target. 2017-01-31 22:09:14 +01: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
wherex.s remove TABs 2019-02-05 23:27:52 +01:00
wherey.s remove TABs 2019-02-05 23:27:52 +01:00
write.s Use more compact loops. 2020-12-27 17:54:49 -05:00