Updated cx16 to match the Commander X16 ROMs and emulator, release 34.
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
;
|
||||
; Address of the static standard joystick driver
|
||||
;
|
||||
; 2019-09-19, Greg King
|
||||
; 2019-11-10, Greg King
|
||||
;
|
||||
; const void joy_static_stddrv[];
|
||||
;
|
||||
|
||||
.import _cx16_stdjoy_joy
|
||||
.export _joy_static_stddrv := _cx16_stdjoy_joy
|
||||
.import _cx16_std_joy
|
||||
|
||||
.export _joy_static_stddrv := _cx16_std_joy
|
||||
|
||||
Reference in New Issue
Block a user