1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-01 13:41:34 +00:00
cc65/asminc/c16.inc

10 lines
140 B
PHP
Raw Permalink Normal View History

;
; C16 generic definitions.
;
; The C16 and Plus/4 are identical, so just include the Plus/4 include file.
.include "plus4.inc"