Merge pull request #2780 from mrdudz/cpumac

remove .macpack cpu, fixes #2779
This commit is contained in:
Bob Andrews
2025-07-06 20:14:44 +02:00
committed by GitHub

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