BTW while we're on the subject, in case anyone's curious for the past couple of months just for grins I've been playing around with running both Mac OS 9.2.1 and 10.14.6 (and supported versions of SuperCard) here under the freeware QEMU emulator on my M1 Mac Studio.
It's definitely SLOW and not as seamless as Parallels due to the present lack of guest tools for those OS versions, but surprisingly once I got everything set up performance was scarcely worse than on contemporaneous low-end hardware. Setup is pretty brutal, as the MacOS installer runs in single-user mode (which prevents QEMU from using just-in-time compilation to speed up things up).
Happily once you get past that hurdle though (and make some minor tweaks to your guest OS) here in Mojave SuperCard 4.8 runs about three to fifteen times slower than it would natively on a maxed-out Intel Mini. Under 9.2.1 things seem to run more or less the same speed as a real 68030 Mac (though I don't have one for reference, this is just going by vague decades-old recollections - if you actually DO have one handy it would be fun to run SuperBench and see!).
Graphics-heavy stuff is the slowest on both of course (since currently hardware acceleration isn't available for either guest), while small tightly-written interpreter code blocks like a simple SuperTalk for each loop sometimes clock in only about three times slower. Boot time is around ninety seconds (plus another similar period of OS warm-up) but you can save snapshots (which take only a few seconds to load).
So if you still have the software, it turns out that (aside from the patience to get through setup) it's actually not that difficult nowadays to run both these legacy OSes SLOWLY (but completely FREE of charge) on Apple Silicon thanks to QEMU (except with modern screen resolution). You can even run both at the same time if you're REALLY feeling nostalgic! ;-)
Realistically I don't expect similar performance on low-end M series chips though - there just isn't enough computer laying around unused on those systems.
Anyway if you're curious (and have studly enough M-Series hardware and a bit of free time to burn) I'd be happy to walk you through setup and send along various SC scripts and AppleScripts I whipped up to facilitate communication between host and guest.
Don't think of it as anything more than a science project though - it's VERY handy (and entertaining) if you just need to fire up some old SuperCard project for five minutes to look at or grab something, but you're probably not really going to want to spend all day there…
At this rate though by the time Apple comes out with an M5 Ultra Studio, it should be MUCH closer to usable.
-Mark