BBC BASIC tokenized file

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Fixed link to Chris's Acorns and added a link to a page about the BBC BASIC V file format.)
 
Line 16: Line 16:
 
* [http://mdfs.net/Docs/Comp/BBCBasic/ MDFS::Docs.Comp.BBCBasic]
 
* [http://mdfs.net/Docs/Comp/BBCBasic/ MDFS::Docs.Comp.BBCBasic]
 
* [http://www.rtrussell.co.uk/bbcbasic/history.html A History of BBC BASIC]
 
* [http://www.rtrussell.co.uk/bbcbasic/history.html A History of BBC BASIC]
* [http://acorn.chriswhy.co.uk/Computers/BBCMicros.html BBC Microcomputers]
+
* [http://chrisacorns.computinghistory.org.uk/Computers/BBCMicros.html BBC Microcomputers]
 +
* [http://xania.org/200711/bbc-basic-v-format BBC BASIC V file format]
  
 
[[Category:Acorn computers]]
 
[[Category:Acorn computers]]

Latest revision as of 14:12, 22 November 2015

File Format
Name BBC BASIC tokenized file
Ontology
Released 1981

BBC BASIC was created for the BBC Computer Literacy Project in the United Kingdom and was supplied as standard on all home microcomputers produced by Acorn Computers. Programs are stored as a series of tokens - in memory these begin at the address specified by PAGE, whose value can also be read and modified from BASIC. The end address of the current program is held by the TOP variable.

[edit] Format documentation

[edit] Software

  • BBC BASIC implementations for other CPUs and systems

[edit] Other links and references

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox