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

Go to the source code of this file.

Functions

int tape_register (struct ge *ge, const char *image_path, uint8_t connector, uint8_t unit)
 

Function Documentation

◆ tape_register()

int tape_register ( struct ge ge,
const char *  image_path,
uint8_t  connector,
uint8_t  unit 
)

Definition at line 138 of file tape.c.