1
0
mirror of https://github.com/cc65/cc65.git synced 2026-04-20 17:20:49 +00:00

remove .macpack cpu, fixes #2779

This commit is contained in:
mrdudz
2025-07-06 19:14:48 +02:00
parent d20077de2b
commit 48924cc9d5
-2
View File
@@ -38,8 +38,6 @@
; iax = ($0000,X)
; rel = $0000 (PC-relative) (supressed here)
.macpack cpu
OPC_BRK = $00
OPC_ORA_izx = $01
OPC_ORA_zp = $05