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

#include <ge.h>

Data Fields

enum ge_pont E03
 E03: machine version, paired with F04 (TAB.1) – FEL06 / FEL16.
 
enum ge_pont E04
 E04: which two connectors are enabled for the initial LOAD (TAB.3).
 
enum ge_pont F03
 F03: which connectors may raise an interruption (TAB.2).
 
enum ge_pont F04
 F04: machine version straps – cycle period and performance (TAB.1).
 
enum ge_pont E05
 E05 / F05: memory capacity (cp06 ch.001, "SELEZIONE CAPACITA MEMORIA") – 8K through 32K.
 
enum ge_pont F05
 
uint8_t S42_diag
 S42 "LAMPS" on the maintenance panel, in position DIAG.
 

Detailed Description

Definition at line 141 of file ge.h.

Field Documentation

◆ E03

enum ge_pont E03

E03: machine version, paired with F04 (TAB.1) – FEL06 / FEL16.

Definition at line 143 of file ge.h.

◆ E04

enum ge_pont E04

E04: which two connectors are enabled for the initial LOAD (TAB.3).

Definition at line 146 of file ge.h.

◆ E05

enum ge_pont E05

E05 / F05: memory capacity (cp06 ch.001, "SELEZIONE CAPACITA MEMORIA") – 8K through 32K.

See ge_memory_capacity_k().

Definition at line 156 of file ge.h.

◆ F03

enum ge_pont F03

F03: which connectors may raise an interruption (TAB.2).

Definition at line 149 of file ge.h.

◆ F04

enum ge_pont F04

F04: machine version straps – cycle period and performance (TAB.1).

Definition at line 152 of file ge.h.

◆ F05

enum ge_pont F05

Definition at line 157 of file ge.h.

◆ S42_diag

uint8_t S42_diag

S42 "LAMPS" on the maintenance panel, in position DIAG.

Per the note on ch.002, FUL01/FUL11/FUL4F normally follow FEL06/FEL16/FUL4G; with S42 in DIAG they become 0 / 0 / 1 instead.

Definition at line 165 of file ge.h.