gamate, lynx, nes, pce: remove joy_stddrv.s
These targets don't support dynamically loaded joystick drivers.
This commit is contained in:
@@ -1,13 +0,0 @@
|
|||||||
;
|
|
||||||
; Name of the standard joystick driver
|
|
||||||
;
|
|
||||||
; Oliver Schmidt, 2012-11-01
|
|
||||||
;
|
|
||||||
; const char joy_stddrv[];
|
|
||||||
;
|
|
||||||
|
|
||||||
.export _joy_stddrv
|
|
||||||
|
|
||||||
.rodata
|
|
||||||
|
|
||||||
_joy_stddrv: .asciiz "gamate-stdjoy.joy"
|
|
||||||
@@ -1,13 +0,0 @@
|
|||||||
;
|
|
||||||
; Name of the standard joystick driver
|
|
||||||
;
|
|
||||||
; Oliver Schmidt, 2012-11-01
|
|
||||||
;
|
|
||||||
; const char joy_stddrv[];
|
|
||||||
;
|
|
||||||
|
|
||||||
.export _joy_stddrv
|
|
||||||
|
|
||||||
.rodata
|
|
||||||
|
|
||||||
_joy_stddrv: .asciiz "lynx-stdjoy.joy"
|
|
||||||
@@ -1,13 +0,0 @@
|
|||||||
;
|
|
||||||
; Name of the standard joystick driver
|
|
||||||
;
|
|
||||||
; Oliver Schmidt, 2012-11-01
|
|
||||||
;
|
|
||||||
; const char joy_stddrv[];
|
|
||||||
;
|
|
||||||
|
|
||||||
.export _joy_stddrv
|
|
||||||
|
|
||||||
.rodata
|
|
||||||
|
|
||||||
_joy_stddrv: .asciiz "nes-stdjoy.joy"
|
|
||||||
@@ -1,13 +0,0 @@
|
|||||||
;
|
|
||||||
; Name of the standard joystick driver
|
|
||||||
;
|
|
||||||
; Oliver Schmidt, 2012-11-01
|
|
||||||
;
|
|
||||||
; const char joy_stddrv[];
|
|
||||||
;
|
|
||||||
|
|
||||||
.export _joy_stddrv
|
|
||||||
|
|
||||||
.rodata
|
|
||||||
|
|
||||||
_joy_stddrv: .asciiz "pce-stdjoy.joy"
|
|
||||||
Reference in New Issue
Block a user