1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-04 18:57:06 +00:00
cc65/libsrc/atari
Oliver Schmidt 76a5a72403 Adjusted current working directory initialization on Apple and Atari.
Moving __cwd from BSS into INITBSS does of course ;-) not only impact the CBM targets but all targets with disk I/O support.

Note: Code using `__cwd-1` may trigger an ld65 range error because __cwd may end up at the very begining of a segment. As far as I see this is an ld65 bug which I'm not try to fix - at least here.
2015-10-15 00:15:38 +02:00
..
emd
joy
mou
ser
targetutil
tgi
_scrsize.s
_sys.s
break.s
carthdr.s
cartinit.s
cartstart.s
cashdr.s
casinit.s
cclear.s
cgetc.s
chline.s
clock.s
close.s
clrscr.s
color.s
cputc.s
crt0.s
ctype.s
cvline.s
dio_cts.s
dio_stc.s
diopncls.s
dioqsize.s
dioread.s
diowrite.s
diowritev.s
do_oserr.s
dosdetect.s
exehdr.s
exetrailer.s
fd.inc
fdtab.s
fdtable.s
fdtoiocb.s
findfreeiocb.inc
findfreeiocb.s
get_tv.s
getargs.s
getdefdev.s
getfd.s
gotox.s
gotoxy.s
gotoy.s
graphics.s
initcwd.s Adjusted current working directory initialization on Apple and Atari. 2015-10-15 00:15:38 +02:00
inviocb.s
irq.s
joy_stat_stddrv.s
joy_stddrv.s
kbhit.s
libref.s
lseek.s
Makefile.inc
mcbdefault.s
mcbpm-shape.s
mcbpm.s
mcbtxtchar-char.s
mcbtxtchar.s
mouse_stat_stddrv.s
mouse_stddrv.s
mouseref.s
mul40.s
open.s
oserrlist.s
oserror.s
ostype.s
posixdirent.s
randomize.s
read.s
revers.s
romswitch.inc
rwcommon.s
save_area.inc
save_area.s
savevec.s
scrdev.s
scroll.s
serref.s
setcolor.s
shadow_ram_handlers.s
shadow_ram_prepare.s
shadow_ram_timerirq1.s
siocall.s
syschdir.s
sysmkdir.s
sysremove.s
sysrename.s
sysrmdir.s
system_check.s
systime.s
sysuname.s
tgi_colors.s
tgi_stat_stddrv.s
tgi_stddrv.s
toascii.s
ucase_fn.s
wherex.s
wherey.s
write.s
xlmemchk.inc