frank.lukas wrote: 29 Oct 2020 07:50
I was thinking TOS 2.06 works fine with the 030 CPU Cache and the L2 Cache on a PAK68/3-030. So there must the TF Firmware wrong?
I boot TOS 2.06 from Floppy with my PAK68/3-030 and it works fine ...
Also with CPU Cache enable all is fine.
SI_CPX.gif
SYSINFO.gif
You can try TOS 3.06 with the PAK patches. Use the Markus Heiden TOSpatch package.
306_REL.FIL -> It works only with a german TOS 3.06 rename to TT_TOS.IMG. Change only the two things ...
;*******************************************************************************
;* MRF:
;* Ausgabeformat des Patchprogramms:
;* >[Anzahl der TOS-Files] [Obere Ramgrenze des Rechners - .LENGTH]
;>1 01F80000 ; 16MB-TT-RAM / 1 File ;Im TT-Ram luft das TOS schneller!
;>1 01780000 ; 8MB-TT-RAM / 1 File ;Dies ersetzt (fast) ROMRAM
;>1 01380000 ; 4MB-TT-RAM / 1 File ;oder hnliche TOS-Beschleuniger!
>1 00380000 ; 4MB-ST-RAM / 1 File ;(FastVar nicht implementiert)
;>1 00280000 ; 3MB-ST-RAM / 1 File
;>1 00200000 ; 2,5MB-ST-RAM / 1 File ;Mit weniger als 2MB Speicher macht es
;>1 00180000 ; 2MB-ST-RAM / 1 File ;kaum Sinn TOS 3.06 im Ram zu halten,
;>1 00080000 ; 1MB-ST-RAM / 1 File ;auer vielleicht zum Testen der Patches.
;>1 ; 1 nicht relozierte Datei (TOS.IMG) erzeugen, z.B. fr ROMRAM.
;>2 ; 2 nicht relozierte Dateien (TOS.LO/HI) erzeugen.
;>4 ; 4 nicht relozierte Dateien (TOS.EE/EO/OE/OO) erzeugen.
;*******************************************************************************
;* SE: (eingebunden von MH)
;* PAK III-Patches Version 2 (fr 68020- und 68030-Version). Es gibt auch noch
;* ein modifiziertes Atari-Fuji mit PAK/3-Schriftzug von SE (s.u.).
;* [FRG/USA]
;*
;* >>> Einige andere Patches werden deaktiviert (s.u.).
.PAK = 1 ;1: PAK-Patches einbinden, 0: PAK-Patches nicht einbinden
In the packages there is a loadtos.prg for the auto folder ...