remove .macpack cpu, fixes #2779

This commit is contained in:
mrdudz
2025-07-06 19:14:48 +02:00
parent d20077de2b
commit 48924cc9d5

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