1
0
mirror of https://github.com/cc65/cc65.git synced 2024-12-22 12:30:41 +00:00

Added joystick driver for Apple ][

git-svn-id: svn://svn.cc65.org/cc65/trunk@2116 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz 2003-05-02 09:22:28 +00:00
parent 484fc43b94
commit c932bc3d1d

View File

@ -285,6 +285,7 @@ programs for the Apple ][ using the cc65 crosscompiler.
%files apple2
%attr(644,root,root) /usr/lib/cc65/lib/apple2.lib
%attr(644,root,root) /usr/lib/cc65/lib/apple2.o
%attr(644,root,root) /usr/lib/cc65/joy/apple2-*.joy
%doc src/ld65/cfg/apple2.cfg
@ -388,6 +389,9 @@ install -m 644 libsrc/*.tgi $RPM_BUILD_ROOT/usr/lib/cc65/tgi
%changelog
* Fri May 02 2003 Ullrich von Bassewitz <uz@cc65.org>
The Apple ][ has a joystick driver.
* Mon Apr 14 2003 Ullrich von Bassewitz <uz@cc65.org>
Added a subpackage for the Oric Atmos.