Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
cornelk committed Nov 5, 2024
1 parent a32b5b4 commit e32f0b5
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,25 @@

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

## [v0.2.3] - 2024-11-05

Added:

* add -binary option to read raw binary files without header
* add asm6 multi bank support
* add option to write generated ca65 config to file

Changed:

* improve vectors start address calculation
* use ca65 as default assembler

Fixed:

* fix nmi handler crash
* fix scanning of last zero byte for prg segment


## [v0.2.2] - 2024-01-06

Added:
Expand Down

0 comments on commit e32f0b5

Please sign in to comment.