Releases: FrenkelS/doomtd3
Releases · FrenkelS/doomtd3
ELKS
HP 95LX
The HP 95LX has a 240x128 graphics mode. That's enough to render Doom without the status bar.
ZIP | Description |
---|---|
DOOMTD16 | 16-bit DOS 640x200 2 color CGA |
DOOMTD32 | 32-bit DOS 640x200 2 color CGA |
DOOMTDA5 | Amiga 500, use doomtd3l for the LowRes version, doomtd3h for the HiRes version |
DOOMTDHP | HP 95LX |
DOOMTDMP | Macintosh Plus |
Amiga 500 bug fix
fix #4
ZIP | Description |
---|---|
DOOMTDA5 | Amiga 500, use doomtd3l for the LowRes version, doomtd3h for the HiRes version |
DOOMTD16 | 16-bit DOS 640x200 2 color CGA |
DOOMTD32 | 32-bit DOS 640x200 2 color CGA |
DOOMTDMP | Macintosh Plus |
Amiga 500 LowRes
The regular version renders 60 by 128 screen units. The new Amiga 500 LowRes version renders 30 by 64 screen units.
ZIP | Description |
---|---|
DOOMTDA5 | Amiga 500, use doomtd3l for the LowRes version, doomtd3h for the HiRes version |
DOOMTD16 | 16-bit DOS 640x200 2 color CGA |
DOOMTD32 | 32-bit DOS 640x200 2 color CGA |
DOOMTDMP | Macintosh Plus |
Amiga 500
Amiga 500:
- now supported
IBM PC:
- EMS support added
- Improved performance by using some assembly code
- Use command line argument
lcd
to invert the colors
ZIP | Description |
---|---|
DOOMTDA5 | Amiga 500 |
DOOMTD16 | 16-bit DOS 640x200 2 color CGA |
DOOMTD32 | 32-bit DOS 640x200 2 color CGA |
DOOMTDMP | Macintosh Plus |
Cache lumps
Read the lumps in order of appearance into memory before the demo begins.
ZIP | Description |
---|---|
DOOMTD16 | 16-bit DOS 640x200 2 color CGA |
DOOMTD32 | 32-bit DOS 640x200 2 color CGA |
DOOMTDMP | Macintosh Plus |
Macintosh Plus support added
DOOMTD16: 16-bit DOS 640x200 2 color CGA
DOOMTD32: 32-bit DOS 640x200 2 color CGA
DOOMTDMP: Macintosh Plus
Preprocessed WAD file
The sprites and textures in the WAD file have 2 colors, instead of 256.
Converting the status bar from 256 colors to 2 colors is still done in the game. It's easier that way to handle transparency.
Initial release
- 16-bit CGA 640x200 2 color build for DOS
- 32-bit CGA 640x200 2 color build for DOS