.. |
emd
|
|
|
joy
|
|
|
mou
|
|
|
ser
|
|
|
targetutil
|
|
|
tgi
|
Some formatting and style fixes.
|
2013-10-01 11:36:37 +02:00 |
_scrsize.s
|
|
|
_sys.s
|
|
|
break.s
|
|
|
carthdr.s
|
|
|
cartinit.s
|
put code in CODE segment
|
2014-01-17 11:48:12 +01:00 |
cartstart.s
|
|
|
cashdr.s
|
|
|
casinit.s
|
|
|
cclear.s
|
|
|
cgetc.s
|
|
|
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 |
close.s
|
|
|
clrscr.s
|
Fix writing one byte beyond screen buffer.
|
2013-06-21 11:33:55 +02:00 |
color.s
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
cputc.s
|
|
|
crt0.s
|
fix indentation
|
2014-03-07 23:15:57 +01:00 |
ctype.s
|
|
|
cvline.s
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +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
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
diopncls.s
|
|
|
dioqsize.s
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
dioread.s
|
|
|
diowrite.s
|
|
|
diowritev.s
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
do_oserr.s
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
dosdetect.s
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
exehdr.s
|
|
|
exetrailer.s
|
|
|
fd.inc
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
fdtab.s
|
|
|
fdtable.s
|
|
|
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
|
|
|
getdefdev.s
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
getfd.s
|
|
|
gotox.s
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
gotoxy.s
|
|
|
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
|
|
|
inviocb.s
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
irq.s
|
Use deferred VBI instead of immediate VBI. A deferred VBI won't be
|
2014-01-04 20:33:24 +01:00 |
joy_stat_stddrv.s
|
add missing stddrv defines for atarixl
|
2014-01-21 23:09:00 +01:00 |
joy_stddrv.s
|
|
|
kbhit.s
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
libref.s
|
|
|
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
|
address issue raised in the pull request; add support to not use page 6
|
2014-04-15 11:37:34 +02:00 |
mcbpm.s
|
Selection whether to use page 6 for mouse P/M data is not done in
|
2014-04-21 11:41:37 +02: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
|
|
|
mouse_stat_stddrv.s
|
use ST mouse as static standard driver, too
|
2014-01-11 01:37:49 +01:00 |
mouse_stddrv.s
|
|
|
mul40.s
|
Add "joystick mouse" driver and default mouse callback routine (not
|
2014-01-04 20:33:24 +01:00 |
open.s
|
implement _sysrename for Atari
|
2013-07-24 00:41:49 +02:00 |
oserrlist.s
|
|
|
oserror.s
|
|
|
ostype.s
|
untabify
|
2013-09-27 22:01:54 +02:00 |
posixdirent.s
|
close IOCB if open failed -- otherwise is is still marked as "in use"
|
2013-07-09 23:59:27 +02:00 |
randomize.s
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
read.s
|
fix uninitialized use of 'buflen'
|
2014-02-19 22:39:39 +01:00 |
revers.s
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
romswitch.inc
|
|
|
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
|
|
|
savevec.s
|
|
|
scrdev.s
|
untabify
|
2013-09-27 22:01:54 +02:00 |
scroll.s
|
|
|
ser_libref.s
|
|
|
setcolor.s
|
|
|
shadow_ram_handlers.s
|
rename LOWDATA segment to LOWBSS
|
2013-10-16 18:20:57 +02:00 |
shadow_ram_prepare.s
|
|
|
shadow_ram_timerirq1.s
|
|
|
siocall.s
|
|
|
syschdir.s
|
|
|
sysmkdir.s
|
implement _sysrename for Atari
|
2013-07-24 00:41:49 +02:00 |
sysremove.s
|
implement _sysrename for Atari
|
2013-07-24 00:41:49 +02:00 |
sysrename.s
|
|
|
sysrmdir.s
|
|
|
system_check.s
|
Rename 'syschk' symbol in the linker config file, which forces inclusion
|
2013-10-18 03:08:15 +02:00 |
systime.s
|
|
|
sysuname.s
|
New uname function
|
2003-08-12 17:24:02 +00:00 |
tgi_colors.s
|
|
|
tgi_stat_stddrv.s
|
|
|
tgi_stddrv.s
|
|
|
toascii.s
|
|
|
ucase_fn.s
|
Don't import tmp1, slipped in by mistake in last commit
|
2013-07-24 00:45:20 +02:00 |
wherex.s
|
|
|
wherey.s
|
|
|
write.s
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
xlmemchk.inc
|
|
|