Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Timex Sinclair 2068
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
==Technical specifications== The T/S 2068 was a more sophisticated device, compared to its UK ancestor, the ZX Spectrum. Arguably one of the first Sinclair clones to significantly improve on the original design, it added a number of new features: * an [[General Instrument AY-3-8910|AY-3-8912]] sound chip, as later used by Sinclair in the ''ZX Spectrum+ 128K'' (but mapped to different I/O ports and thus incompatible) * twin [[joystick]] ports * a slightly better "[[chiclet keyboard]]" with plastic keycaps * a [[ROM cartridge|cartridge]] port to the right of the keyboard for ROM-based software{{r|byte198312}} * Timex SCLD chip<ref name=":0" /><ref>{{Cite web |title=SCLD Chip |url=https://www.timexsinclair.com/product/scld-chip/ |access-date=2023-01-27 |website=Timex/Sinclair - The Authoritative Website for Timex/Sinclair Computers |language=en-US}}</ref><ref>{{Cite web |title=Scld in spectrusty::chip::scld - Rust |url=https://docs.rs/spectrusty/0.4.0/spectrusty/chip/scld/struct.Scld.html |access-date=2023-01-27 |website=docs.rs}}</ref> instead of the Spectrum's [[Gate array|ULA]], offering additional Extended Color, Dual Screen and High Resolution [[ZX Spectrum graphic modes|screen modes]]: ** Text: 32Γ24 characters (8Γ8 pixels, rendered in graphics mode) ** Graphics: 256Γ192 pixels, 15 colours (two simultaneous colours - "attributes" - per 8Γ8 pixels, causing [[attribute clash]]) ** Extended Color: 256Γ192 pixels, 15 colors with colour resolution of 32Γ192 (two simultaneous colours - "attributes" - per 8Γ1 pixels) ** Dual Screen: (two 256Γ192 pixels screens can be placed in memory) ** High Resolution: 512Γ192 mode with 2 colours (Four palettes: Black & White, Blue & Yellow, Red & Cyan, Magenta & Green). * improved T/S 2000 BASIC, that extends [[Sinclair BASIC]] with new keywords to address new hardware and [[bank switching|bank-switched]] memory, allowing ROM cartridges to be mapped in. However, these changes made the machine incompatible with most Spectrum [[machine code|machine-code]] software, which is to say virtually all commercial titles; less than 10% would run successfully. In an attempt to remedy this, many TS users built a cartridge with a Spectrum ROM for emulation. ===T/S 2000 BASIC=== T/S 2000 BASIC<ref name="auto"/> was an extended version of [[Sinclair BASIC]], adding the following six keywords to the ordinary Sinclair BASIC ones: *<code>DELETE</code> deletes BASIC program line ranges. {{keypress|CAPS SHIFT|0}} with the <code>K</code> cursor produces the command <code>DELETE</code>. * <code>FREE</code> is a function that gives the amount of free RAM. <code>PRINT FREE</code> will show how much RAM is free. * <code>ON ERR</code> is an [[error-handling]] function mostly used as <code>ON ERR GO TO</code> or <code>ON ERR CONT</code>. * <code>RESET</code> can be used to reset the behaviour of <code>ON ERR</code>. It was also intended to reset peripherals. * <code>SOUND</code> controls the AY-3-8192 sound chip. * <code>STICK</code> is a function that gives the position of the internal joystick (Timex Sinclair 2090).
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)