EDIT: found the PRG !
and....

Now where's my 16mhz booster....

Oh good. You had me racking my brain as I didn't remember it!exxos wrote: Mon Feb 02, 2026 9:04 pm Actually ... @Icky looking back a few posts here viewtopic.php?p=84668#p84668 you did the alt-ram driver ?
EDIT: found the PRG !![]()
Plugging that non-keyed JTAG connector is my worst nightmare! I always fear I am plugging it the wrong way. I keep a couple of pictures with the right orientation to be sureexxos wrote: Wed Feb 04, 2026 7:38 pm Next problem is the JTAG adapter which @Icky somehow lite up bright orange when I think I plugged it in wrong.. Looks like a track got a tad on the warm side..
Yeah I took some pictures as well nowijor wrote: Mon Feb 09, 2026 2:21 pm Plugging that non-keyed JTAG connector is my worst nightmare! I always fear I am plugging it the wrong way. I keep a couple of pictures with the right orientation to be sure![]()
I don't know if this helps at all, and I don't remember much of that code, but this is something I wrote for myself when I installed an incompatible RTC in my ST:exxos wrote: Mon Feb 09, 2026 1:53 pm First test run. Simple program which gets the RTC time & date. This will be used to set the system time as control panel won't be compatible with the RTC.
Yeah I think something is "broken" in TOS and needs a patch to work properly.. that seems to be the conclusion here..agranlund wrote: Mon Feb 09, 2026 9:54 pm I don't know if this helps at all, and I don't remember much of that code, but this is something I wrote for myself when I installed an incompatible RTC in my ST:
https://github.com/agranlund/rtc
I recall scratching my head about that and in the end needed to have it first update the Gemdos time and then hook the xbios get/set for the stuff to work and for gemdos and xbios to both agree about what time it is. or something like that..exxos wrote: Mon Feb 09, 2026 10:01 pm Your code sort of looks patchable as it lists routines for your RTC chip, but would be "simple" to patch in my RTC read code in there.. beyond that.. no idea.. I suppose it depends if it will compile with devpac as well ?