Merge pull request #2797 from kugelfuhr/kugelfuhr/fix-2796

For the cpudetect tests, check the binary results for all instructions
This commit is contained in:
Bob Andrews
2025-07-15 21:21:31 +02:00
committed by GitHub
14 changed files with 1 additions and 5 deletions

View File

@@ -1,8 +1,4 @@
; just emit to bss for now, this way the output wont get checked, which is
; fine - we only want to see if the assembler accepts all the opcodes it
; should accept for the current CPU mode
.bss
.code
.if (.cpu .bitand CPU_ISET_6502)
.scope