GE-115 Emulator
An Emulator of the General Electrics GE-115 computer
|
#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) |
int ge_peri_deinit | ( | struct ge * | ge | ) |
Definition at line 37 of file peripherical.c.
int ge_peri_on_clock | ( | struct ge * | ge | ) |
Definition at line 22 of file peripherical.c.
int ge_peri_on_pulses | ( | struct ge * | ge | ) |
Definition at line 7 of file peripherical.c.