mirror of
https://github.com/wwarthen/RomWBW.git
synced 2026-02-06 22:13:13 -06:00
Continuing Doc Update
Mostly done with User Guide now.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
$define{doc_title}{System Guide}$
|
||||
$include{"Common.h"}$
|
||||
$include{"Book.h"}$
|
||||
|
||||
Overview
|
||||
========
|
||||
@@ -406,6 +406,16 @@ bits are defined as YXXXX.
|
||||
|
||||
### Function 0x00 -- Character Input (CIOIN)
|
||||
|
||||
| **Inputs** | **Outputs** |
|
||||
|----------------------------------------|----------------------------------------|
|
||||
| B: 0x00 | A: Status (0-OK, else error) |
|
||||
| C: Serial Device Unit Number | E: Character Received |
|
||||
| C: Serial Device Unit Number | E: Character Received |
|
||||
| C: Serial Device Unit Number | E: Character Received |
|
||||
|
||||
|
||||
|
||||
|
||||
| _Entry Parameters_
|
||||
| B: 0x00
|
||||
| C: Serial Device Unit Number
|
||||
|
||||
Reference in New Issue
Block a user