1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-14 04:29:00 +00:00
cc65/libsrc/c16/joy/c16-stdjoy.s

10 lines
213 B
ArmAsm

;
; Standard joystick driver for the C16. May be used multiple times when linked
; to the statically application.
;
; Ullrich von Bassewitz, 2002-12-21
;
.include "../../plus4/joy/plus4-stdjoy.s"