GE-115 Emulator
An Emulator of the General Electrics GE-115 computer
Functions
main.c File Reference
#include <stdio.h>
#include <unistd.h>
#include "ge.h"
#include "console_socket.h"
#include "log.h"

Go to the source code of this file.

Functions

int main (int argc, char *argv[])
 

Function Documentation

◆ main()

int main ( int  argc,
char *  argv[] 
)

Definition at line 7 of file main.c.