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!
===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)