122 Commits

Author SHA1 Message Date
093d36fb25 release 250219 2025-02-19 16:24:01 +03:00
a199682f67 midi out is now handled on both ay chips 2025-02-19 16:16:14 +03:00
7ce8af832f always use cache for rom
This fixes Bomberman Evolution, which is (apparently) requires fast rom code execution
2025-02-19 15:57:27 +03:00
5f21ba9ece update readme - fix hotkeys 2025-02-18 14:54:31 +03:00
8a83e8ca32 release 241005 2024-10-05 22:17:29 +03:00
643b64e497 tune timings 2024-10-05 20:53:43 +03:00
66c4af17e4 fix covox output to the left channel only 2024-10-05 19:52:06 +03:00
5022d16b77 fix random glitches while reading rtc in basic (fix by TSL)
Code to check:
10 out 61431, 128
20 out 57335, 0
30 print in 49143;
40 print " ";
50 goto 30
2024-10-05 10:30:57 +03:00
7464a925a3 keyboard: better handling of simultaneously pressed keys 2024-10-04 12:59:40 +03:00
23a46a3379 keyboard: fix arrow keys in basic 2024-10-04 12:58:47 +03:00
d71b817e49 optimize ps/2 keyboard scancodes fifo 2024-10-04 12:55:22 +03:00
8a1898cf8e add fifo for ps/2 keyboard scancodes (#1) 2024-10-03 20:36:55 +03:00
858e4a2a61 mouse: add scroll support 2024-09-25 13:48:27 +03:00
e4554d1e58 tune jt49 to match sound output as on zx-multisound and zxtune 2024-09-25 13:48:18 +03:00
feab410de9 rtc: fix time counting when there is no usb-rtc 2024-09-24 09:46:49 +03:00
de42325cbe release 240921 2024-09-22 11:49:45 +03:00
6dc32f57c2 fix compatibility of OSD menu with old arm firmware version 2024-09-21 22:43:33 +03:00
53b78d8df7 update readme 2024-09-21 11:24:02 +03:00
d48d005a8f add swap mouse buttons option to osd 2024-09-20 21:05:46 +03:00
3a54da0275 add zifi 2024-09-19 23:42:05 +03:00
4c87bedf94 cleanup some warnings 2024-09-18 19:52:20 +03:00
8909ef759b tune sdram 2024-09-18 19:12:28 +03:00
a718abd9eb add tape out and midi out 2024-09-18 19:12:14 +03:00
d35e1692eb fix left-right sound channels intermodulation 2024-09-17 23:12:12 +03:00
b4669e8aca fix distortion in turbosound 2024-09-17 23:09:53 +03:00
74df5022f7 update gs rom 1.05a -> 1.05b 2024-09-17 20:26:01 +03:00
97343a0301 fix build 2024-09-17 20:26:01 +03:00
bdc268034d add sinclair and cursor joystick options 2024-09-16 22:53:10 +03:00
9cd97a5cd6 fix fm and gs sound 2024-09-14 20:01:16 +03:00
66bfce85d5 add gs support 2024-09-14 16:41:57 +03:00
53d662a574 fix trdos entering 2024-09-13 18:19:08 +03:00
64b6ab3cdb fix nvram settings; add more configuration options to osd 2024-09-13 12:27:40 +03:00
3681138b01 update tsconf to commit 83afbba6f5d366f96297028aa3d64512fa254a51 2024-09-12 20:34:14 +03:00
ba7d903e12 update JT12 2024-09-10 17:07:34 +03:00
b695f6d37c optimize compressor 2024-09-10 16:43:22 +03:00
6a42153a7d update T80 2024-09-10 13:53:34 +03:00
b3570ae0a1 CMOS cpu by default
ZX Evolution (TSConf's main hardware platform) uses a CMOS processor
2024-09-10 13:49:04 +03:00
bfb0352188 cleanup gs signals 2024-09-10 13:06:09 +03:00
8e70b03d19 turn on sound 2024-09-10 11:21:35 +03:00
a335568fb0 timings-related fixes 2024-09-10 11:21:20 +03:00
b575eed412 first somehow working version for MIST 2024-09-08 23:02:45 +03:00
a2692e3446 Release 20240421. 2024-04-21 23:45:33 +08:00
5214a07dcf Update sys. 2024-04-21 23:13:01 +08:00
16b743e4bc Release 20231208. 2023-12-08 18:57:58 +08:00
d88b97d957 Update sys. 2023-12-08 17:08:13 +08:00
dcaed90e6d Release 20230302. 2023-03-02 02:25:12 +08:00
73a16ea943 Update sys. 2023-03-02 02:22:16 +08:00
597d6ca765 Release 20220216. 2022-02-16 23:31:58 +07:00
90ec4909bc Update sys. Persistent mounted image. 2022-02-16 23:30:41 +07:00
5acd86358f Fixed a bug. High sprites were hidden (#5) 2021-08-29 03:50:52 +08:00