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

Go to the source code of this file.

Functions

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

Function Documentation

◆ disk_register()

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

Definition at line 105 of file disk.c.