added .IFM740 and .PM470, and while at it also .IFP02X and .P02X. Updated regression test to use these

This commit is contained in:
mrdudz
2025-06-16 22:55:58 +02:00
parent 0b74ae8c2d
commit 2e27ee1702
6 changed files with 142 additions and 89 deletions

View File

@@ -8,6 +8,10 @@
lda #$ea
.endif
.ifp02X
lax #$ea
.endif
.ifpsc02
jmp ($1234,x)
.endif
@@ -80,3 +84,14 @@
.byte 0,"CPU_ISET_M740"
.endif
; step 3: switch through all supported cpus to verify the pseudo-op is there
.p02
.p02X
.psc02
.pc02
.p816
.p4510
.pdtv
.pm740