Updated cx16 to match the Commander X16 ROMs and emulator, release 34.

This commit is contained in:
Greg King
2019-11-16 13:11:40 -05:00
parent 4dda5d2173
commit d78133e1f0
37 changed files with 607 additions and 182 deletions

View File

@@ -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