You will not be able to post if you are still using Microsoft email addresses such as Hotmail etc
See here for more information viewtopic.php?f=20&t=7296
BOOKMARK THIS PAGE !
https://www.exxosforum.co.uk:8085/IP_CHECK/
You can unban yourself if needed. It also sends me reports to investigate the ban.
DO NOT USE MOBILE / CGNAT DEVICES WHERE THE IP CHANGES CONSTANTLY!
At this time, it is unfortunately not possible to whitelist users when your IP changes constantly.
You may inadvertently get banned because a previous attack may have used the IP you are now on.
So I suggest people only use fixed IP address devices until I can think of a solution for this problem!

UltraSATAN clock utils don't work with EmuTOS: Have versions which do...

General Discussion, STOS.
User avatar
stephen_usher
Site sponsor
Site sponsor
Posts: 7366
Joined: 13 Nov 2017 19:19
Location: Oxford, UK.

UltraSATAN clock utils don't work with EmuTOS: Have versions which do...

Post by stephen_usher »

I found that the stock built versions of us_getcl.prg and us_setcl.prg didn't work under EmuTOS (or, indeed, PAK/3) so I've rebuilt them using GCC.

I had to modify the source slightly so as to use osbind.h and use st52 codes directly for the screen control but that's about it.

These work both under the 68000 and 68030 under all OS versions I've tested on.
You do not have the required permissions to view the files attached to this post.
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.
User avatar
Cosmic Puppet
Posts: 1731
Joined: 02 Aug 2019 01:03
Location: Angus!

Re: UltraSATAN clock utils don't work with EmuTOS: Have versions which do...

Post by Cosmic Puppet »

stephen_usher wrote: 03 Mar 2021 23:26 I found that the stock built versions of us_getcl.prg and us_setcl.prg didn't work under EmuTOS (or, indeed, PAK/3) so I've rebuilt them using GCC.

I had to modify the source slightly so as to use osbind.h and use st52 codes directly for the screen control but that's about it.

These work both under the 68000 and 68030 under all OS versions I've tested on.
Is this using EmuTOS from ROM? as my clock files work with emutos.prg (although the time does eventually drift a little)
US Atari 520 STFM (C070523-001 REV.D1) , Exxos PSU, 4MB Marpet Upgrade, Exxos 6 Chip TOS 1.04 USA, EmuTOS 1.0.1, Ultrasatan, PP Driver, Original Floppy Disk Drive, NEC Multisync EA193Mi Monitor, Star LC-10c Printer, iMP C100110-001 DMA.

https://thecosmicpuppets.bandcamp.com/releases My released music so far...
User avatar
stephen_usher
Site sponsor
Site sponsor
Posts: 7366
Joined: 13 Nov 2017 19:19
Location: Oxford, UK.

Re: UltraSATAN clock utils don't work with EmuTOS: Have versions which do...

Post by stephen_usher »

Yes, from 256K ROM (and 512K TOS3.06 PAK/3). The original binaries worked under TOS 1.04 on the same hardware, when switched to use the 68000 processor.

Basically they weren’t seeing the UltraSATAN.
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.
User avatar
Cosmic Puppet
Posts: 1731
Joined: 02 Aug 2019 01:03
Location: Angus!

Re: UltraSATAN clock utils don't work with EmuTOS: Have versions which do...

Post by Cosmic Puppet »

stephen_usher wrote: 04 Mar 2021 00:03 Yes, from 256K ROM (and 512K TOS3.06 PAK/3). The original binaries worked under TOS 1.04 on the same hardware, when switched to use the 68000 processor.

Basically they weren’t seeing the UltraSATAN.
Okay, thanks. 8-)
US Atari 520 STFM (C070523-001 REV.D1) , Exxos PSU, 4MB Marpet Upgrade, Exxos 6 Chip TOS 1.04 USA, EmuTOS 1.0.1, Ultrasatan, PP Driver, Original Floppy Disk Drive, NEC Multisync EA193Mi Monitor, Star LC-10c Printer, iMP C100110-001 DMA.

https://thecosmicpuppets.bandcamp.com/releases My released music so far...
DominoTree
Posts: 107
Joined: 25 Sep 2020 02:47

Re: UltraSATAN clock utils don't work with EmuTOS: Have versions which do...

Post by DominoTree »

Added native support this evening - no clock tools necessary :D

C79A6138-D88C-4870-A2FE-B08BD990F49C.jpeg
You do not have the required permissions to view the files attached to this post.
User avatar
Cosmic Puppet
Posts: 1731
Joined: 02 Aug 2019 01:03
Location: Angus!

Re: UltraSATAN clock utils don't work with EmuTOS: Have versions which do...

Post by Cosmic Puppet »

Man, that UltraSatan case is a thing of beauty!
US Atari 520 STFM (C070523-001 REV.D1) , Exxos PSU, 4MB Marpet Upgrade, Exxos 6 Chip TOS 1.04 USA, EmuTOS 1.0.1, Ultrasatan, PP Driver, Original Floppy Disk Drive, NEC Multisync EA193Mi Monitor, Star LC-10c Printer, iMP C100110-001 DMA.

https://thecosmicpuppets.bandcamp.com/releases My released music so far...
DominoTree
Posts: 107
Joined: 25 Sep 2020 02:47

Re: UltraSATAN clock utils don't work with EmuTOS: Have versions which do...

Post by DominoTree »

I found it on Thingiverse and I totally agree! I saw a post a couple weeks ago from the guy who designed it and he’s got a new and improved version but this one is already great!

Also was laughing to myself, I randomly decided to write this RTC support today and stumbled on this thread when I made a post about it - the universe is giving me timely ideas I guess :P
DominoTree
Posts: 107
Joined: 25 Sep 2020 02:47

Re: UltraSATAN clock utils don't work with EmuTOS: Have versions which do...

Post by DominoTree »

Finally wrapped up and submitted the initial patch for native EmuTOS support for the UltraSatan RTC

https://github.com/emutos/emutos/compar ... asatan_rtc
User avatar
stephen_usher
Site sponsor
Site sponsor
Posts: 7366
Joined: 13 Nov 2017 19:19
Location: Oxford, UK.

Re: UltraSATAN clock utils don't work with EmuTOS: Have versions which do...

Post by stephen_usher »

:dualthumbup:
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.
User avatar
Darklord
Site sponsor
Site sponsor
Posts: 1571
Joined: 20 Sep 2017 13:41
Location: Prestonsburg

Re: UltraSATAN clock utils don't work with EmuTOS: Have versions which do...

Post by Darklord »

stephen_usher wrote: 03 Mar 2021 23:26 I found that the stock built versions of us_getcl.prg and us_setcl.prg didn't work under EmuTOS (or, indeed, PAK/3) so I've rebuilt them using GCC.
Wait, what? To be clear, you're talking about the original software that comes with the Ultrasatan?

Works fine here, out of the box with my Pak 68/3 equipped STacy. No issues that I'm aware of any
way.

What exactly are you seeing?

Thanks.

PS Or did you mean EmuTos on a Pak 68/3 equipped machine?
Welcome To DarkForce! www.darkforce.org "The Fuji Lives.!"
Atari SW/HW based BBS-Telnet:darkforce-bbs.dyndns.org 1040

Return to “SOFTWARE”

Who is online

Users browsing this forum: CCBot and 2 guests