Testcases for case
This commit is contained in:
10
test/asm/listing/050-case-off-2.s
Normal file
10
test/asm/listing/050-case-off-2.s
Normal file
@@ -0,0 +1,10 @@
|
||||
; 2022-06-20 Spiro Trikaliotis
|
||||
|
||||
.case -
|
||||
|
||||
CamelCase:
|
||||
lda #0
|
||||
|
||||
Test:
|
||||
beq CamelCase
|
||||
bne camelcase
|
||||
Reference in New Issue
Block a user