Skip to content

Commit bbbd9cf

Browse files
committed
update changelog
1 parent 019f1fe commit bbbd9cf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010
- Stepping to the next decoder step is now always 'exclusive', instead
1111
of incrementing the current step, an explicit step number is written.
1212
This appears to be a tiny faster.
13+
- The separate input template files for the code generation of the Z80
14+
and M6502 emulators have been removed, instead the generated code is
15+
now injected into the actual source files (search for `<%` and `%>` markers).
1316

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

0 commit comments

Comments
 (0)