]> git.sur5r.net Git - cc65/commit
Introduced getcurrentdevice() and implemented it for CBM and Apple.
authorol.sc <ol.sc@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sun, 21 Oct 2012 14:35:17 +0000 (14:35 +0000)
committerol.sc <ol.sc@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sun, 21 Oct 2012 14:35:17 +0000 (14:35 +0000)
commit89d4f4a90c55d217349767ffc7754350d1f3bb25
tree57632db8156d715716ddba590394fe98ba16fe48
parent74fb91a3a2efcab6d97468788f5e26f2ac7e2ff2
Introduced getcurrentdevice() and implemented it for CBM and Apple.

git-svn-id: svn://svn.cc65.org/cc65/trunk@5863 b7a2c559-68d2-44c3-8de9-860c34a00d81
include/device.h
libsrc/apple2/Makefile
libsrc/apple2/curdevice.s [new file with mode: 0644]
libsrc/apple2enh/Makefile
libsrc/cbm/Makefile
libsrc/cbm/curdevice.s [new file with mode: 0644]