1
0
mirror of https://github.com/cc65/cc65.git synced 2025-01-11 11:30:13 +00:00
Christian Groessler 6198e10f67 Atari: fix lookup of default device on XDOS.
Stefan Dorndorf, author of XDOS, pointed out that retrieving the
default device by looking at an undocumented memory location won't
work in future XDOS versions.
He also showed a way to get the default device in a compatible
manner.

This change implements his method and adds a version check (XDOS
versions below 2.4 don't support this -- for them the behaviour
will be the same as, for example, AtariDOS: no notion of a default
drive).
2016-09-12 23:40:25 +02:00
..
2004-05-12 13:16:36 +00:00
2005-02-14 09:39:46 +00:00
2016-06-13 20:40:01 +02:00
2015-11-29 20:04:10 +01:00
2004-10-26 21:03:47 +00:00
2015-09-19 15:37:39 +02:00
2013-12-06 20:53:49 +01:00
2013-12-06 20:53:49 +01:00
2003-03-14 00:09:21 +00:00
2016-08-14 19:35:35 +02:00
2003-12-03 20:23:09 +00:00