Skip to content

Commit a9e61ce

Browse files
committed
add changelog for v0.3.1 release
1 parent a99c77d commit a9e61ce

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,22 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [v0.3.1] - 2026-01-03
6+
7+
Added:
8+
9+
* add `-base` flag for custom base address in binary mode
10+
* add `-o -` flag for stdout output
11+
* add `-output-unofficial` flag to output unofficial opcodes as mnemonics
12+
* add `-stop-at-unofficial` flag to stop tracing at unofficial opcodes
13+
* add multi-bank ROM support with per-bank vectors
14+
15+
Fixed:
16+
17+
* fix binary mode incorrectly including NES segments
18+
* fix tracing continuing after BRK instruction
19+
* fix unconditional branch detection for complementary branch patterns
20+
521
## [v0.3.0] - 2025-11-08
622

723
Added:

0 commit comments

Comments
 (0)