In that case, run ETOS256*.PRG from floppy, then the dstb1 altram drivers. In this order, from AUTO or Desktop. Theoretically, it should work. If you try, you will see quicly.Oldskool wrote: Mon Jun 30, 2025 5:23 pm Yes but I’m not sure if that is fully compatible with the dstb1 altram drivers which need to be loaded as well at least I think they need to be with the version 2 firmware.
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 :)
Emutos 192kb, IDE Altram question
- BlankVector
- Posts: 93
- Joined: Fri Sep 15, 2017 10:51 pm
Re: Emutos 192kb, IDE Altram question
Subscribe to my Vretrocomputing channel on YouTube and Facebook. Latest video: Display a color pixel in assembly language on Atari ST.
Re: Emutos 192kb, IDE Altram question
Yes works..
All my issues with the dstb1 are fixed now thanks to the new ultrasatan firmware.
Really messy…..
Now I need a rom….
All my issues with the dstb1 are fixed now thanks to the new ultrasatan firmware.
Really messy…..
Now I need a rom….
- BlankVector
- Posts: 93
- Joined: Fri Sep 15, 2017 10:51 pm
Re: Emutos 192kb, IDE Altram question
Fine
Here it is. I used the official EmuTOS 1.4 sources, with custom build.
Built with:
Code: Select all
make 192 UNIQUE=uk DEF="-DCONF_WITH_ALT_RAM=1 -DCONF_WITH_IDE=1 -DCONF_WITH_ULTRASATAN_CLOCK=1" -j ELF=1 TOOLCHAIN_PREFIX=m68k-atari-mintelf- LTO=1Bonus: If you tell me what is the address range used by the dstb1 Alt-RAM, I will add support for it directly into the EmuTOS ROM, then you won't need any additional driver.
Subscribe to my Vretrocomputing channel on YouTube and Facebook. Latest video: Display a color pixel in assembly language on Atari ST.
Re: Emutos 192kb, IDE Altram question
Sorry I ever doubted Emutos..
Yeah all the issues I had with the dstb 1 and emutos and crashes were Ultrasatan related it seems,
The new firmware soved it,
As the dstb1 has a very cool feature to kick a rom file to altram which never worked for me but now it does. So I can kick any tos rom file now…
So maybe can just keep the 1.04 in. Will test a bit first..
It was the Ultrsatan all along. I should have known.. Its in the name..
Yeah all the issues I had with the dstb 1 and emutos and crashes were Ultrasatan related it seems,
The new firmware soved it,
As the dstb1 has a very cool feature to kick a rom file to altram which never worked for me but now it does. So I can kick any tos rom file now…
So maybe can just keep the 1.04 in. Will test a bit first..
It was the Ultrsatan all along. I should have known.. Its in the name..
-
szeremiocki
- Site sponsor

- Posts: 16
- Joined: Mon Jul 22, 2024 8:05 pm
Re: Emutos 192kb, IDE Altram question
Do you mean that dstb1 is now stable in 16mhz+altram? David hasn’t updated his github repo, there is still warning there about instabilities — is this new development a hope that we can now start building dstb1?Oldskool wrote: Mon Jun 30, 2025 10:14 pm Sorry I ever doubted Emutos..
Yeah all the issues I had with the dstb 1 and emutos and crashes were Ultrasatan related it seems,
The new firmware soved it
Regards,
szeremiocki
Re: Emutos 192kb, IDE Altram question
Yes it is very stable on a standard ST. I still have some issues with a blitter however this does not seem to be universal.
I would say stable on a normal ST.
I would say stable on a normal ST.
-
szeremiocki
- Site sponsor

- Posts: 16
- Joined: Mon Jul 22, 2024 8:05 pm
Re: Emutos 192kb, IDE Altram question
Is it Sstandard build or modified in your test effort?