GE-115 Emulator
An Emulator of the General Electrics GE-115 computer
|
#include <console.h>
Data Fields | |
uint16_t | AC_ON:1 |
uint16_t | DC_ALERT:1 |
uint16_t | POWER_ON:1 |
uint16_t | MAINTENANCE_ON:1 |
uint16_t | SWITCH_1:1 |
uint16_t | SWITCH_2:1 |
uint16_t | STEP_BY_STEP:1 |
uint16_t | LOAD_1_2:1 |
uint16_t | EMERGEN_OFF:1 |
uint16_t | STANDBY:1 |
uint16_t | _pad_0:1 |
uint16_t | MEM_CHECK:1 |
uint16_t | CLEAR:1 |
uint16_t | LOAD:1 |
uint16_t | HALT_START:1 |
uint16_t | OPER_CALL:1 |