index
:
tools.nes
main
Tools for NES/Famicom development.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
readrom
Commit message (
Expand
)
Author
Age
Files
Lines
*
readrom: only read the ROM file once
Miquel Sabaté Solà
2026-07-16
1
-15
/
+14
*
readrom: add an option to disassemble the full file
Miquel Sabaté Solà
2026-07-16
1
-2
/
+39
*
readrom: allow to disassemble a mapping
Miquel Sabaté Solà
2026-07-16
1
-22
/
+117
*
readrom: fix versioning on the Cargo manifest
Miquel Sabaté Solà
2026-07-15
1
-1
/
+1
*
readrom: implement the -d/--disassemble option
Miquel Sabaté Solà
2026-07-15
3
-6
/
+406
*
readrom: print the usual PRG-RAM size if available
Miquel Sabaté Solà
2026-07-13
1
-0
/
+3
*
Minor style fixes from an upgraded clippy
Miquel Sabaté Solà
2026-07-09
1
-1
/
+1
*
Upgrade to the 2024 edition of Rust
Miquel Sabaté Solà
2026-07-08
1
-1
/
+0
*
readrom: Add detection of RAM, Timing and mirroring
Miquel Sabaté Solà
2025-09-12
1
-8
/
+40
*
Add -h and -v options on the help message
Miquel Sabaté Solà
2025-09-02
1
-1
/
+3
*
Apply suggested style fixes from clippy
Miquel Sabaté Solà
2025-08-17
1
-3
/
+3
*
Remove the dependency on clap
Miquel Sabaté Solà
2025-01-22
2
-18
/
+62
*
readrom: Print addresses for vectors
Miquel Sabaté Solà
2025-01-14
1
-1
/
+39
*
readrom: Remove the derive feature from clap
Miquel Sabaté Solà
2025-01-10
2
-14
/
+18
*
Remove anyhow from xa65 and readrom
Miquel Sabaté Solà
2025-01-10
2
-9
/
+17
*
Add the readrom binary
Miquel Sabaté Solà
2024-12-18
2
-0
/
+67