Can all registered uses please login, even just for a few minutes..
It helps build a picture where our "good traffic" is coming from..
Thanks :)
It helps build a picture where our "good traffic" is coming from..
Thanks :)
Raven. A homemade Atari-like computer
Re: Raven. A homemade Atari-like computer
Before we know it it can boot DOS 
- stephen_usher
- Site sponsor

- Posts: 7491
- Joined: Mon Nov 13, 2017 7:19 pm
- Location: Oxford, UK.
- Contact:
Re: Raven. A homemade Atari-like computer
Not sure Microsoft produced an MSDOS-68K variant 
Intro retro computers since before they were retro...
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
Re: Raven. A homemade Atari-like computer
I think DR did
But Anders great to see this card as well running.
Never seen it in the wild in a PC. Seems to be pretty fast and interesting as well when I google it.
But Anders great to see this card as well running.
Never seen it in the wild in a PC. Seems to be pretty fast and interesting as well when I google it.
Re: Raven. A homemade Atari-like computer
You know, it would be pretty interesting to make some kind of special DOSBox build.
With a direct passthrough to the ISA bus so it wouldn't have to emulate graphics or sound..
Re: Raven. A homemade Atari-like computer
MS no, but DRI yes GEMDOS
ATW800/2 / V4sa / Lynx I / Mega ST 1 / 7800 / Portfolio / Lynx II / Jaguar / TT030 / Mega STe / 800 XL / 1040 STe / Falcon030 / 65 XE / 520 STm / SM124 / SC1435
DDD HDD / AT Speed C16 / TF536 / SDrive / PAK68/3 / Lynx Multi Card / LDW Super 2000 / XCA12 / SkunkBoard / CosmosEx / SatanDisk / UltraSatan / USB Floppy Drive Emulator / Eiffel / SIO2PC / Crazy Dots / PAM Net
http://260ste.atari.org
DDD HDD / AT Speed C16 / TF536 / SDrive / PAK68/3 / Lynx Multi Card / LDW Super 2000 / XCA12 / SkunkBoard / CosmosEx / SatanDisk / UltraSatan / USB Floppy Drive Emulator / Eiffel / SIO2PC / Crazy Dots / PAM Net
http://260ste.atari.org
Re: Raven. A homemade Atari-like computer
Dosbox on the Amiga is really really really slow even on a Vampire or Pi. But if you could get fast XT, low end 286 performance somehow it would indeed be a awesome way to use the various ISA cards “natively”.
Re: Raven. A homemade Atari-like computer
Yeah if it could do low end 286 it could be quite useful.Oldskool wrote: Mon Dec 16, 2024 11:59 am Dosbox on the Amiga is really really really slow even on a Vampire or Pi. But if you could get fast XT, low end 286 performance somehow it would indeed be a awesome way to use the various ISA cards “natively”.
Not so much for games, but being able to run card manufacturers utilities could be useful.
For the GUS I ended up writing my own "ultrinit" equivalent but if I would have had the ability to go "x86.prg ultrinit.exe" I may have done that instead
Absolutely something for the list of cool things to play with!
Re: Raven. A homemade Atari-like computer
Never tried it myself but the Amiga had PC-Task which seemed to do a pretty good job of emulating a PC in software on m68k:
PC-Task became PD but I don't think its sources ever got released.
I've seen a few people posting this meme recently so I felt obliged to share it here to seeing as there aren't many raven memes
PC-Task became PD but I don't think its sources ever got released.
I've seen a few people posting this meme recently so I felt obliged to share it here to seeing as there aren't many raven memes
The 'Uzebox Omega is a fully open source games console that you can build in a weekend, even with no previous electronics experience:
https://uzebox.org/wiki/Omega
https://uzebox.org/wiki/Omega
Re: Raven. A homemade Atari-like computer
There are a few software PC emulators for the Atari. PC Ditto and Soft PC. The latter might work as it was designed for the TT if memory serves. But that's just nuts. I like it.
Re: Raven. A homemade Atari-like computer
Toying with graphics hardware is fun but being restricted to mono in the desktop is not, so I've been exploring how to make screendrivers for the available VDI's.
fVDI was easier than expected to get going.
And even NVDI thanks to the incredible work by @shoggoth77 for those Supervidel & Vampire.
Here's a Western Digital WD90C31 gfxcard comparing NVDI agains fVDI.
NVDI is clearly the faster of the two here.
Like most of the late ISA cards this one too has hardware acceleration but the hardware-level driver is still the "generic" dumb framebuffer one and I haven't made any proper card-specific stuff yet.
From a users perspective it's all a bit rubbish compared to Nova with W32i/Mach32, but from my own perspective I think this is really cool and very satisfying getting a colored desktop with random gfxcards. Tinkering with old and new ISA stuff is what the machine was made for
Perhaps a future motherboard revision should have a VLB slot.
fVDI was easier than expected to get going.
And even NVDI thanks to the incredible work by @shoggoth77 for those Supervidel & Vampire.
Here's a Western Digital WD90C31 gfxcard comparing NVDI agains fVDI.
NVDI is clearly the faster of the two here.
Like most of the late ISA cards this one too has hardware acceleration but the hardware-level driver is still the "generic" dumb framebuffer one and I haven't made any proper card-specific stuff yet.
From a users perspective it's all a bit rubbish compared to Nova with W32i/Mach32, but from my own perspective I think this is really cool and very satisfying getting a colored desktop with random gfxcards. Tinkering with old and new ISA stuff is what the machine was made for
Perhaps a future motherboard revision should have a VLB slot.