]> git.sur5r.net Git - cc65/blob - asminc/c16.inc
The C16 is not really a separate machine, but identical to the Plus/4, so
[cc65] / asminc / c16.inc
1 ;
2 ; C16 generic definitions.
3 ;
4 ; The C16 and Plus/4 are identical, so just include the Plus/4 include file.
5
6
7 .include        "plus4.inc"
8
9