This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
cc65
Watch
1
Star
0
Fork
0
You've already forked cc65
mirror of
https://github.com/cc65/cc65.git
synced
2026-03-11 08:41:58 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
ffcff0fa618c07270db8ae28633aa8467a346148
cc65
/
test
/
asm
/
err
History
mrdudz
472525eecd
redirect errors into file so we can see it if needed
2025-07-09 23:10:43 +02:00
..
bug505.s
Fixed a typo in the test source.
2025-06-19 17:59:30 +02:00
bug1538-1.s
added a test that must fail
2022-04-26 17:07:57 +02:00
bug1678.s
simple test related to
#1678
2022-05-09 21:27:21 +02:00
endmacro.s
Fix .endmacro not at the start of the line. Rename test files.
2023-03-02 15:12:30 -05:00
jmp-indirect-6502-error.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
redirect errors into file so we can see it if needed
2025-07-09 23:10:43 +02:00