GE-115 Emulator
An Emulator of the General Electrics GE-115 computer
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
console_socket.h
Go to the documentation of this file.
1
#ifndef CONSOLE_SOCKET_H
2
#define CONSOLE_SOCKET_H
3
4
#include "
ge.h
"
5
6
int
console_socket_register
(
struct
ge
*
ge
);
7
8
#endif
console_socket_register
int console_socket_register(struct ge *ge)
Definition:
console_socket.c:73
ge.h
ge
The entire state of the emulated system, including registers, memory, peripherals and timings.
Definition:
ge.h:94
Generated by
1.9.1