the include file must just include the file for the Plus/4. git-svn-id: svn://svn.cc65.org/cc65/trunk@4610 b7a2c559-68d2-44c3-8de9-860c34a00d81
9 lines
140 B
PHP
9 lines
140 B
PHP
;
|
|
; C16 generic definitions.
|
|
;
|
|
; The C16 and Plus/4 are identical, so just include the Plus/4 include file.
|
|
|
|
|
|
.include "plus4.inc"
|
|
|
|
|