mirror of
https://github.com/cc65/cc65.git
synced 2026-04-24 14:17:23 +00:00
New extended memory driver contributed by Stefan Haubenthal
git-svn-id: svn://svn.cc65.org/cc65/trunk@2805 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -50,6 +50,7 @@ apple2lib:
|
||||
$(AR) a apple2.lib $$i/*.o;\
|
||||
done
|
||||
mv apple2/crt0.o apple2.o
|
||||
cp apple2/apple2-lc.emd a2-lc.emd
|
||||
cp apple2/apple2-280-192-6.tgi a2-hi.tgi
|
||||
cp apple2/apple2-40-40-16.tgi a2-lo.tgi
|
||||
cp apple2/apple2-stdjoy.joy a2-stdjoy.joy
|
||||
|
||||
Reference in New Issue
Block a user