diff --git a/CHANGELOG.md b/CHANGELOG.md index 4f8039d2..44047f86 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,9 +2,7 @@ * **11-Jan-2025**: writing data back to floppy is now supported in the CPC emulation (see: https://github.com/floooh/chips/issues/104 and https://github.com/floooh/chips/pull/105), - note though that the floppy emulation in the CPC is still very rough. - - Many thanks to @karlvr for the PR! + note though that the floppy emulation in the CPC is still very rough. Many thanks to @karlvr for the PR! * **02-Jan-2025**: Integrated some 'structural ideas' from the Zig Z80 emulator into z80.h (everything backward compatible and no behaviour changes):