Nice! Thank you :)Badwolf wrote: 07 Mar 2022 11:11 Fantastic work, Anders!
Just gave it a quick boot test on my Falcon (50MHz DFB1r4/64MB TTRAM+FPU).
Firstly, booting from TOS4.04 in two colour mode (RGB 640x400) with NVDI installed I get a bit of odd screen corruption. I wonder if this is related to the videl initialisation bug in TOS4.04 in two colour modes?
Also it didn't seem to pick up the FPU:-
Is that videl initialisation bug a know thing? It asks VDI for video information but it looks like the screen pointer is off by a word there.
I guess I could adjust for it if it's a known issue which happens under certain circumstances such as TOS4.04 and NVDI (unless I'm doing something wrong in my code that is causing this).
FPU is odd. It's only supposed to disable FPU on 040+ at the moment so there's something wrong there for sure.
Saying that, I have only tried 030 FPU in Hatari. I was never able to get an FPU working reliably in my TF534 and the 536 doesn't have an option for one.
I have a debug build with a bunch of extra logging that might help explain what is going on but I'm holding off re-uploading a proper build until that test version checks out ok-ish (It's mainly an attempt to please timer-c sensitive hard disk drivers such as HDDriver).
Out of curiosity, which type of interface, driver and driver version are you using on your Falcon?
Wow, yeah that border certainly needs to be black, and luckily for me I'm able to repro it in Hatari :)Badwolf wrote: 07 Mar 2022 11:11 Firing up a PRG version of EmuTOS and skipping NVDI produces a properly formatted screen and highlights that the Mac expects the border to be black. ;)
