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

#include <ge.h>

Data Fields

on_pulse_cb cb
 
struct pulse_eventnext
 

Detailed Description

Definition at line 598 of file ge.h.

Field Documentation

◆ cb

Definition at line 599 of file ge.h.

◆ next

struct pulse_event* next

Definition at line 600 of file ge.h.