GE-115 Emulator
An Emulator of the General Electrics GE-115 computer
Functions
peripherical.h File Reference
#include "ge.h"

Go to the source code of this file.

Functions

int ge_peri_on_clock (struct ge *ge)
 
int ge_peri_on_pulses (struct ge *ge)
 
int ge_peri_deinit (struct ge *ge)
 

Function Documentation

◆ ge_peri_deinit()

int ge_peri_deinit ( struct ge ge)

Definition at line 37 of file peripherical.c.

◆ ge_peri_on_clock()

int ge_peri_on_clock ( struct ge ge)

Definition at line 22 of file peripherical.c.

◆ ge_peri_on_pulses()

int ge_peri_on_pulses ( struct ge ge)

Definition at line 7 of file peripherical.c.