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, 2024
1 parent 3e31e0a commit 6f0533e
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
## What's New

* **02-Jan-2024**:

- Added a new 'web api' (a set of Javascript functions which allow controlling
the integrated debugger) for the emualators:
- KC85/2, /3 and /4
- C64
- CPC
- Debugger: added a 'stopwatch' window to count cycles between two breakpoints
- am40010.h: video ram data is now loaded into an internal 2-byte latch
in two steps at a 2 MHz interval

Also check out this new VSCode extension: https://marketplace.visualstudio.com/items?itemName=floooh.vscode-kcide

* **10-Jan-2023**: A big code cleanup session affecting all emulators,
and some minor emulation improvements:

Expand Down

0 comments on commit 6f0533e

Please sign in to comment.