mirror of
https://github.com/cc65/cc65.git
synced 2024-12-25 17:29:50 +00:00
Added the new PET joystick driver
git-svn-id: svn://svn.cc65.org/cc65/trunk@3601 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
parent
fe951ef144
commit
0a069540e1
@ -221,6 +221,7 @@ petlib:
|
||||
$(AR) a pet.lib $$i/*.o;\
|
||||
done
|
||||
mv pet/crt0.o pet.o
|
||||
cp pet/*.joy .
|
||||
|
||||
#-----------------------------------------------------------------------------
|
||||
# Commodore Plus/4
|
||||
|
Loading…
Reference in New Issue
Block a user