index
:
tools.nes
main
Tools for NES/Famicom development.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add global labels
Miquel Sabaté Solà
9 days
3
-0
/
+26
*
Add the runrom crate and the vnf library
Miquel Sabaté Solà
9 days
2
-0
/
+126
*
readrom: implement the -d/--disassemble option
Miquel Sabaté Solà
2026-07-15
3
-0
/
+135
*
Add support for the asan:fixed-segments comment
Miquel Sabaté Solà
2026-07-09
3
-0
/
+132
*
Add a warning for unknown cross-mapping references
Miquel Sabaté Solà
2026-07-08
3
-0
/
+130
*
Let arguments be able to reference their macro
Miquel Sabaté Solà
2026-07-07
3
-4
/
+5
*
Be more specific on unused objects
Miquel Sabaté Solà
2026-07-07
1
-1
/
+1
*
Preserve the 'accessed' member on macro arguments
Miquel Sabaté Solà
2026-07-07
3
-0
/
+27
*
Refer to the original file for unused objects
Miquel Sabaté Solà
2026-06-05
3
-0
/
+16
*
ci: override LC_ALL for a more consistent 'sort'
Miquel Sabaté Solà
2026-04-30
1
-1
/
+1
*
tests: adapt to the new 'unused' checks
Miquel Sabaté Solà
2026-04-30
3
-2
/
+18
*
Send an error for unused .proc's
Miquel Sabaté Solà
2026-04-28
3
-0
/
+7
*
tests: update submodules to their latest commits
Miquel Sabaté Solà
2026-04-25
3
-0
/
+0
*
Allow scoped names in __fallthrough__
Miquel Sabaté Solà
2026-04-24
2
-0
/
+10
*
tests: add jetpac.nes to the end-to-end tests
Miquel Sabaté Solà
2026-04-24
1
-0
/
+0
*
Implement the asan:stack statement
Miquel Sabaté Solà
2026-04-08
10
-0
/
+20
*
Re-create the values for bundle call arguments
Miquel Sabaté Solà
2026-03-10
3
-0
/
+49
*
asan: ignore names from macro arguments
Miquel Sabaté Solà
2026-03-09
1
-0
/
+13
*
Allow using a byte for indirect jumps
Miquel Sabaté Solà
2026-02-11
3
-0
/
+18
*
asan: Fix validation on indirect jumps
Miquel Sabaté Solà
2026-02-11
1
-0
/
+1
*
asan: don't complain on arithmetic with addresses
Miquel Sabaté Solà
2026-02-06
2
-2
/
+3
*
Make the fallthrough error more explicit
Miquel Sabaté Solà
2026-02-03
1
-3
/
+3
*
Avoid invalid identifiers in proc/macro/scope
Miquel Sabaté Solà
2026-02-03
3
-0
/
+16
*
Change .fallthrough to __fallthrough__
Miquel Sabaté Solà
2026-02-02
2
-8
/
+8
*
Add the .fallthrough control statement
Miquel Sabaté Solà
2026-02-02
5
-0
/
+54
*
Warn on pointless (un)conditional branching
Miquel Sabaté Solà
2026-02-02
3
-0
/
+23
*
Allow constants in asan:reserve statements
Miquel Sabaté Solà
2025-12-15
2
-0
/
+21
*
asan: Add fixes on absolute/indirect addressing
Miquel Sabaté Solà
2025-09-03
2
-0
/
+5
*
Apply asan:ignore also when bundling
Miquel Sabaté Solà
2025-09-03
1
-0
/
+2
*
Add a check for variable names
Miquel Sabaté Solà
2025-09-03
2
-0
/
+29
*
Validate that memory access is done via variables
Miquel Sabaté Solà
2025-09-03
2
-0
/
+41
*
Add a warning for each unused variable
Miquel Sabaté Solà
2025-09-02
3
-0
/
+19
*
Rebump end-to-end tests to work via git submodules
Miquel Sabaté Solà
2025-08-18
5
-0
/
+62
*
nasm: Implement the -D flag
Miquel Sabaté Solà
2025-01-22
4
-0
/
+18
*
tests: Add aoc2023.nes to end-to-end tests
Miquel Sabaté Solà
2025-01-22
1
-0
/
+0
*
tests: Update code.nes so -Werror can be passed
Miquel Sabaté Solà
2025-01-13
1
-0
/
+0
*
tests: Bundle end-to-end tests into a tarball
Miquel Sabaté Solà
2025-01-10
11
-1359
/
+0
*
Add missing binary for end-to-end tests
Miquel Sabaté Solà
2025-01-09
1
-0
/
+0
*
Implement the .include statement
Miquel Sabaté Solà
2025-01-09
4
-0
/
+462
*
Rename to tools.nes
Miquel Sabaté Solà
2024-12-25
2
-4
/
+4
*
Add support for UxROM chips
Miquel Sabaté Solà
2024-12-20
2
-0
/
+279
*
Introduce end-to-end tests
Miquel Sabaté Solà
2024-12-20
3
-0
/
+618