Files
nes-emu/cc65/asminc/c16.inc
Matthew Pomes 5c25059ae3
Some checks failed
Cargo Build & Test / Rust project - latest (stable) (push) Failing after 38s
Add cc65 artifacts to repo for now
2026-04-12 14:39:50 -05:00

10 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"