.. |
emd
|
Create static drivers directly from source files.
|
2014-06-04 23:50:18 +02:00 |
joy
|
Create static drivers directly from source files.
|
2014-06-04 23:50:18 +02:00 |
mou
|
Create static drivers directly from source files.
|
2014-06-04 23:50:18 +02:00 |
ser
|
Create static drivers directly from source files.
|
2014-06-04 23:50:18 +02:00 |
targetutil
|
Merge pull request #287 from silverdr/target_goodies
|
2016-06-01 11:01:56 +02:00 |
tgi
|
Create static drivers directly from source files.
|
2014-06-04 23:50:18 +02:00 |
_scrsize.s
|
|
|
_sys.s
|
use '.ifndef' instead of '.if .not .defined'
|
2013-09-18 16:36:03 +02:00 |
break.s
|
|
|
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
|
cleanups; split 'header' and 'init' part into two source files
|
2014-02-21 22:43:44 +01:00 |
casinit.s
|
Renamed INITBSS to INIT and INIT to ONCE.
|
2016-03-06 21:27:19 +01:00 |
cclear.s
|
|
|
cgetc.s
|
Normalized style.
|
2014-06-03 18:30:11 +02:00 |
chline.s
|
Normalized style.
|
2014-06-03 18:30:11 +02:00 |
clock.s
|
|
|
close.s
|
|
|
clrscr.s
|
|
|
color.s
|
|
|
cputc.s
|
|
|
crt0.s
|
Use AX paradigm.
|
2016-03-13 21:23:45 +01:00 |
ctype.s
|
|
|
cvline.s
|
Normalized style.
|
2014-06-03 18:30:11 +02:00 |
dio_cts.s
|
|
|
dio_stc.s
|
|
|
diopncls.s
|
|
|
dioqsize.s
|
|
|
dioread.s
|
|
|
diowrite.s
|
|
|
diowritev.s
|
|
|
do_oserr.s
|
|
|
dosdetect.s
|
add support for XDOS command lines
|
2016-05-24 03:06:00 +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
|
|
|
fdtable.s
|
|
|
fdtoiocb.s
|
|
|
findfreeiocb.inc
|
|
|
findfreeiocb.s
|
|
|
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, getdefdev.s: use mnemonics for 'crvec'.
|
2016-05-31 12:24:21 +02:00 |
getfd.s
|
|
|
gotox.s
|
|
|
gotoxy.s
|
|
|
gotoy.s
|
|
|
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
|
Renamed INITBSS to INIT and INIT to ONCE.
|
2016-03-06 21:27:19 +01:00 |
is_cmdline_dos.s
|
forgot to add the new file atari/is_cmdline_dos.s in my last commit...
|
2016-05-25 01:06:53 +02: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
|
|
|
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
|
- 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
|
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-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
|
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-20 23:04:28 +01:00 |
open.s
|
implement _sysrename for Atari
|
2013-07-24 00:40:09 +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:39:42 +02:00 |
randomize.s
|
|
|
read.s
|
fix uninitialized use of 'buflen'
|
2014-02-19 22:39:39 +01:00 |
revers.s
|
|
|
romswitch.inc
|
comment and formatting fixes
|
2013-10-16 18:20:48 +02:00 |
rwcommon.s
|
|
|
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
|
|
|
scrdev.s
|
untabify
|
2013-09-27 22:01:54 +02:00 |
scroll.s
|
|
|
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
|
|
|
shadow_ram_handlers.s
|
Renamed INITBSS to INIT and INIT to ONCE.
|
2016-03-06 21:27:19 +01: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
|
Fix timer IRQ hooking for atarixl target.
|
2014-01-20 23:04:30 +01:00 |
siocall.s
|
|
|
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
|
implement _sysrename for Atari
|
2013-07-24 00:40:09 +02:00 |
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
|
Changed multi-line C comments into another style.
|
2014-06-30 16:51:07 -04:00 |
systime.s
|
Changed multi-line C comments into another style.
|
2014-06-30 16:51:07 -04:00 |
sysuname.s
|
|
|
tgi_colors.s
|
|
|
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
|
|
|
ucase_fn.s
|
Don't import tmp1, slipped in by mistake in last commit
|
2013-07-24 00:44:44 +02:00 |
wherex.s
|
|
|
wherey.s
|
|
|
write.s
|
|
|
xlmemchk.inc
|
untabify
|
2013-09-27 22:01:54 +02:00 |