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-04-20 02:17:07 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
06a77abc689f42cda4bdd847b85efb4e089b84a8
cc65
/
.github
/
checks
T
History
mrdudz
4daba00d47
don't make script choke with more than 9 tables
2025-06-18 00:28:53 +02:00
..
lastline.sh
Make lastline.sh ignore empty files.
Fixes
#2514
.
2024-09-12 09:10:37 +02:00
lineendings.sh
add check for line endings containing CR.
2022-11-03 18:27:10 +01:00
Makefile
use explicit markers (comments) for the bsearch table checking, simplifies the scripts and makes them more robust too :)
2025-06-09 21:48:20 +02:00
noexec.sh
…
sorted_codeopt.sh
don't make script choke with more than 9 tables
2025-06-18 00:28:53 +02:00
sorted_opcodes.sh
don't make script choke with more than 9 tables
2025-06-18 00:28:53 +02:00
sorted.sh
don't make script choke with more than 9 tables
2025-06-18 00:28:53 +02:00
spaces.sh
exclude test directory from some style checks - it makes no sense to enforce these things in the test bench, we need to be able to test all kinds of spaces and tabs :)
2023-12-10 22:43:47 +01:00
tabs.sh
exclude test directory from some style checks - it makes no sense to enforce these things in the test bench, we need to be able to test all kinds of spaces and tabs :)
2023-12-10 22:43:47 +01:00