Difference between revisions of "Spectrum QL"

From SizeCoding
Jump to: navigation, search
(Created page with "== Spectrum QL == The Sinclair QL (for Quantum Leap) is a personal computer launched by Sinclair Research in 1984, as an upper-end counterpart to the ZX Spectrum. It was aimed...")
 
Line 10: Line 10:
 
* Hardware:
 
* Hardware:
 
In order to test the final result one can use a floppy-disk replace replacement or Qubide interface to load files from SD card.
 
In order to test the final result one can use a floppy-disk replace replacement or Qubide interface to load files from SD card.
 +
 +
=== Memory map ===
 +
 +
To be added
  
 
=== Video display ===
 
=== Video display ===
Line 20: Line 24:
  
 
=== Additional Resources ===
 
=== Additional Resources ===
 +
* [https://ia600804.us.archive.org/9/items/SinclairQLHomepage/docs/manuals/qltm.pdf QL Technical Guide]
 
* [https://dilwyn.qlforum.co.uk/  Sinclair QL Pages]
 
* [https://dilwyn.qlforum.co.uk/  Sinclair QL Pages]
 
* [http://www.terdina.net/ql/winql.html Q_emulator]
 
* [http://www.terdina.net/ql/winql.html Q_emulator]
 
* [https://demozoo.org/productions/?platform=95 Sinclair QL demoscene productions]
 
* [https://demozoo.org/productions/?platform=95 Sinclair QL demoscene productions]

Revision as of 07:47, 8 April 2024

Spectrum QL

The Sinclair QL (for Quantum Leap) is a personal computer launched by Sinclair Research in 1984, as an upper-end counterpart to the ZX Spectrum. It was aimed at the serious home user and professional and executive users markets from small to medium-sized businesses and higher educational establishments, but failed to achieve commercial success. The Sinclair QL uses a Motorola 68008.CPU with 32-bit internal data registers, but an 8-bit external data bus.

Setting up

  • Hardware:

In order to test the final result one can use a floppy-disk replace replacement or Qubide interface to load files from SD card.

Memory map

To be added

Video display

To be added

Sound

The Spectrum QL has an internal beeped sound, or AY support via the

Additional Resources