1
0
mirror of https://github.com/cc65/cc65.git synced 2025-01-10 19:29:45 +00:00
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
..
2015-10-14 22:52:09 +02:00
2015-10-14 22:52:09 +02:00
2015-10-14 22:52:09 +02:00
2014-03-19 11:32:44 +02:00
2014-03-19 11:32:44 +02:00
2014-03-19 11:32:44 +02:00
2014-03-19 11:32:44 +02:00
2015-09-19 15:55:43 +02:00
2015-10-14 22:52:09 +02:00