Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
floooh committed Jan 2, 2025
1 parent 019f1fe commit bbbd9cf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@
- Stepping to the next decoder step is now always 'exclusive', instead
of incrementing the current step, an explicit step number is written.
This appears to be a tiny faster.
- The separate input template files for the code generation of the Z80
and M6502 emulators have been removed, instead the generated code is
now injected into the actual source files (search for `<%` and `%>` markers).

* **24-Dec-2024**: complete UI overhaul:

Expand Down

0 comments on commit bbbd9cf

Please sign in to comment.