/es40-ng

Primary LanguageC++GNU General Public License v2.0GPL-2.0

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.