Difference between revisions of "AGI/Specifications/Introduction"

Jump to navigation Jump to search
m
no edit summary
(Put in my real name)
m
 
(3 intermediate revisions by 2 users not shown)
Line 23: Line 23:
==Conventions used in this document==
==Conventions used in this document==


* Keyboard key names are given in fixed with font (e.g. ENTER).
* Keyboard key names are given in fixed width font (e.g. <tt>ENTER</tt>).
* Metasyntatic variables are given in italics (e.g. n).
* Metasyntatic variables are given in italics (e.g. ''n'').
* File names are case sensitive and given in fixed width font (e.g. sierra.com).
* File names are case sensitive and given in fixed width font (e.g. <tt>sierra.com</tt>).
* AGI resource names are given in all caps (e.g. LOGIC, VIEW).
* AGI resource names are given in all caps (e.g. LOGIC, VIEW).
* AGI command names are given in fixed width font (e.g. print.at).
* AGI command names are given in fixed width font (e.g. <code>print.at</code>).
* AGI variable n is noted as vn or Var(n) (e.g. v15, Var(18)).
* AGI variable n is noted as vn or Var(n) (e.g. v15, Var(18)).
* AGI flag n is noted as fn or Flag(n) (e.g. f2, Flag(11)).
* AGI flag n is noted as fn or Flag(n) (e.g. f2, Flag(11)).
Line 51: Line 51:
<span id="ChangeLog"></span>
<span id="ChangeLog"></span>
==Change Log==
==Change Log==
===Version 3.2 (17 July 2007)===
* Added info about AGI256 and AGI256-2 fan made extensions
===Version 3.1 (6 January 2007)===
===Version 3.1 (6 January 2007)===
* Added note about control lines and priority screen pixel scanning.
* Added note about control lines and priority screen pixel scanning.
Line 123: Line 126:
* Anders M. Olsson
* Anders M. Olsson
* Jeremy Hayes
* Jeremy Hayes
* Joakim Möller
* Joakim Möller
* Martin Tillenius
* Martin Tillenius
* Stuart George
* Stuart George
Line 133: Line 136:
* David Symonds
* David Symonds
* Claudio Matsuoka
* Claudio Matsuoka
* Kari Salminen
86

edits

Navigation menu