Add cc65 artifacts to repo for now
Some checks failed
Cargo Build & Test / Rust project - latest (stable) (push) Failing after 38s
Some checks failed
Cargo Build & Test / Rust project - latest (stable) (push) Failing after 38s
This commit is contained in:
4
cc65/asminc/cpu.mac
Normal file
4
cc65/asminc/cpu.mac
Normal file
@@ -0,0 +1,4 @@
|
||||
; This file is no longer needed as the symbols that were defined here are now
|
||||
; internal symbols generated by the assembler. It is kept to avoid breaking
|
||||
; old sources.
|
||||
.warning "'.macpack cpu' is no longer required"
|
||||
Reference in New Issue
Block a user