Doom on an Amiga 500 with 512 KB of Chip RAM and 512 KB of Slow RAM.
#Amiga40
@frenkel.bsky.social
Actor and producer according to IMDb. LinkedIn zegt iets anders.
Doom on an Amiga 500 with 512 KB of Chip RAM and 512 KB of Slow RAM.
#Amiga40
Doom8088: Amiga Edition WIP.
Doom on an Amiga 500.
This is special: The first version of Doom8088 with digital sound effects. That's why you hear them so much. ๐คญ
youtu.be/mp-yuoMu-q0
#Doom #NotDOS #Amiga
I watched Roofman for a second time at the cinema.
This time I counted the production company logos at the start of the movie: 8.
I was laughing out loud from number 5 onwards. ๐คฃ
youtu.be/EvpNdwh__Fc
Son of a Gunfighter trivia on IMDb: Russ Tamblyn appeared as the 'Son of a Gunfighter' again 46 years later in Quentin Tarantino's Quentin Tarantino.
Is Quentin Tarantino's 10th movie called Quentin Tarantino?
12.10.2025 18:31 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0Start Elvira: The Arcade Game with the command line argument LAZYMENT for unlimited lives.
#DOSGaming
Brats has an all-star cast.
bsky.app/profile/laur...
Remember Googlewhack? There's a new game that you can play on Google:
Combine the search terms "trump" and "dementia" with other search terms in such a way that an AI response is generated. 
For example: "home alone release date trump dementia"
Doom for Sinclair QL running on Spectrum Next QL core
youtu.be/LyAntMtfyDs
Spoiler alert!
Doom8088 made the top 100. It's at number 37.
Doom8088: Sinclair QL Edition
Doom is really slow on a computer with a Motorola 68008 CPU @ 7.5 MHz.
Slow down the video for a more realistic speed.
youtu.be/128qVyAWIsg
The 8 colors of the Sinclair QL.
28.09.2025 11:22 โ ๐ 2 ๐ 0 ๐ฌ 0 ๐ 0On a related note: He started the presentation with the remark that in this part of the world the term "film flop" is much more known than "box-office bomb".
Well, Naked Gun 33 1/3 taught me the meaning of the word "bomb". ๐
I went to a talk yesterday about box-office bombs. The presenter claimed cinema would be very different now if the first feature film wasn't a financial success. 
The first feature film according to him? ๐
Nero! ๐ค
25.09.2025 12:53 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0Doom title screen in 8 colors.
09.09.2025 21:45 โ ๐ 5 ๐ 1 ๐ฌ 1 ๐ 0Doom in FreeBee
youtu.be/4Spd7z-IE_k
Doom8088: AT&T UNIX PC Edition in FreeBee, an AT&T UNIX PC emulator. 
youtu.be/4Spd7z-IE_k
Doom8088: AT&T UNIX PC Edition.
Doom for the AT&T UNIX PC, a computer with a Motorola 68010 CPU @ 10 MHz, between 512 KB and 4 MB of RAM and a monochrome display of 720x348 pixels.
github.com/FrenkelS/Doo...
But how do I get files out of the emulator? Mounting the image is impossible in WSL.
And there's no s4 tool to extract a file.
2 years ago the first version of Doom8088 was released.
A day later deatsaw tried it on a real 286.
youtu.be/gqHcUlHsV_g
2 years ago the first version of Doom8088 was released.
Today, I release a version that fixes a memory corruption bug that was introduced 10 months ago.
github.com/FrenkelS/Doo...
To remember the command
tar xvf doom.tar
there's the memory aid
eXtract Vucking Files
To get the files on the emulated computer, I'm using a 360 KB floppy image. 
Luckily there's tar and gzip on the AT&T UNIX PC to handle bigger files.
I'm having problems with the linker of the cross compiler. To circumvent that, I'm generating object files in Ubuntu with GCC 3.3.6 and linking with GCC 2.5.8 in the FreeBee emulator.
23.08.2025 22:51 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0I'm working on a Doom port for the AT&T UNIX PC. It's a monochrome computer, but somehow recording footage with Windows key + G adds an extra color.
23.08.2025 22:43 โ ๐ 5 ๐ 2 ๐ฌ 1 ๐ 0Full fat doom, on an IBM XT with help from Intel, @frenkel.bsky.social and @viti95.bsky.social 
youtu.be/4Z2os4TVNTU
When I hear WinTex, I think of doomwiki.org/wiki/WinTex
20.08.2025 00:39 โ ๐ 4 ๐ 0 ๐ฌ 1 ๐ 0Awesome! Using a couple of lines of code from Commander Keen / Wolfenstein 3D made it work.
As for Sound Blaster sound, I think the XT DMA controller doesn't know about the extended memory where Doom stores the sound data. So, try the Sound Blaster Direct Mode instead, which doesn't use DMA.
It FREAKING WORKS!!! Amazing!!!
I haven't been able to get it to use SB SFX but
Here's a version of @viti95.bsky.social's FastDoom with keyboard code that should work on an XT.
github.com/frenkels/fas...