| pushmbx | Index |
Description:
Pseudo Code:
Flags Affected:
| D | H | C | Z | N |
Possible Errors:
| tvmStackIOErr | - | The read operation from the memory-mapped IO port is invalid. |
| tvmStackUnderflow | - | There were not enough bytes in the stack to get the I/O Port reference. |
Example:
pushmbx
Here the address for the aPortAddress port (0x0080) is on top of the stack (as an unsigned short) and we read the Module's address (0x02 in this example) as a byte and push it onto stack.
|
| |||||||||||||||||||||||||||||||||