]> git.sur5r.net Git - cc65/commit
Replaced Apple II specific solution with implementation of recently introduced mass...
authorol.sc <ol.sc@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sun, 9 Sep 2012 13:38:32 +0000 (13:38 +0000)
committerol.sc <ol.sc@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sun, 9 Sep 2012 13:38:32 +0000 (13:38 +0000)
commit0f1cd5088361bc7c8b92bfed54ec0d70e9752e62
tree098d7645e08f5dd0f2df67090c067c95a21687c0
parentb586d5ef69ccec2af7659c8702e5d628a9455e1e
Replaced Apple II specific solution with implementation of recently introduced mass-storage device enumaration.

git-svn-id: svn://svn.cc65.org/cc65/trunk@5821 b7a2c559-68d2-44c3-8de9-860c34a00d81
doc/apple2.sgml
include/apple2.h
libsrc/apple2/Makefile
libsrc/apple2/drives.s [deleted file]
libsrc/apple2/getdevice.s [new file with mode: 0644]
libsrc/apple2enh/Makefile