| .. |
|
emd
|
remove dangling spaces
|
2022-04-17 16:06:22 +02:00 |
|
joy
|
clean-up of driver return codes
|
2023-02-26 20:03:41 +01:00 |
|
mou
|
changed "spc" to "c_sp"
|
2025-06-04 06:37:59 +00:00 |
|
ser
|
clean-up of driver return codes
|
2023-02-26 20:03:41 +01:00 |
|
targetutil
|
Code review changes and build fix.
|
2019-03-04 23:32:56 +01:00 |
|
tgi
|
Optimize the conversions from Atari ASCII to screen codes.
|
2019-01-23 00:05:31 +01:00 |
|
_scrsize.s
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
|
_sys.s
|
use '.ifndef' instead of '.if .not .defined'
|
2013-09-18 16:36:03 +02:00 |
|
bgcolor.s
|
atari: split color.s into bordercolor.s and bgcolor.s
|
2019-04-12 12:49:38 +02:00 |
|
bordercolor.s
|
atari: split color.s into bordercolor.s and bgcolor.s
|
2019-04-12 12:49:38 +02:00 |
|
break.s
|
remove dangling spaces
|
2022-04-17 16:06:22 +02:00 |
|
carthdr.s
|
Minor cleanup.
|
2014-01-17 21:20:53 +01:00 |
|
cartinit.s
|
put code in CODE segment
|
2014-01-17 11:48:12 +01:00 |
|
cartstart.s
|
Minor cleanup.
|
2014-01-17 21:20:53 +01:00 |
|
cashdr.s
|
Atari: fix fallout of change of INIT segment to 'bss' type
|
2025-02-23 00:35:23 +01:00 |
|
casinit.s
|
Renamed INITBSS to INIT and INIT to ONCE.
|
2016-03-06 21:27:19 +01:00 |
|
cclear.s
|
remove dangling spaces
|
2022-04-17 16:06:22 +02:00 |
|
cgetc.s
|
Atari: split "setcursor" function out of cgetc.s source file into setcursor.s.
|
2017-10-03 21:58:52 +02:00 |
|
chline.s
|
atari5200: implement bgcolor() and textcolor()
|
2019-04-12 12:49:38 +02:00 |
|
clock.s
|
use __clocks_per_sec instead of _clocks_per_sec
|
2022-08-28 20:22:25 +02:00 |
|
close.s
|
remove extra spaces
|
2022-08-28 22:37:33 +02:00 |
|
clrscr.s
|
Fix writing one byte beyond screen buffer.
|
2013-06-21 11:33:55 +02:00 |
|
cpeekc.s
|
fix cpeekc/cpeekcolor/cpeekrevers for atari 800
|
2025-05-24 18:34:44 +02:00 |
|
cpeekcolor.s
|
fix cpeekc/cpeekcolor/cpeekrevers for atari 800
|
2025-05-24 18:34:44 +02:00 |
|
cpeekrevers.s
|
fix cpeekc/cpeekcolor/cpeekrevers for atari 800
|
2025-05-24 18:34: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
|
remove dangling spaces
|
2022-04-17 16:06:22 +02:00 |
|
dio_cts.s
|
fix errno related underscores in all libsrc/*.s files
|
2022-08-28 21:52:53 +02:00 |
|
dio_stc.s
|
fix errno related underscores in all libsrc/*.s files
|
2022-08-28 21:52:53 +02:00 |
|
diopncls.s
|
changed "spc" to "c_sp"
|
2025-06-04 06:37:59 +00:00 |
|
dioqsize.s
|
fix errno related underscores in all libsrc/*.s files
|
2022-08-28 21:52:53 +02:00 |
|
dioread.s
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
|
diowrite.s
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
|
diowritev.s
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
|
do_oserr.s
|
fix errno related underscores in all libsrc/*.s files
|
2022-08-28 21:52:53 +02:00 |
|
doesclrscr.s
|
remove dangling spaces
|
2022-04-17 16:06:22 +02:00 |
|
dosdetect.s
|
Atari: add support for BW-DOS. Initially contributed by Daniel Serpell.
|
2018-09-27 17:37:59 +02:00 |
|
exec.s
|
remove extra spaces
|
2022-08-28 22:37:33 +02:00 |
|
exehdr.s
|
Add 'define=yes' for INIT segment to atari-asm.cfg and atari-asm-xex.cfg linker configs.
|
2025-04-09 22:51:11 +02:00 |
|
exetrailer.s
|
Changed multi-line C comments into another style.
|
2014-06-30 16:51:07 -04:00 |
|
fd.inc
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
|
fdtab.s
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
|
fdtable.s
|
restore comment alignment
|
2025-06-22 21:34:41 +00:00 |
|
fdtoiocb.s
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
|
findfreeiocb.inc
|
move findfreeiocb function into its own object file
|
2013-06-25 01:29:56 +02:00 |
|
findfreeiocb.s
|
move findfreeiocb function into its own object file
|
2013-06-25 01:29:56 +02:00 |
|
get_tv.s
|
rename libsrc/atari/tvtype.s to libsrc/atari/get_tv.s
|
2014-03-04 15:44:10 +01:00 |
|
getargs.s
|
add support for XDOS command lines
|
2016-05-24 03:06:00 +02:00 |
|
getdefdev.s
|
libsrc/atari/getdefdev.s: small comment change
|
2018-09-20 23:58:23 +02:00 |
|
getdevice.s
|
Fixed many comments
|
2025-03-24 20:52:55 +01:00 |
|
getfd.s
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
|
getres.s
|
fix errno related underscores in all libsrc/*.s files
|
2022-08-28 21:52:53 +02:00 |
|
gettime.s
|
fix errno related underscores in all libsrc/*.s files
|
2022-08-28 21:52:53 +02:00 |
|
gotox.s
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
|
gotoxy.s
|
Introduced internal gotoxy that pops both parameters.
|
2016-06-05 14:58:38 +02:00 |
|
gotoy.s
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
|
graphics.s
|
Fixed many comments
|
2025-03-24 20:52:55 +01:00 |
|
initcwd.s
|
Adjusted current working directory initialization on Apple and Atari.
|
2015-10-15 00:15:38 +02:00 |
|
inviocb.s
|
fix errno related underscores in all libsrc/*.s files
|
2022-08-28 21:52:53 +02:00 |
|
irq.s
|
Atari: fix interrupt handling if extended memory is banked in
|
2018-09-05 11:28:15 +02:00 |
|
is_cmdline_dos.s
|
More optimization in libsrc/atari/is_cmdline_dos.s.
|
2017-01-24 21:01:42 +01:00 |
|
joy_stat_stddrv.s
|
add missing stddrv defines for atarixl
|
2014-01-21 23:09:00 +01:00 |
|
joy_stddrv.s
|
add missing stddrv defines for atarixl
|
2014-01-21 23:09:00 +01:00 |
|
kbhit.s
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
|
libref.s
|
Split libref.s into multiple files to prevent inclusion of unnecessary code.
|
2020-06-04 23:24:24 +02:00 |
|
lseek.s
|
remove extra spaces
|
2022-08-28 22:37:33 +02:00 |
|
Makefile.inc
|
Selection whether to use page 6 for mouse P/M data is not done in
|
2014-04-21 11:41:37 +02:00 |
|
mcbdefault.s
|
- always use page 6 for P/M mouse cursor
|
2014-04-11 23:51:49 +02:00 |
|
mcbpm-shape.s
|
remove build warning
|
2014-04-25 13:21:54 +02:00 |
|
mcbpm.s
|
changed "spc" to "c_sp"
|
2025-06-04 06:37:59 +00:00 |
|
mcbtxtchar-char.s
|
address issue raised in the pull request; add support to not use page 6
|
2014-04-15 11:37:34 +02:00 |
|
mcbtxtchar.s
|
remove dangling spaces
|
2022-04-17 16:06:22 +02:00 |
|
mouse_stat_stddrv.s
|
use ST mouse as static standard driver, too
|
2014-01-20 23:04:29 +01:00 |
|
mouse_stddrv.s
|
Add drivers for ST mouse, Amiga mouse, and Atari trakball. Access
|
2014-01-20 23:04:29 +01:00 |
|
mouseref.s
|
Use Timer2 for mouse polling.
|
2019-01-29 22:00:55 +01:00 |
|
open.s
|
add a return -1 helper
|
2024-01-24 09:58:09 +01: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 |
|
ostype.s
|
Some style adjustments.
|
2020-04-02 10:42:06 +02:00 |
|
posixdirent.s
|
fix errno related underscores in all libsrc/*.s files
|
2022-08-28 21:52:53 +02:00 |
|
randomize.s
|
extra underscores for _randomize and _swap
|
2022-08-29 20:52:35 +02:00 |
|
read.s
|
Fix Atari buffer overrun on keyboard EOF
|
2025-05-15 20:45:40 -04:00 |
|
revers.s
|
remove dangling spaces
|
2022-04-17 16:06:22 +02:00 |
|
romswitch.inc
|
comment and formatting fixes
|
2013-10-16 18:20:48 +02:00 |
|
rwcommon.s
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
|
save_area.inc
|
untabify
|
2013-09-27 22:01:54 +02:00 |
|
save_area.s
|
rename LOWDATA segment to LOWBSS
|
2013-10-16 18:20:57 +02:00 |
|
savevec.s
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
|
scrdev.s
|
untabify
|
2013-09-27 22:01:54 +02:00 |
|
scroll.s
|
Code review adaptations, removed "cc65_" prefix from functions
|
2019-03-29 22:53:04 +01:00 |
|
sdxtime-bss.s
|
Atari: clock_gettime() and clock_settime() implementations
|
2018-09-25 21:11:05 +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 |
|
serref.s
|
rename ser_libref.s to serref.s in order to be consistent with other targets
|
2014-04-22 13:42:17 +02:00 |
|
setcolor.s
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
|
setcursor.s
|
Code review adaptations, removed "cc65_" prefix from functions
|
2019-03-29 22:53:04 +01:00 |
|
settime.s
|
fix errno related underscores in all libsrc/*.s files
|
2022-08-28 21:52:53 +02:00 |
|
shadow_ram_handlers.s
|
remove dangling spaces
|
2022-04-17 16:06:22 +02:00 |
|
shadow_ram_prepare.s
|
Force inclusion of 'shadow RAM preparation' load chunk in crt0.s and
|
2013-10-18 22:08:26 +02:00 |
|
shadow_ram_timerirq1.s
|
atarixl: fix compilation problem when CHARGEN_RELOC is defined
|
2020-10-30 15:01:47 +01:00 |
|
shadow_ram_timerirq2.s
|
atarixl: fix compilation problem when CHARGEN_RELOC is defined
|
2020-10-30 15:01:47 +01:00 |
|
siocall.s
|
Fixed many comments
|
2025-03-24 20:52:55 +01:00 |
|
sound.s
|
some documentation fixes
|
2023-01-18 11:55:52 +01:00 |
|
syschdir.s
|
Atari: add support for BW-DOS. Initially contributed by Daniel Serpell.
|
2018-09-27 17:37:59 +02:00 |
|
sysmkdir.s
|
implement _sysrename for Atari
|
2013-07-24 00:40:09 +02:00 |
|
sysremove.s
|
implement _sysrename for Atari
|
2013-07-24 00:40:09 +02:00 |
|
sysrename.s
|
changed "spc" to "c_sp"
|
2025-06-04 06:37:59 +00:00 |
|
sysrmdir.s
|
Atari: add new function '_is_cmdline_dos()' and some other small changes.
|
2016-05-25 00:57:43 +02:00 |
|
system_check.s
|
remove dangling spaces
|
2022-04-17 16:06:22 +02:00 |
|
system_check_hdr.s
|
Separate header and trailers of Atari system_check chunk.
|
2019-02-21 19:00:17 -03:00 |
|
system_check_trailer.s
|
Separate header and trailers of Atari system_check chunk.
|
2019-02-21 19:00:17 -03:00 |
|
sysuname.s
|
fix sysuname for all targets, somehow this was forgotten
|
2025-06-26 01:21:28 +02:00 |
|
tgi_stat_stddrv.s
|
add missing stddrv defines for atarixl
|
2014-01-21 23:09:00 +01:00 |
|
tgi_stddrv.s
|
add missing stddrv defines for atarixl
|
2014-01-21 23:09:00 +01:00 |
|
tgiref.s
|
Split libref.s into multiple files to prevent inclusion of unnecessary code.
|
2020-06-04 23:24:24 +02:00 |
|
toascii.s
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
|
ucase_fn.s
|
restore comment alignment
|
2025-06-22 21:34:41 +00:00 |
|
waitvsync.s
|
add waitvsync() for atari and atari5200
|
2020-10-28 21:12:32 +01: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
|
Fixed many comments
|
2025-03-24 20:52:55 +01:00 |
|
xlmemchk.inc
|
remove dangling spaces
|
2022-04-17 16:06:22 +02:00 |