1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-05 06:28:57 +00:00
cc65/libsrc/c16/c16-stdjoy.s
cuz f243a15e8e Added joystick drivers for C16 and Atari
git-svn-id: svn://svn.cc65.org/cc65/trunk@1818 b7a2c559-68d2-44c3-8de9-860c34a00d81
2002-12-21 09:10:15 +00:00

9 lines
122 B
ArmAsm

;
; Standard joystick driver for the Plus/4
;
; Ullrich von Bassewitz, 2002-12-21
;
.include "../plus4/plus4-stdjoy.s"