1
0
mirror of https://github.com/cc65/cc65.git synced 2024-09-26 12:55:17 +00:00
cc65/test/asm/val
2023-08-19 14:36:30 -04:00
..
addrsize.s modify and add tests 2023-05-06 16:22:04 -04:00
bug1538.s
bug1655.inc simple test related to issue #1655 2022-08-11 00:04:36 +02:00
bug1655.s simple test related to issue #1655 2022-08-11 00:04:36 +02:00
endmacro.s Fix .endmacro not at the start of the line. Rename test files. 2023-03-02 15:12:30 -05:00
feature.s fix feature.s test 2023-05-06 17:11:57 -04:00
ismnemonic.s add test - add overloading instruction test 2023-05-06 12:56:34 -04:00
jmp-indirect-success.s tests verifying jmp (indirect) page crossing error on 6502, and the lack of error for other CPU types 2023-08-19 14:36:30 -04:00
Makefile makefiles no longer need comment about sim65 64-bit support 2023-05-07 16:33:07 -04:00
sim6502-asmtest.cfg