.. |
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
|
|
|
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
|
|
|
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
|
|
|
oserror.s
|
|
|
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
|
|
|
syschdir.s
|
(again) remove TABs
|
2021-05-13 18:12:12 +02:00 |
sysmkdir.s
|
|
|
sysremove.s
|
|
|
sysuname.s
|
|
|
textcolor.s
|
Fix many bugs
|
2021-03-01 22:33:12 +01:00 |
tgi_stat_stddrv.s
|
|
|
tgi_stddrv.s
|
Added to the telestrat library the name of the standard dynamic TGI driver.
|
2022-07-21 03:13:10 +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 |