z80:Appendices

From Learn @ Cemetech
Jump to navigationJump to search

Some miscellaneous information that may be handy when programming.

Buffer Tables

Compiled table of code that will make creating buffer tables easier. For both GetKey and GetCSC.

Character Maps

The ASCII character layout for TI calculators.

Crashes

Steps you can take to help you recover from a calculator crashing.

Directives

List of directives used by assemblers.

Some miscellaneous information that be come handy when programming.

Emulators

List of popular emulators for TI calculators.

Error Codes

List of codes for JError.

GetCSC Codes

Key codes for the GetCSC ROM call.

GetKey Codes

Key codes for the GetKey ROM call.

Glossary

Definition of terms.

Opcodes

List of instructions that can be executed by a z80 processor.

Macros

List of common macros.

Opcode Reference Chart

Reference code for on-calc programming.

Ports

List of hardware ports and other useful related information.

RAM Areas

Areas in RAM that are useful for assembly programming. NEW

Scan Codes

Scan codes for direct input.

System Flags

List of system flags.