File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
## What's New
2
2
3
- * ** 11-Jan-2024 ** : writing data back to floppy is now supported in the CPC emulation
3
+ * ** 11-Jan-2025 ** : writing data back to floppy is now supported in the CPC emulation
4
4
(see: https://github.com/floooh/chips/issues/104 and https://github.com/floooh/chips/pull/105 ),
5
5
note though that the floppy emulation in the CPC is still very rough.
6
6
7
7
Many thanks to @karlvr for the PR!
8
8
9
- * ** 02-Jan-2024 ** : Integrated some 'structural ideas' from the Zig Z80 emulator into z80.h
9
+ * ** 02-Jan-2025 ** : Integrated some 'structural ideas' from the Zig Z80 emulator into z80.h
10
10
(everything backward compatible and no behaviour changes):
11
11
- Got rid of lookup tables which mapped opcodes to the first instruction
12
12
payload step in the decoder switch-case statement. Instead the first
You can’t perform that action at this time.
0 commit comments