Difference between revisions of "Calculator Documentation"

From WikiTI
Jump to: navigation, search
m (Placeholder for 84P CE)
(47 intermediate revisions by 9 users not shown)
Line 1: Line 1:
 
== TI-83 (Regular) ==
 
== TI-83 (Regular) ==
 +
 
* [[:Category:83:ROMCalls:By_Name|ROMCalls (System Entrypoints)]]
 
* [[:Category:83:ROMCalls:By_Name|ROMCalls (System Entrypoints)]]
 
* [[:Category:83:Flags:By_Name|Flags]]
 
* [[:Category:83:Flags:By_Name|Flags]]
Line 11: Line 12:
 
* [[:Category:83Plus:Flags:By_Name|Flags]]
 
* [[:Category:83Plus:Flags:By_Name|Flags]]
 
* [[:Category:83Plus:OS_Information|General OS Documentation]]
 
* [[:Category:83Plus:OS_Information|General OS Documentation]]
 +
* [[:Category:83Plus:General_Hardware_Information|General Hardware Documentation]]
 
* [[:Category:83Plus:Hooks:By_Name|Hooks]]
 
* [[:Category:83Plus:Hooks:By_Name|Hooks]]
 
* [[:Category:83Plus:Ports:By_Address|Ports]]
 
* [[:Category:83Plus:Ports:By_Address|Ports]]
 
* [[:Category:83Plus:RAM:By_Name|RAM Areas]]
 
* [[:Category:83Plus:RAM:By_Name|RAM Areas]]
 
* [[:Category:83Plus:Basic|TI-83+ Basic]]
 
* [[:Category:83Plus:Basic|TI-83+ Basic]]
 +
* [[:Category:83Plus:Quirks|Quirks]]
 +
 +
== TI-84+CSE ==
 +
 +
* [[:Category:84PCSE:BCALLs:By_Name|B_CALLs (System Entrypoints)]]
 +
* [[:Category:84PCSE:Flags:By_Name|Flags]]
 +
* [[:Category:84PCSE:OS_Information|General OS Documentation]]
 +
* [[:Category:84PCSE:General_Hardware_Information|General Hardware Documentation]]
 +
* [[:Category:84PCSE:Hooks:By_Name|Hooks]]
 +
* [[:Category:84PCSE:RAM:By_Name|RAM Areas]]
 +
* [[:Category:84PCSE:Basic|TI-83+ Basic]]
 +
N.b.: Because the TI-84+CSE is based on the older TI-84+ ASIC, much of the hardware related documentation is the same. Therefore, the port list for the TI-84+CSE shall be combined with the TI-83+ ports.
 +
 +
== TI-84 Plus CE ==
 +
Since this calculator is yet to be released until Spring of 2015, there is limited known information on this model.
 +
 +
== TI-86 ==
 +
 +
* [[:Category:86:ROMCalls:By_Name|ROMCalls (System Entrypoints)]]
 +
* [[:Category:86:Flags:By_Name|Flags]]
 +
* [[:Category:86:OS_Information|General OS Documentation]]
 +
* [[:Category:86:Ports:By_Address|Ports]]
 +
* [[:Category:86:RAM:By_Name|RAM Areas]]
  
 
== M68K Family ==
 
== M68K Family ==
Line 20: Line 45:
 
* [[:Category:68k:Ports:By_Address|Ports]]
 
* [[:Category:68k:Ports:By_Address|Ports]]
  
== General Z80 Information ==
+
== Z80 programming ==
 +
* [[Meta-tutorial]]
 
* [[:Category:Z80_Routines|Z80 Routines]]
 
* [[:Category:Z80_Routines|Z80 Routines]]
 
* [[Z80 Instruction Set]]
 
* [[Z80 Instruction Set]]
 +
* [[Z80 Good Programming Practices]]
 +
* [[Z80 Optimization]]
 +
* [[Programming cross z80 calculators]]
 +
* [[Programming APPS vs. Ram Programs]]
 +
* [[Programming under Unix-like operating systems]]
 +
* [[Programming an OS for z80 calculators]]
  
== Miscellaneous ==
+
== Calculator Software ==
* [[:Category:Emulators|Emulators]]
+
* [[Notable programs]]
 +
* [[:Category:83Plus:Software|83Plus Software Documentation]]
 
* [[Experiments]]
 
* [[Experiments]]
* [[Good programming practices]]
+
 
* [[83Plus:OS:TIOS Alternatives|TIOS Alternatives]]
+
== Computer Software ==
 +
* [[Link software]]
 +
* [[:Category:Emulators|Emulators]]
 +
* [[Assemblers]]
 +
* [[Compilers]]
 +
* [[IDEs]]
 +
* [[Disassemblers]]
 +
 
 +
== TI Community ==
 +
 
 +
* [[Beginners|Beginners' manual]]
 +
* [[Calculator General FAQ]]
 +
* [[History of the TI Z80 community]]
 +
* [[:Category:Teams|Programming Teams List]]
 +
* [[TI websites|TI Web Sites List]]
  
 
== Contributing ==
 
== Contributing ==
  
 
Please read our page on [[Contributing]] before you start contributing to WikiTI.
 
Please read our page on [[Contributing]] before you start contributing to WikiTI.
 +
 +
If you feel like contributing but do not know where, see the [[To Do List]].

Revision as of 22:56, 11 February 2015

TI-83 (Regular)

TI-83 Plus Family

TI-84+CSE

N.b.: Because the TI-84+CSE is based on the older TI-84+ ASIC, much of the hardware related documentation is the same. Therefore, the port list for the TI-84+CSE shall be combined with the TI-83+ ports.

TI-84 Plus CE

Since this calculator is yet to be released until Spring of 2015, there is limited known information on this model.

TI-86

M68K Family

Z80 programming

Calculator Software

Computer Software

TI Community

Contributing

Please read our page on Contributing before you start contributing to WikiTI.

If you feel like contributing but do not know where, see the To Do List.