GE-115 Emulator
An Emulator of the General Electrics GE-115 computer
Data Fields
ge_integrated_reader Struct Reference

#include <reader.h>

Data Fields

uint8_t lu08:1
 
uint8_t fini:1
 
uint8_t data
 
uint8_t fiden:1
 
uint8_t lupor:1
 
uint8_t luren:1
 
uint8_t lusen:1
 
uint8_t lenon:1
 
uint8_t lesab:1
 
uint8_t pom01:1
 
uint8_t bi20:1
 
uint8_t picon:1
 
uint8_t tu00:1
 
uint8_t tu03:1
 
uint8_t rifan:1
 
uint8_t regen:1
 
uint8_t sesen:1
 
uint8_t cocon:1
 
uint8_t mode_n001:1
 
uint8_t mode_n002:1
 
uint8_t mode_debi:1
 
uint8_t mode_mi01:1
 
uint8_t mode_mi02:1
 
enum transcode_mode active_mode
 
uint8_t active_valid:1
 
uint8_t cmd_pending:1
 
uint8_t cmd_reject:1
 
uint16_t anomalies
 

Detailed Description

Definition at line 18 of file reader.h.

Field Documentation

◆ active_mode

enum transcode_mode active_mode

Definition at line 58 of file reader.h.

◆ active_valid

uint8_t active_valid

Definition at line 59 of file reader.h.

◆ anomalies

uint16_t anomalies

Definition at line 73 of file reader.h.

◆ bi20

uint8_t bi20

Definition at line 38 of file reader.h.

◆ cmd_pending

uint8_t cmd_pending

Definition at line 68 of file reader.h.

◆ cmd_reject

uint8_t cmd_reject

Definition at line 69 of file reader.h.

◆ cocon

uint8_t cocon

Definition at line 47 of file reader.h.

◆ data

uint8_t data

Definition at line 22 of file reader.h.

◆ fiden

uint8_t fiden

Definition at line 25 of file reader.h.

◆ fini

uint8_t fini

Definition at line 21 of file reader.h.

◆ lenon

uint8_t lenon

Definition at line 29 of file reader.h.

◆ lesab

uint8_t lesab

Definition at line 30 of file reader.h.

◆ lu08

uint8_t lu08

Definition at line 20 of file reader.h.

◆ lupor

uint8_t lupor

Definition at line 26 of file reader.h.

◆ luren

uint8_t luren

Definition at line 27 of file reader.h.

◆ lusen

uint8_t lusen

Definition at line 28 of file reader.h.

◆ mode_debi

uint8_t mode_debi

Definition at line 50 of file reader.h.

◆ mode_mi01

uint8_t mode_mi01

Definition at line 51 of file reader.h.

◆ mode_mi02

uint8_t mode_mi02

Definition at line 52 of file reader.h.

◆ mode_n001

uint8_t mode_n001

Definition at line 48 of file reader.h.

◆ mode_n002

uint8_t mode_n002

Definition at line 49 of file reader.h.

◆ picon

uint8_t picon

Definition at line 39 of file reader.h.

◆ pom01

uint8_t pom01

Definition at line 31 of file reader.h.

◆ regen

uint8_t regen

Definition at line 45 of file reader.h.

◆ rifan

uint8_t rifan

Definition at line 44 of file reader.h.

◆ sesen

uint8_t sesen

Definition at line 46 of file reader.h.

◆ tu00

uint8_t tu00

Definition at line 42 of file reader.h.

◆ tu03

uint8_t tu03

Definition at line 43 of file reader.h.