Renamed Atari drivers.
As a preparation for the introduction of the 'atarixl' target it is necessary that all drivers have a base name... - no longer than 7 characters - with a common prefix
This commit is contained in:
@@ -7,8 +7,8 @@
|
||||
;
|
||||
|
||||
.export _joy_static_stddrv
|
||||
.import _ataristd_joy
|
||||
.import _atrstd_joy
|
||||
|
||||
.rodata
|
||||
|
||||
_joy_static_stddrv := _ataristd_joy
|
||||
_joy_static_stddrv := _atrstd_joy
|
||||
|
||||
Reference in New Issue
Block a user