GE-115 Emulator
An Emulator of the General Electrics GE-115 computer
|
Console switches. More...
#include <console.h>
Data Fields | |
uint16_t | PAPA:1 |
Step By Step execution. More... | |
uint16_t | PATE:1 |
Stop after a cycle. More... | |
uint16_t | RICI:1 |
Disables next status. More... | |
uint16_t | ACOV:1 |
Stops on jump condition verified. More... | |
uint16_t | ACON:1 |
Stops on jump condition not verified. More... | |
uint16_t | INAR:1 |
Do not stop on memory error. More... | |
uint16_t | STOC:1 |
uint16_t | INCE:1 |
Do not error-correct external units input. More... | |
uint16_t | SITE:1 |
Don't wait for external unit availability. More... | |
uint16_t | lamps_on:1 |
uint16_t | _pad_0:6 |
uint16_t | AM |
Forcing bits. More... | |
Console switches.
Represents the switches and levers of the console's maintenance panel.
uint16_t ACON |
uint16_t ACOV |
uint16_t AM |
uint16_t INAR |
uint16_t INCE |
uint16_t PAPA |
uint16_t PATE |
uint16_t RICI |
uint16_t SITE |