36 Commits

Author SHA1 Message Date
Sorgelig
5a4a3e3c53 T80: fix X,Y flags for LDXR/INXR/OTXR. Attempt(unsuccessful) to fix H,P flags for INXR/OTXR->NOP. 2023-12-27 04:04:50 +08:00
Sorgelig
1ca660425f T80: fix memptr for INIR/INDR/OTIR/OTDR. 2023-12-25 03:27:40 +08:00
Sorgelig
9904d63d76 PSG options. 2023-09-02 15:24:02 +08:00
Sorgelig
dd8b693c26 Add narrow border option. 2023-05-11 22:49:11 +08:00
Milan Pollé
3fb9ca569a Optional ZX-Spectrum Recreated Bluetooth keyboard input, developed by pgimeno.
Co-authored-by: Milan Pollé <milan.polle@ordina.nl>
2022-11-09 04:39:50 +08:00
Sorgelig
08c7c193b0 Update T80. 2022-06-20 20:28:39 +08:00
sorgelig
cc6e23b5b9 keyboard: Tab as G mode switch. 2021-07-26 23:33:08 +08:00
sorgelig
8ad50cb6ab ula: some refactoring for better understanding, more tweaks for snow, port write shouldn't be delayed. 2021-04-27 21:06:17 +08:00
sorgelig
e4b6ebc91d Rework ports access to pass timings test. Option for mouse mode. Correct PSG address decoding. Other tweaks. 2021-04-27 06:46:52 +08:00
sorgelig
baea44b18d Update T80. 2021-04-27 05:58:05 +08:00
sorgelig
6c872059fd Fix snow effect. 2021-04-27 05:57:01 +08:00
sorgelig
0c0a6ec4eb Update sys. 2021-04-07 23:53:47 +08:00
sorgelig
a90e12dd7f divmmc: Support for secondary SD card. 2021-04-04 00:26:59 +08:00
sorgelig
80b8550ba1 Re-add DivMMC. 2021-04-02 05:13:40 +08:00
sorgelig
9ace215309 keyboard: fix swapped , amd . 2021-02-26 22:13:19 +08:00
sorgelig
d2064114fc Vertical crop. 2021-02-16 21:24:52 +08:00
sorgelig
d1a9f4cf20 Revert tzxplayer changes. 2021-02-06 00:00:56 +08:00
sorgelig
bac5b1a2e7 ula: registered palette output to relax timings. 2021-01-23 18:51:24 +08:00
sorgelig
0fb29e2b32 Update tzxplayer. 2021-01-23 18:51:24 +08:00
sorgelig
dda042d2ed Support for 48K SNA format. 2021-01-23 18:51:24 +08:00
adrianlongland
2934ee5a10 Keyboard tweaks
* Update keyboard.sv

Fixes keys such as < which does not give . when shift is not pressed - this vastly improves recreated spectrum keyboard in Qwerty mode by enabling " to be typed.
Fixes rapid cursor left/right giving 5s and 8s.
Fixes switching shift keys losing caps. eg. left shift down, a down, right shift down, left shift up, a down giving "Aa".

* Support for Recreated Spectrum Keyboard.

* swapped ' and "

* Fix for keyboard E cursor - CTRL and SHIFT

* updated comment

* Update keyboard.sv

Fixed [ ] giving ' not ( )
Fix for Shift or Ctrl after special key bringing up E cursor
Added comment on numeric keypad /
2020-10-21 23:18:28 +08:00
adrianlongland
73f856a34a Keyboard E cursor fix 2020-10-20 14:41:23 +08:00
adrianlongland
098f458150 Update keyboard.sv
* Update keyboard.sv

Fixes keys such as < which does not give . when shift is not pressed - this vastly improves recreated spectrum keyboard in Qwerty mode by enabling " to be typed.
Fixes rapid cursor left/right giving 5s and 8s.
Fixes switching shift keys losing caps. eg. left shift down, a down, right shift down, left shift up, a down giving "Aa".
2020-10-19 09:32:50 +08:00
sorgelig
6c5120fd73 ULA: extend INT in 128K mode, don't write the ULA port during contention. Fix Kempston address decoding. 2020-08-24 04:01:41 +08:00
sorgelig
5bf77995b8 Fix PSG. 2020-08-18 20:13:58 +08:00
sorgelig
c348a981fc gs: parameter for automatic INT rate calculation. 2020-08-17 01:32:17 +08:00
sorgelig
9d3a77adf9 Fix contention model, separate ULA from board specific video processing. 2020-08-17 01:03:02 +08:00
sorgelig
d4915fb8fd Update T80. 2020-08-16 19:16:21 +08:00
sorgelig
d4e2d516c5 Merge branch 'master' of https://github.com/MiSTer-devel/ZX-Spectrum_MISTer 2020-08-16 18:52:13 +08:00
Alexey Melnikov
a020e3c358 Fixed bug affecting undocumented opcode IM 2 (ED 7E). It was swapped by an undocumented NOP (ED 77). Found by McLeod_ideafix. Detected crashing on MQM3 demo because this bug
Co-authored-by: antoniovillena <_@antoniovillena.es>
2020-08-04 07:25:56 +08:00
sorgelig
f498e495cd TZXPlayer: update to latest. 2020-05-22 03:42:34 +08:00
sorgelig
2f87143356 u765: update to latest. 2020-05-22 03:42:12 +08:00
sorgelig
c2363d459c More compact compressor. 2020-05-21 07:26:56 +08:00
sorgelig
d9c663c72b video: remove nRFSH from contention. 2020-05-21 05:08:41 +08:00
sorgelig
f6f77efd8b T80pa: revert last address. 2020-05-21 05:08:05 +08:00
sorgelig
85e0e3fad2 Update sys. Re-organize the sources. 2020-05-13 03:21:32 +08:00