1
0
mirror of https://github.com/UzixLS/zx-sizif-xxs.git synced 2025-07-18 23:01:40 +03:00
Files
zx-sizif-xxs/README.md
2022-02-03 08:03:46 +03:00

2.1 KiB

Sizif-XXS

Smallest FPGA-based ZX Spectrum clone with real Z80.

photo

Tech specs

  • 100x24.5mm PCB
  • PS/2 keyboard
  • Pentagon, Spectrum 128, Spectrum 48 and Spectrum +3e modes
  • Altera EP1C3T100 FPGA
  • Real Z80 in 3.5MHz, 4.4MHz, 5.2MHz, 7MHz modes
  • 512K RAM
  • TurboSound with switchable stereo ABC/ACB/mono output
  • Integrated DivMMC and Z-Controller, 1x microSD socket
  • PAL video output (AV cable like in Raspberry Pi)
  • ULAplus
  • Mono covox (Pentagon standard)
  • SounDrive (4-channel stereo covox)
  • Tape input via 3.5" jack
  • USB 5V power supply

Magic button

Sizif has a number of configurable parameters that you can change on the fly. To do this just hold Magic button for a second.

photo

To navigate menu you can use up-down keys, to change value use enter or left-right keys. Kempston, Sinclair, Cursor and QAOP supported.

If you press Magic button for a short time, the standard NMI handler 'll be called.

PS/2 keyboard buttons

Button Function
F5 Magic menu button
F12 Pause
Ctrl+Alt+Del Reboot
Ctrl+Alt+Backspace Reboot
Numpad 8, 2/5, 4, 6 Joystick's up-down-left-right
Numpad 0/Enter Joystick's fire
Alt Joystick's fire

RAM

Sizif contains 512K RAM. 128K available via 7FFDh port, 128K via DFFDh (Profi standart, most compatible with old 128K software) and 128K used for DivMMC. Remaining space used to store ROM. Note that DFFDh port available only in Pentagon mode.

SD card

Sizif have preinstalled esxDOS firmware, which provides ability to load TAP, TRD, SCL, Z80 files and save snapshots. To use this you should format SD cart to FAT32 or FAT16 and unpack latest esxDOS release (link) to card. Also it's recommended to install Long Filename Browser (link) to card.

Changelog & current status

  • Rev.A - first release. Please note the errata.

Work in progress!