| .. |
|
joy
|
clean-up of driver return codes
|
2023-02-26 20:03:41 +01:00 |
|
ser
|
Serial: Optimize SER_GET
|
2023-09-07 07:14:01 +02:00 |
|
tgi
|
clean-up of driver return codes
|
2023-02-26 20:03:41 +01:00 |
|
_scrsize.s
|
Replaced number literals in source code with meaningful symbol names.
|
2013-07-26 03:33:54 -04:00 |
|
atmos.s
|
oops
|
2017-12-17 18:45:57 +01:00 |
|
atmos_load.s
|
Replaced number literals in source code with meaningful symbol names.
|
2013-07-26 03:33:54 -04:00 |
|
atmos_save.s
|
Replaced number literals in source code with meaningful symbol names.
|
2013-07-26 03:33:54 -04:00 |
|
bashdr.s
|
Converted the Atmos configuration to the new constructor segment model.
|
2016-03-18 11:28:56 -04:00 |
|
capslock.s
|
Converted the Atmos configuration to the new constructor segment model.
|
2016-03-18 11:28:56 -04:00 |
|
cclear.s
|
remove dangling spaces
|
2022-04-17 16:06:22 +02:00 |
|
cgetc.s
|
Moved initcgetc to initcputc
|
2018-01-23 13:02:47 +01:00 |
|
chline.s
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
|
clock.s
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
|
clrscr.s
|
Replaced number literals in source code with meaningful symbol names.
|
2013-07-26 03:33:54 -04:00 |
|
color.s
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
|
cpeekc.s
|
fix cpeekc/cpeekcolor/cpeekrevers/cpeeks for atmos, replaces what is in #532
|
2025-05-24 20:03:44 +02:00 |
|
cpeekcolor.s
|
fix cpeekc/cpeekcolor/cpeekrevers/cpeeks for atmos, replaces what is in #532
|
2025-05-24 20:03:44 +02:00 |
|
cpeekrevers.s
|
fix cpeekc/cpeekcolor/cpeekrevers/cpeeks for atmos, replaces what is in #532
|
2025-05-24 20:03:44 +02:00 |
|
cpeeks.s
|
fix cpeekc/cpeekcolor/cpeekrevers/cpeeks for atmos, replaces what is in #532
|
2025-05-24 20:03:44 +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
|
restore comment alignment
|
2025-06-22 21:34:41 +00:00 |
|
ctype.s
|
remove dangling spaces
|
2022-04-17 16:06:22 +02:00 |
|
cvline.s
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
|
gotox.s
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
|
gotoxy.s
|
Added a missing label to some conio cursor movement functions.
|
2017-06-15 16:44:46 -04:00 |
|
gotoy.s
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
|
irq.s
|
Renamed INITBSS to INIT and INIT to ONCE.
|
2016-03-06 21:27:19 +01:00 |
|
joy_stat_stddrv.s
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
|
joy_stddrv.s
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
|
kbhit.s
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
|
libref.s
|
Added library reference tgi_libref to TGI interface.
|
2013-06-01 12:42:00 +02:00 |
|
mainargs.s
|
Converted the Atmos configuration to the new constructor segment model.
|
2016-03-18 11:28:56 -04:00 |
|
oserrlist.s
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
|
oserror.s
|
fix errno related underscores in all libsrc/*.s files
|
2022-08-28 21:52:53 +02:00 |
|
read.s
|
Use more compact loops.
|
2020-12-27 17:54:49 -05:00 |
|
revers.s
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +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 |
|
store_filename.s
|
Replaced number literals in source code with meaningful symbol names.
|
2013-07-26 03:33:54 -04:00 |
|
sysuname.s
|
fix sysuname for all targets, somehow this was forgotten
|
2025-06-26 01:21:28 +02:00 |
|
tapehdr.s
|
Converted the Atmos configuration to the new constructor segment model.
|
2016-03-18 11:28:56 -04:00 |
|
tgi_stat_stddrv.s
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
|
tgi_stddrv.s
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
|
waitvsync.s
|
oops
|
2024-09-07 18:51:20 +02:00 |
|
wherex.s
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
|
wherey.s
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
|
write.s
|
Use more compact loops.
|
2020-12-27 17:54:49 -05:00 |