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

100 Commits

Author SHA1 Message Date
2e4ad38ba8 handle +3 mode with 48K ram 2021-06-30 08:54:24 +03:00
c3fbd323c8 magic rom: mute saa1099 in menu 2021-06-20 18:35:06 +03:00
a9b3655819 ps2: don't count alt as fire key when left ctrl is hold
for ctrl-alt-del
2021-06-19 19:40:17 +03:00
052d2d0b20 magic rom: add description strings to rom file 2021-06-19 19:40:17 +03:00
c8e558ac7e synchronize pause to int and rfsh cycle just for safety 2021-06-19 19:40:17 +03:00
c86a4e474f magic rom: fix ay restore when there is no turbosound 2021-06-19 19:40:17 +03:00
23cf63b02c turbosound.sv: add en_ts 2021-06-19 11:30:32 +03:00
df3381a03c divmmc.sv: remove redundant check 2021-06-19 11:29:56 +03:00
55c59f66e2 draw.asm: slightly reformat screen_map 2021-06-19 10:56:57 +03:00
54b51ea4c9 magic rom: remove "save & exit" entry; config is now always saved 2021-06-19 10:23:50 +03:00
8685f4919a magic rom: tune menu position 2021-06-19 10:21:17 +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
1435f856b3 new magic rom with menu 2021-06-17 22:13:09 +03:00
ec1805f092 fpga: prepare for new magic rom 2021-06-17 21:58:46 +03:00
01ef87db8f fpga: fix missing magic sounds 2021-06-17 21:57:53 +03:00
695589d6c2 ulaplus.sv: fix indentation 2021-06-17 21:57:16 +03:00
545b5533bb fpga: add makefile 2021-06-17 21:54:25 +03:00
974b92cd94 ps2: handle ctrl-alt-backspace as reboot 2021-06-14 12:09:30 +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
eb6f3c1463 fpga: remove unused usbhost files 2021-06-14 11:49:10 +03:00
463e92f8c7 refactor testbench makefile 2021-05-26 13:50:24 +03:00
63e499e10e update testbench T80 2021-05-26 13:49:01 +03:00
8f84aeb17b add errata for pcb rev.A 2021-05-26 13:47:49 +03:00
739d59cd67 add rom files 2021-05-07 13:56:08 +03:00
cbe3e50b55 disable +3 ports by default to improve compatibility 2021-05-07 13:11:10 +03:00
0097124413 significant stability improvements with 48K/128K timings 2021-05-06 18:57:50 +03:00
27fcb57f87 screen: minor refactor 2021-05-06 18:57:50 +03:00
96c5875a1b minor testbench update 2021-05-06 18:57:36 +03:00
11088108f7 add testbench 2021-05-06 13:08:06 +03:00
8f77c02087 fix switching to turbo 14MHz mode 2021-05-06 10:06:31 +03:00
33964e7293 fix garbage when reading nonexisting io ports 2021-05-06 09:48:47 +03:00
de9886c703 ps2: improve handling of simultaneous key presses 2021-05-06 09:36:36 +03:00
bb63bf074c fix clipping in sound mixer 2021-05-05 16:55:13 +03:00
c7da9b5135 turbosound fixes 2021-05-05 16:55:07 +03:00
edd51fa353 soundrive: fix port selecting 2021-05-05 16:54:59 +03:00
10b2901112 ulaplus fixes 2021-05-05 16:54:59 +03:00
15a72f502e fix pal encoding artifacts (temporary) 2021-05-05 11:35:05 +03:00
03410580a3 improve boot speed 2021-05-05 11:33:19 +03:00
f96a020018 ps2: improve kempston layout 2021-05-05 11:32:55 +03:00
9fd93f0988 fix stability 2021-05-04 20:57:55 +03:00
2ab04059a3 add turbosound 2021-05-04 20:57:07 +03:00
e67f3352ae ps2: handle more buttons, add kempston 2021-05-04 20:55:10 +03:00
bbe774942b ps2: add debounce 2021-05-04 20:51:54 +03:00
9d66674549 fpga: wip 2021-05-03 21:31:30 +03:00
c963976795 add readme 2021-05-03 10:44:22 +03:00
1888a76d79 initial add fpga sources 2021-05-02 21:49:07 +03:00
2edde64a92 add pcb rev.A 2021-05-02 21:48:46 +03:00
770c086992 initial 2021-05-02 21:35:58 +03:00