Commit Graph

32 Commits

Author SHA1 Message Date
d443b5c170 def debug log level 2026-04-02 14:49:24 +03:00
2adffb5a21 Turn on logging to file 2026-04-02 14:32:17 +03:00
b3b76b0645 Frequency adjust. Z80 emulator as ext package 2026-04-02 14:20:29 +03:00
8b8ecc8499 Fix doc 2026-04-01 15:49:36 +03:00
06cde90dac Code cleanup 2026-04-01 14:57:08 +03:00
603ebac8a6 Support extended-stack, code coverage, PEEKW fn in expr 2026-03-30 17:26:12 +03:00
dd39115296 Refactoring zrcp protocol 2026-03-30 13:36:25 +03:00
72a2d6b3a3 CSPECT compatible debug interface 2026-03-29 20:57:32 +03:00
18df702750 fix cpu timings, fix irq for keyboard handling, fix cursor keys 2026-03-24 18:23:55 +03:00
a74841b048 Redo main cycle 2026-03-22 14:27:14 +03:00
c1616dfbd6 Redo main cycle 2026-03-22 14:17:01 +03:00
ac2cd95b4f My license 2026-03-19 00:27:50 +03:00
535fe63174 Impl MEM BP, StateSave, BP with Expr, Toolbar 2026-03-19 00:21:16 +03:00
415664fc8d Impl MEM BP, StateSave, BP with Expr, Toolbar 2026-03-19 00:20:41 +03:00
b200f269a0 ZEsarUX ZRCP Partial debug protocol implementation 2026-03-14 00:02:00 +03:00
b70b02a4be Refactoring 2026-03-11 23:37:50 +03:00
fc91bab922 Test FUSE implemented. c99.z80 passed this test now 2026-03-11 22:44:50 +03:00
db6ca6e0f8 Fix c99 Z80 impl to accept ZEXALL test. 2026-03-10 16:37:30 +03:00
ed43a19a10 Additional floppy drive C 720k 2026-03-10 15:00:22 +03:00
e28b052cbf refactoring to use different impl of Z80 emu 2026-03-09 15:05:06 +03:00
87cd077226 refactoring to use different impl of Z80 emu 2026-03-09 15:04:38 +03:00
0742e9969c zx80c99 implemented 2026-03-09 13:26:32 +03:00
9cb2af2145 fix errors aft refactoring 2026-03-08 00:05:03 +03:00
eb4339b86a z80 emulator refactoring and fixes 2026-03-07 23:58:41 +03:00
fe19e5c8c7 split screen/cpu to 2 go subs
fix alu op flags in Z80 em
2026-03-07 12:31:01 +03:00
50f4e2521f 256b disk sec 2026-03-06 22:31:52 +03:00
b133807f05 fdc mostly fixed 2026-03-06 13:16:38 +03:00
42fb80813c Refactoring PC components 2026-03-05 13:25:54 +03:00
231ae7a840 Start FDC impl.
VScroll
2026-03-04 23:57:39 +03:00
62d732e45b Timer 8253 basic implementation 2026-03-03 18:53:25 +03:00
610423f85a Z80 basic impl completed 2026-03-01 17:45:53 +03:00
76829b80cc Initial commit 2026-02-27 13:57:49 +03:00