1
0
mirror of https://github.com/UzixLS/zx-sizif-xxs.git synced 2025-07-19 07:11:28 +03:00

21 Commits

Author SHA1 Message Date
64a4bb69c0 add auto cpu frequency
When this feature enabled:
* Frequency sets to 14MHz on esxdos activity - for fastest loading from
sd card;
* Frequency sets to 14MHz on 48 BASIC startup;
* Frequency sets to 3.5MHz within ~1ms after #FE port access - this
allows to load from tape within turbo mode. Also this improves beeper
sound effects;
* Otherwise user configured frequency is used.
2024-01-10 15:39:07 +03:00
c8d83ac5c1 refactor memory controller
Also this commit fixes ula+ io contention for classic timings. This
affects ham256.tap.
2024-01-08 20:15:34 +03:00
76b4d4d838 add option to disable sd indication on border 2024-01-07 17:47:20 +03:00
34a98edc64 allow nmi call when divmmc's mapram in use 2024-01-04 11:54:04 +03:00
948f4190f3 refactor: rename screen->video, memcontrol->mem, cpucontrol->cpu
no functional changes
2024-01-03 19:05:12 +03:00
3a086ac5e5 improve turbo modes reliability 2022-08-20 11:09:48 +03:00
456cb97fac add support for ZC SD card controller; replace NO-OS divmmc mode with ZC 2022-02-01 18:54:46 +03:00
d6a31c0502 magic rom: refactor 2022-02-01 18:54:46 +03:00
a371e5ec4c magic: add ay_en 2022-02-01 18:54:45 +03:00
391a0b32bf fpga: some minor refactors 2022-02-01 18:54:45 +03:00
0e572d9d69 merge latest changes from sizif-512
* add 4.4 MHz and 5.2 MHz turbo modes
* handle magic key press if initialization wasn't completed before
* replace 'timings', 'ram', 'plus3' settings with one 'machine' setting
* refactor memory controller
* significantly improve classic timings
* magic rom: fix 'h' font character
* fix hanging of esxdos browser after magic key double press
* enable divmmc (esxdos OS) by magic rom on poweron; add NO-OS option
* improve pause ('f12' on ps/2 keyboard or 'start' on gamepad)
* magic rom: handle C-key on sega gamepad as exit
2021-09-21 20:00:23 +03:00
3361b41ca5 magic: add covox/soundrive and ulaplus configuration 2021-06-29 12:07:15 +03:00
2e4ad38ba8 handle +3 mode with 48K ram 2021-06-30 08:54:24 +03:00
6485cd0b97 magic rom: swap panning abc and acb positions 2021-06-18 22:58:24 +03:00
ca42c05ce6 mixer: implement panning settings 2021-06-18 22:34:17 +03:00
ec1805f092 fpga: prepare for new magic rom 2021-06-17 21:58:46 +03:00
0ba75ee9e7 some minor refactoring 2021-06-14 12:09:30 +03:00
baf2f9a348 convert tabs to spaces 2021-06-14 11:49:27 +03:00
0097124413 significant stability improvements with 48K/128K timings 2021-05-06 18:57:50 +03:00
9fd93f0988 fix stability 2021-05-04 20:57:55 +03:00
1888a76d79 initial add fpga sources 2021-05-02 21:49:07 +03:00