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
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.
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!
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!
TF536 on the ST
-
PhilC
- Moderator

- Posts: 7426
- Joined: 23 Mar 2018 20:22
Re: TF536 on the ST
hi @agranlund any chance of sharing your 64mb restricted version of maprom? I've just got my mega working with the TF536 but sounds like its got the same issues you have with the firmware.
If it ain't broke, test it to Destruction.
-
agranlund
- Site sponsor

- Posts: 1740
- Joined: 18 Aug 2019 22:43
- Location: Sweden
Re: TF536 on the ST
I was convinced the version on Github had that but it appears not. I'll push the new ones to Github, just need to recompile and give them a test first :)PhilC wrote: 12 Sep 2020 16:07 hi @agranlund any chance of sharing your 64mb restricted version of maprom? I've just got my mega working with the TF536 but sounds like its got the same issues you have with the firmware.
If you want to, you could try this EmuTOS build just to see if it starts (it stops looking for TT-RAM at 64MB)
http://www.happydaze.se/wp-content/uplo ... k.img_.zip
Disclaimer! This is what I run on my machine and it's built in a way that suits my setup. I really don't recommend anyone else using this one over the official builds.
(It has these changes)
* Stops looking for TT-RAM after 64MB
* It's built with -DSTATIC_ALT_RAM_ADDRESS=0x01000000
* It's built with -m68030 so wont work on a 68000
* Blitter is being detected even on machines with 68030 and/or alt-ram
* The "Change resolution" option brings up the resolution picker dialog and it's possible to freely switch between Low/Medium/High. At boot it switches to the resolution in emudesk.inf regardless if it's low/med/high and status of mono detect signal.
(This probably works on normal UBE switches but I can't say for sure.. My UBE switch is modified to react and toggle the mono detect signal before TOS has a chance to freak out in the VBL handler)
-
PhilC
- Moderator

- Posts: 7426
- Joined: 23 Mar 2018 20:22
Re: TF536 on the ST
Thanks @agranlund ill give that version of TOS a test after I've wiped a couple of eprom.
In other news, removing the resistor networks and fitting the ide buffers works great on my Mega ST.
In other news, removing the resistor networks and fitting the ide buffers works great on my Mega ST.
You do not have the required permissions to view the files attached to this post.
If it ain't broke, test it to Destruction.
-
frank.lukas
- Posts: 811
- Joined: 19 Jan 2018 11:52
Re: TF536 on the ST
Can someone test the 1-19 freemint package with the TF536 and EmuTOS or TOS 2.06 ?
Snapshot -> https://github.com/freemint/freemint.github.io
... is the Fastram working and make MiNT use of the PMMU from the 030 CPU ?
Snapshot -> https://github.com/freemint/freemint.github.io
... is the Fastram working and make MiNT use of the PMMU from the 030 CPU ?
-
agranlund
- Site sponsor

- Posts: 1740
- Joined: 18 Aug 2019 22:43
- Location: Sweden
Re: TF536 on the ST
@PhilC, you can grab the new version of maprom.prg/fastram.prg here:PhilC wrote: 12 Sep 2020 16:07 hi @agranlund any chance of sharing your 64mb restricted version of maprom? I've just got my mega working with the TF536 but sounds like its got the same issues you have with the firmware.
https://github.com/agranlund/tftools
-
PhilC
- Moderator

- Posts: 7426
- Joined: 23 Mar 2018 20:22
-
agranlund
- Site sponsor

- Posts: 1740
- Joined: 18 Aug 2019 22:43
- Location: Sweden
Re: TF536 on the ST
Started from EmuTOS and using NVDI 5.03: Appears to be using fastram but not MMU. I never used Freemint before so I really have no idea if you can enable the MMU and memory protection by editing that config file or not? I downloaded the ST/STE snapshot.frank.lukas wrote: 12 Sep 2020 17:16 Can someone test the 1-19 freemint package with the TF536 and EmuTOS or TOS 2.06 ?
Snapshot -> https://github.com/freemint/freemint.github.io
... is the Fastram working and make MiNT use of the PMMU from the 030 CPU ?
Slightly off topic, but now that I have Freemint installed... do you know if it's possible to edit or change the font used for the menu bar and window controls in whatever it is that controls this in Freemint (xaaes? teradesk?)
I really can't stand those almost comically oversized controls in mono mode.. the Atari desktop looks equally hilarious by default of course but VDIFONT is able to make them into a more normal size.
This is not a good use of pixels :) NVDIFONT and EmuTOS:
You do not have the required permissions to view the files attached to this post.
-
stephen_usher
- Site sponsor

- Posts: 7367
- Joined: 13 Nov 2017 19:19
- Location: Oxford, UK.
Re: TF536 on the ST
I doubt whether it's changed, but you used to have to use a different MiNT kernel for MMU. That'll be the memory protection 68030 kernel.
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.
-
agranlund
- Site sponsor

- Posts: 1740
- Joined: 18 Aug 2019 22:43
- Location: Sweden
Re: TF536 on the ST
That was it :) That 030 specific kernel makes MMU memory protection work.stephen_usher wrote: 13 Sep 2020 19:31 I doubt whether it's changed, but you used to have to use a different MiNT kernel for MMU. That'll be the memory protection 68030 kernel.
Also, it launches fine from TOS2.06 as well. Just stick fastram.prg in the auto folder, before mint.
You do not have the required permissions to view the files attached to this post.
Who is online
Users browsing this forum: CCBot and 17 guests