..
emd
Create static drivers directly from source files.
2014-06-04 23:50:18 +02:00
joy
Removed IRQ support from joystick drivers.
2018-02-01 22:38:36 +01:00
mou
ser
Create static drivers directly from source files.
2014-06-04 23:50:18 +02:00
targetutil
Add issues from pull request #307 .
2016-06-07 12:07:38 +02:00
tgi
Removed IRQ support from TGI drivers.
2018-02-02 18:15:45 +01:00
_scrsize.s
Removed (pretty inconsistently used) tab chars from source code base.
2013-05-09 13:57:12 +02:00
_sys.s
break.s
Removed (pretty inconsistently used) tab chars from source code base.
2013-05-09 13:57:12 +02:00
carthdr.s
cartinit.s
cartstart.s
Minor cleanup.
2014-01-17 21:20:53 +01:00
cashdr.s
cleanups; split 'header' and 'init' part into two source files
2014-02-21 22:43:44 +01:00
casinit.s
cclear.s
cgetc.s
chline.s
Introduced internal gotoxy that pops both parameters.
2016-06-05 14:58:38 +02:00
clock.s
Removed (pretty inconsistently used) tab chars from source code base.
2013-05-09 13:57:12 +02:00
close.s
clrscr.s
color.s
cputc.s
crt0.s
Implement exec() for Atari XDOS.
2016-06-13 20:40:01 +02:00
ctype.s
cvline.s
Introduced internal gotoxy that pops both parameters.
2016-06-05 14:58:38 +02:00
dio_cts.s
Removed (pretty inconsistently used) tab chars from source code base.
2013-05-09 13:57:12 +02:00
dio_stc.s
diopncls.s
Removed (pretty inconsistently used) tab chars from source code base.
2013-05-09 13:57:12 +02:00
dioqsize.s
Removed (pretty inconsistently used) tab chars from source code base.
2013-05-09 13:57:12 +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
do_oserr.s
Removed (pretty inconsistently used) tab chars from source code base.
2013-05-09 13:57:12 +02:00
doesclrscr.s
dosdetect.s
add support for XDOS command lines
2016-05-24 03:06:00 +02:00
exec.s
A small rearrangement of instructions in Atari's exec() to let the comments
2016-06-16 00:47:13 +02:00
exehdr.s
Renamed RAM to MAIN for all disk based targets.
2016-03-07 01:28:55 +01:00
exetrailer.s
Changed multi-line C comments into another style.
2014-06-30 16:51:07 -04:00
fd.inc
fdtab.s
Removed (pretty inconsistently used) tab chars from source code base.
2013-05-09 13:57:12 +02:00
fdtable.s
move findfreeiocb function into its own object file
2013-06-25 01:29:56 +02:00
fdtoiocb.s
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
Atari: fix lookup of default device on XDOS.
2016-09-12 23:40:25 +02:00
getdevice.s
Implementation of getfirstdevice/getnextdevice for Atari.
2017-12-28 04:54:18 +01:00
getfd.s
gotox.s
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
close IOCB if open failed -- otherwise is is still marked as "in use"
2013-07-09 23:39:42 +02:00
initcwd.s
Adjusted current working directory initialization on Apple and Atari.
2015-10-15 00:15:38 +02:00
inviocb.s
irq.s
is_cmdline_dos.s
joy_stat_stddrv.s
joy_stddrv.s
add missing stddrv defines for atarixl
2014-01-21 23:09:00 +01:00
kbhit.s
libref.s
Split libref.s into multiple files to prevent inclusion of unnecessary code.
2014-04-22 12:50:07 +02:00
lseek.s
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
mcbpm-shape.s
mcbpm.s
Renamed INITBSS to INIT and INIT to ONCE.
2016-03-06 21:27:19 +01: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
address issue raised in the pull request; add support to not use page 6
2014-04-15 11:37:34 +02:00
mouse_stat_stddrv.s
use ST mouse as static standard driver, too
2014-01-11 01:37:49 +01:00
mouse_stddrv.s
mouseref.s
Split libref.s into multiple files to prevent inclusion of unnecessary code.
2014-04-22 12:50:07 +02:00
mul40.s
Add "joystick mouse" driver and default mouse callback routine (not
2014-01-04 20:33:24 +01:00
open.s
Fix exec() for atarixl target.
2016-06-15 23:52:16 +02:00
oserrlist.s
Removed (pretty inconsistently used) tab chars from source code base.
2013-05-09 13:57:12 +02:00
oserror.s
Implement exec() for Atari XDOS.
2016-06-13 20:40:01 +02:00
ostype.s
untabify
2013-09-27 22:01:54 +02:00
posixdirent.s
randomize.s
Removed (pretty inconsistently used) tab chars from source code base.
2013-05-09 13:57:12 +02:00
read.s
revers.s
romswitch.inc
comment and formatting fixes
2013-10-16 18:20:48 +02:00
rwcommon.s
save_area.inc
save_area.s
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
Removed (pretty inconsistently used) tab chars from source code base.
2013-05-09 13:57:12 +02: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
Atari: split "setcursor" function out of cgetc.s source file into setcursor.s.
2017-10-03 21:58:52 +02:00
shadow_ram_handlers.s
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
siocall.s
Removed (pretty inconsistently used) tab chars from source code base.
2013-05-09 13:57:12 +02:00
syschdir.s
implement _sysrename for Atari
2013-07-24 00:40:09 +02:00
sysmkdir.s
implement _sysrename for Atari
2013-07-24 00:40:09 +02:00
sysremove.s
sysrename.s
Normalized style.
2014-06-03 18:30:11 +02: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
systime.s
Changed multi-line C comments into another style.
2014-06-30 16:51:07 -04:00
sysuname.s
New uname function
2003-08-12 17:24:02 +00:00
tgi_colors.s
Removed (pretty inconsistently used) tab chars from source code base.
2013-05-09 13:57:12 +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
toascii.s
Removed (pretty inconsistently used) tab chars from source code base.
2013-05-09 13:57:12 +02:00
ucase_fn.s
Some Atari runtime library fixes.
2016-06-06 22:45:20 +02:00
wherex.s
wherey.s
Removed (pretty inconsistently used) tab chars from source code base.
2013-05-09 13:57:12 +02:00
write.s
Removed (pretty inconsistently used) tab chars from source code base.
2013-05-09 13:57:12 +02:00
xlmemchk.inc