2021-02-06 22:06:39 +08:00
2021-02-06 22:06:39 +08:00
2020-05-13 06:15:17 +08:00
2021-02-06 22:05:53 +08:00
2018-03-05 21:29:00 +08:00
2020-05-13 05:29:11 +08:00
2020-05-13 06:15:17 +08:00
2019-07-18 22:35:20 +08:00
2019-07-18 22:35:20 +08:00
2020-05-13 06:15:17 +08:00
2018-03-05 21:29:00 +08:00
2021-02-06 22:05:53 +08:00
2017-10-31 20:00:46 +08:00

Sinclair QL for MiSTer Board

This is port from MiST

Additional features implemented:

  • Turbo modes (x2,x4)
  • 896K of RAM
  • RTC

Note:

This core should support secondary SD card, but i couldn't find a working combination of SD card format and ROM. Need further testing.

Installation:

  • Copy the *.rbf file at the root of the SD card.
  • Copy boot.rom into QL folder.
  • Copy some *.mdv files to QL folder.

Original ReadMe

Sinclair QL core for the MIST board

This core needs a QL rom image on SD card named ql.rom in the SD cards root directory. It's known to work with Minerva ROM 1.98 as well as the original js.rom. Other ROMs may work as well. The ROM size must be exaclty 49152 bytes. Minerva and other roms are available as a free download from http://www.dilwyn.me.uk/qlrom/.

It is possible to add another 16k of extension ROM. The resulting size of the ROM image should then be 65536 bytes. E.g. the Toolkit-2 ROM is available for download at http://www.dilwyn.me.uk/pe. The necessary combination of both ready-to-use is available here.

The core implements the complete 8049 IPC controller and thus fully supports all keybaord monitoring modes as well as joysticks and audio.

Files can be loaded from microdrive images stored in MDV files in QLAY format. Thee files must be exactly 174930 bytes in size. Examples can be found in http://web.inter.nl.net/hcc/A.Jaw.Venema/psion.zip as well as in the releases directory.

If a matching ql.rom is being used the built-in QL-SD allows to directly access a huge image file stored on SD card.

Description
Sinclair QL for MiSTer
Readme 15 MiB
Languages
VHDL 40.2%
SystemVerilog 29.9%
Verilog 28%
Tcl 1.8%