Added a new serial driver for the atmos. By Stefan Haubenthal.
git-svn-id: svn://svn.cc65.org/cc65/trunk@5580 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -138,6 +138,7 @@ atmoslib:
|
||||
$(AR) a atmos.lib $$i/*.o || exit 1; \
|
||||
done
|
||||
cp atmos/*.joy .
|
||||
cp atmos/*.ser .
|
||||
cp atmos/*.tgi .
|
||||
if [ -d atmos/extra ]; then \
|
||||
for i in atmos/extra/*.o; do \
|
||||
|
||||
Reference in New Issue
Block a user