First post, by peterferrie
I noticed that the Fallen Angel demo from A-Men won't run in DOSBox unless either the real Ultrainit.exe exists, or any DemoVT-based demo was run first. After much tracing, I see that if I write a 0x0c to the GUS base port, then Angel runs without any depenencies. That suggests something IRQ related. At a guess, I suppose that Angel is assuming that IRQs are always enabled. Would the world break if that was the default mixControl value?