]> git.sur5r.net Git - cc65/commit
I wasn't aware that the unit numbers in the ProDOS device list contain device type...
authorol.sc <ol.sc@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Tue, 16 Oct 2012 06:34:38 +0000 (06:34 +0000)
committerol.sc <ol.sc@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Tue, 16 Oct 2012 06:34:38 +0000 (06:34 +0000)
commitbd2ff691825a218afb9395398bd8732135870872
tree38883a17c8749834523a144adedc12335289a3a2
parent272b8e718533466e81e5006b2ce147816daf6359
I wasn't aware that the unit numbers in the ProDOS device list contain device type identifiers in the low nibble. So if we can't use the device list entries as-is we can as well present the high nibble as low nibble to the user thus providing more meaningful device numbers.

git-svn-id: svn://svn.cc65.org/cc65/trunk@5853 b7a2c559-68d2-44c3-8de9-860c34a00d81
targetutil/geos-apple/convert.c