Files
nunuhara_xsystem4/test/Source/System
Nunuhara Cabbage edffc0ad76 Initial CALLHLL and Math.dll implementation
HLL libraries are compiled into the executable rather than dynamically
loaded as in early versions of System 4. These days AliceSoft does the
same thing.
2019-11-04 20:35:42 -08:00
..

Note

I am not 100% sure about the legality of distributing System40.exe and related DLLs here, so I've left them out. They can be found in the System 4 SDK, which which you'll want to have anyways to compile these tests.

Once you've copied the files, this directory should contain the following:

Etc/DLL/Math.dll (not included)
Etc/HLL/Math.hll
Etc/Etc.inc
Etc/SACT_DLL.inc
System42/DLL/Sys42VM.dll (not included)
System42/System40.exe (not included)
System42/System40.ini
System42/System42.inc
System.inc