Page 1 of 2

FDC cookie

Posted: 01 Jan 2020 15:21
by exxos
Does anyone know how to set the FDC cookie to enable HD format option in GEM ? There's a hint there was a FDC.PRG to do it but Google doesn't find much at all relating to it :(

Re: FDC cookie

Posted: 01 Jan 2020 15:51
by pixelpusher
exxos wrote: 01 Jan 2020 15:21 Does anyone know how to set the FDC cookie to enable HD format option in GEM ? There's a hint there was a FDC.PRG to do it but Google doesn't find much at all relating to it :(
Search for HDCOOKIE.PRG + ATARI via Google. Documentation for the _FDC content can be found here: http://toshyp.atari.org/en/003007.html

Re: FDC cookie

Posted: 01 Jan 2020 15:58
by exxos

Re: FDC cookie

Posted: 01 Jan 2020 16:06
by Icky
Thanks - I also found a few other PRGs on the Floppy Shop 5592 disk that allows me to play around with other cookies :)

Their version is HD_FDC.PRG - https://www.planetemu.net/rom/atari-st- ... floppyshop

Re: FDC cookie

Posted: 01 Jan 2020 16:33
by exxos
Do any of them give you the HD format option in 206 tho ?

Re: FDC cookie

Posted: 01 Jan 2020 16:40
by pixelpusher
exxos wrote: 01 Jan 2020 16:33 Do any of them give you the HD format option in 206 tho ?
They create the _FDC cookie and as "_" is used for OS cookies, the OS uses this and adds the HD option in the format dialog, if the _FDC content is set properly. Check with a debugger/monitor program, if necessary ...

Re: FDC cookie

Posted: 01 Jan 2020 19:10
by Icky
H4 with the 1.44HD GAL running Flashy Clock V3 to get TOS206 and HD_FDC.PRG to set the _FDC cookie.

IMG_4707.jpeg
IMG_4709.jpeg

Re: FDC cookie

Posted: 01 Jan 2020 19:46
by PhilC
That's something else to cross off the list then, nice one

Re: FDC cookie

Posted: 01 Jan 2020 21:07
by exxos
:bravo:

Re: FDC cookie

Posted: 02 Jan 2020 15:23
by exxos
@Icky Tried his flashy board with the same register patches and it does not work for him either, so I guess the good news is my board seems to be working correctly.

So it seems just accessing that register is just not enough for some reason :( it could be that TOS206 is at some point checking for a STE machine before it starts checking other things :shrug:

EDIT:
I tried scoping out that register to see if it was even being accessed, and it does not look like it , so anyone's guess to why this doesn't work then..