mirror of
https://github.com/cc65/cc65.git
synced 2024-12-25 17:29:50 +00:00
Copy the atari joystick driver
git-svn-id: svn://svn.cc65.org/cc65/trunk@2824 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
parent
23935bd4c6
commit
a60eebad94
@ -69,6 +69,7 @@ atarilib:
|
||||
$(AR) a atari.lib $$i/*.o;\
|
||||
done
|
||||
mv atari/crt0.o atari.o
|
||||
cp atari/*.joy .
|
||||
|
||||
#-----------------------------------------------------------------------------
|
||||
# Oric Atmos
|
||||
|
Loading…
Reference in New Issue
Block a user