From 5a3aa1fd51d6509515c63382f3215021914dbd68 Mon Sep 17 00:00:00 2001 From: mrdudz Date: Tue, 17 Jun 2025 23:34:23 +0200 Subject: [PATCH] fix/add missing .ifp02x and .p02x pseudo ops, update test --- doc/ca65.sgml | 18 +++ src/ca65/condasm.c | 11 ++ src/ca65/pseudo.c | 190 +++++++++++++------------ src/ca65/scanner.c | 2 + src/ca65/token.h | 2 + test/asm/cpudetect/6502x-cpudetect.ref | Bin 29 -> 31 bytes test/asm/cpudetect/cpudetect.s | 14 ++ 7 files changed, 148 insertions(+), 89 deletions(-) diff --git a/doc/ca65.sgml b/doc/ca65.sgml index 80224a84e..a12a4accb 100644 --- a/doc/ca65.sgml +++ b/doc/ca65.sgml @@ -3234,6 +3234,12 @@ See: , command). +.IFP02X