index
:
tools.nes
main
Tools for NES/Famicom development.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: add jetpac.nes to the end-to-end tests
Miquel Sabaté Solà
2026-04-24
1
-0
/
+20
*
Re-create the values for bundle call arguments
Miquel Sabaté Solà
2026-03-10
1
-0
/
+7
*
Allow using a byte for indirect jumps
Miquel Sabaté Solà
2026-02-11
1
-0
/
+7
*
Avoid invalid identifiers in proc/macro/scope
Miquel Sabaté Solà
2026-02-03
1
-0
/
+7
*
Add the .fallthrough control statement
Miquel Sabaté Solà
2026-02-02
1
-0
/
+12
*
Warn on pointless (un)conditional branching
Miquel Sabaté Solà
2026-02-02
1
-0
/
+5
*
tests: do not generate dummy out.nes files
Miquel Sabaté Solà
2026-02-02
1
-3
/
+3
*
Allow constants in asan:reserve statements
Miquel Sabaté Solà
2025-12-15
1
-0
/
+5
*
scripts: Remove the usage of asan in most examples
Miquel Sabaté Solà
2025-09-04
1
-18
/
+22
*
Add a check for variable names
Miquel Sabaté Solà
2025-09-03
1
-0
/
+5
*
Validate that memory access is done via variables
Miquel Sabaté Solà
2025-09-03
1
-0
/
+6
*
Add a warning for each unused variable
Miquel Sabaté Solà
2025-09-02
1
-0
/
+6
*
Split the --stats and the --strict flags
Miquel Sabaté Solà
2025-09-02
1
-18
/
+18
*
Rebump end-to-end tests to work via git submodules
Miquel Sabaté Solà
2025-08-18
1
-18
/
+103
*
nasm: Implement the -D flag
Miquel Sabaté Solà
2025-01-22
1
-0
/
+11
*
tests: Add aoc2023.nes to end-to-end tests
Miquel Sabaté Solà
2025-01-22
1
-0
/
+12
*
tests: Update code.nes so -Werror can be passed
Miquel Sabaté Solà
2025-01-13
1
-9
/
+6
*
tests: Bundle end-to-end tests into a tarball
Miquel Sabaté Solà
2025-01-10
1
-8
/
+19
*
Implement the .include statement
Miquel Sabaté Solà
2025-01-09
1
-0
/
+3
*
Add support for UxROM chips
Miquel Sabaté Solà
2024-12-20
1
-0
/
+3
*
Introduce end-to-end tests
Miquel Sabaté Solà
2024-12-20
2
-0
/
+13
*
scripts: Error out on warnings
Miquel Sabaté Solà
2024-12-19
1
-0
/
+2
*
scripts: Add a script to perform all tests at once
Miquel Sabaté Solà
2024-12-18
1
-0
/
+16