Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
scpu:doom [2014/11/03 16:09] amidog |
scpu:doom [2017/06/06 10:55] (current) amidog |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Doom ====== | ====== Doom ====== | ||
| - | This is a (more or less) direct build of the original ID software source code release with a hacked together tiny clib for the string/mem/math/etc functions it required. | + | This is a port of DOOM based on the original ID software source code release. |
| - | While this Doom port isn't meant to be taken seriously, it has proven quite useful for testing and improving the MIPS recompiler as Doom is a rather complex and large application. | + | This port requires a C64/C128 with a SuperCPU v2 and 16MB RAM. PAL, NTSC (old and new) as well as DREAN should be supported but it has only been tested on real PAL hardware. |
| + | |||
| + | While this DOOM port isn't meant to be taken seriously, it has proven quite useful for testing and improving the MIPS recompiler as DOOM is a rather complex and large application. | ||
| The latest version can be downloaded below. More information in the archive. | The latest version can be downloaded below. More information in the archive. | ||