CT63 only starts from 030 mode
-
exxos
- Site Admin

- Posts: 28365
- Joined: 16 Aug 2017 23:19
- Location: UK
Re: CT63 only starts from 030 mode
I think you need NVDI for it to be stable. Took me years to find that out :roll:
-
foft
- Posts: 344
- Joined: 28 Mar 2022 12:20
Re: CT63 only starts from 030 mode
Thanks, that is actually one of the two things that was in my auto folder crashing it. I guess it's the other one then :lol:exxos wrote: 28 Sep 2022 21:38 I think you need NVDI for it to be stable. Took me years to find that out :roll:
-
coonsgm
- Posts: 451
- Joined: 30 Jan 2021 01:30
Re: CT63 only starts from 030 mode
Can you switch to resolutions other than 40 column double line on without it crashing?
I can boot kind of stably into TOS and run some software in that low res mode (also turning off Auto). I'm just glad I'm starting to see some progress.
I can boot kind of stably into TOS and run some software in that low res mode (also turning off Auto). I'm just glad I'm starting to see some progress.
-
foft
- Posts: 344
- Joined: 28 Mar 2022 12:20
Re: CT63 only starts from 030 mode
I had this before sorting out the NVRAM. Perhaps reset your nvram (with the diagnostics cart - built-in).coonsgm wrote: 28 Sep 2022 22:25 Can you switch to resolutions other than 40 column double line on without it crashing?
I can boot kind of stably into TOS and run some software in that low res mode (also turning off Auto). I'm just glad I'm starting to see some progress.
Enabled NVDI in auto - still booting! wdialog too, still booting. Now for CPX... one at a time! nvdiconf.cpx -> boom! wdialog doesn't work, works without it.
-
coonsgm
- Posts: 451
- Joined: 30 Jan 2021 01:30
Re: CT63 only starts from 030 mode
Working much better and booting reliably at around 45mhz for the time being. Able to run multiple programs reliably as well, Gembench, STWord, Falcamp, Civilization, Ultima 6. Wow is it fast running all this fun stuff.
Still not able to change resolution post TOS boot...I can boot into any resolution, but changing using the standard TOS dropdown just errors out.
I figure this will keep me occupied for some time figuring things out. I really want to get basilisk running and see what I can do in some of the macOS environments.
I think my wife will appreciate it as it will keep me from purchasing other "projects"....at least for a little while.
Still not able to change resolution post TOS boot...I can boot into any resolution, but changing using the standard TOS dropdown just errors out.
I figure this will keep me occupied for some time figuring things out. I really want to get basilisk running and see what I can do in some of the macOS environments.
I think my wife will appreciate it as it will keep me from purchasing other "projects"....at least for a little while.
-
foft
- Posts: 344
- Joined: 28 Mar 2022 12:20
Re: CT63 only starts from 030 mode
Which gembench did you run? 4.0.3 was crashing on startup for me.
-
exxos
- Site Admin

- Posts: 28365
- Joined: 16 Aug 2017 23:19
- Location: UK
Re: CT63 only starts from 030 mode
GB6 works fine on the CT60.
-
coonsgm
- Posts: 451
- Joined: 30 Jan 2021 01:30
Re: CT63 only starts from 030 mode
Gembench 6.31
It doesn't recognize the 060, but it shows the benefits of the speed here.
It doesn't recognize the 060, but it shows the benefits of the speed here.
You do not have the required permissions to view the files attached to this post.
-
exxos
- Site Admin

- Posts: 28365
- Joined: 16 Aug 2017 23:19
- Location: UK
Re: CT63 only starts from 030 mode
That will be a cookie problem.
Code: Select all
IF GETCOOKIE("_CPU",cpu&) THEN 'we found a cookie yum.
if cpu&=0 then GET_CPU$="68000"
if cpu&=10 then GET_CPU$="68010"
if cpu&=20 then GET_CPU$="68020"
if cpu&=30 then GET_CPU$="68030"
if cpu&=40 then GET_CPU$="68040"
if cpu&=60 then GET_CPU$="68060"
else
'no cookie so assume 68000
GET_CPU$="68000"
end ifCode: Select all
IF GETCOOKIE("_MCH",mch&) THEN 'we found a cookie yum.
if mch&=&h00000 then GET_MCH$="ST" : f=1
if mch&=&h10000 then GET_MCH$="STE" : f=1
if mch&=&h10010 then GET_MCH$="MSTE" : f=1
if mch&=&h20000 then GET_MCH$="TT/HADES" : f=1
if mch&=&h24D34 then GET_MCH$="MEDUSA T40" : f=1
if mch&=&h30000 then GET_MCH$="Falcon" : f=1
if mch&=&h40000 then GET_MCH$="Milan" : f=1
if mch&=&h50000 then GET_MCH$="Emulator :(" : f=1
if mch&=&h60000 then GET_MCH$="CT60" : f=1
if mch&=-1 then GET_MCH$="NON-ATARI" : f=1
if f=0 then GET_MCH$="UNKNOWN ST"
ELSE
'no cookie booo
GET_MCH$="ST"
end if-
exxos
- Site Admin

- Posts: 28365
- Joined: 16 Aug 2017 23:19
- Location: UK
Re: CT63 only starts from 030 mode
I put my CT60 page back up. I went through pure hell with the thing. There is a copy of NVDI which should be working fine. I think there is also bizarre patched versions of the control panel which could be screwing you up as well.foft wrote: 28 Sep 2022 22:06 Thanks, that is actually one of the two things that was in my auto folder crashing it. I guess it's the other one then :lol:
https://exxosforum.co.uk/atari/last/CT60/index.htm
Who is online
Users browsing this forum: ClaudeBot and 7 guests