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

Data Fields

struct cap_cardcards
 
int ncards
 
int cap
 

Detailed Description

Definition at line 35 of file cap.c.

Field Documentation

◆ cap

int cap

Definition at line 38 of file cap.c.

◆ cards

struct cap_card* cards

Definition at line 36 of file cap.c.

◆ ncards

int ncards

Definition at line 37 of file cap.c.