GE-115 Emulator
An Emulator of the General Electrics GE-115 computer
Functions
gecode.h File Reference
#include <stdint.h>

Go to the source code of this file.

Functions

char ge_glyph (uint8_t b)
 
uint8_t ge_code (uint8_t ascii)
 

Function Documentation

◆ ge_code()

uint8_t ge_code ( uint8_t  ascii)

Definition at line 47 of file gecode.c.

◆ ge_glyph()

char ge_glyph ( uint8_t  b)

Definition at line 37 of file gecode.c.