mirror of
https://github.com/cc65/cc65.git
synced 2024-12-25 02:29:52 +00:00
10 lines
213 B
ArmAsm
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"
|
|
|