JonathanBelanger / es40-ng

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

es40-ng

Based on es40.

COMPILING:
./inst.sh
make -j12
The resultant executable is at src/es40.

SOME IMPORTANT FILES:
PATH			DESCRIPTION
rom/*			AlphaServer ES40 ROM images. These can be found on firmware update CDs, but you can only get the VGA BIOS from old builds of es40 on SourceForge.
m4/*			M4 scripts for finding things like libx11 and SDL.
src/*			Source code.
src/base/*		Library source.
src/es40.cfg		Example ES40 configuration file.
src/es40		ES40 executable.

About

License:GNU General Public License v2.0


Languages

Language:C++ 60.0%Language:Makefile 14.3%Language:C 9.2%Language:Roff 7.9%Language:Shell 4.9%Language:Objective-C 2.4%Language:M4 1.1%Language:DIGITAL Command Language 0.3%