agranlund wrote: 23 Jul 2024 00:14I double checked and it is indeed running on the Hades.
None of the standard plugins of course, but the base application with OPL-ISA plugin works fine. The Midi plugin is very similar and I assume it would work on that machine too but this is not verified.
Looks like your code is smarter than you give it credit for, it does check MXP_FLG_USE_DMA before calling those Falcon specific things :)
Actually, you are correct.
@artik-wroc confirmed that for me, too. I wonder why it doesn't work for
@peters on his Milan then. Actually #2, you are correct again. ;) After re-reading
viewtopic.php?p=117433#p117433 it's clear what's happening: Milan, providing the _SND cookie with DMA present, enables this save/restore code and therefore crashes. So given right hardware, your plugins would work on Milan as well.