Working on the serial driver

git-svn-id: svn://svn.cc65.org/cc65/trunk@2329 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz
2003-08-15 21:17:36 +00:00
parent ff31c93891
commit 5efa39491a
4 changed files with 116 additions and 217 deletions

View File

@@ -129,6 +129,7 @@ c64lib:
mv c64/crt0.o c64.o
cp c64/*.emd .
cp c64/*.joy .
cp c64/*.ser .
cp c64/c64-320-200-2.tgi c64-hi.tgi
#-----------------------------------------------------------------------------