MorphOS Developer
Posts: 3265 from 2003/3/5
From: Canada
Quote:
Jim wrote:
Since the Pegasos ignores a video card's onboard BIOS, would an Apple video card work just as well as a PC variant?
Actually, Pegasos' OF does not ignore video card's onboard BIOS. In fact, it emulates x86 in order to run the card's BIOS so that the card initializes itself - MorphOS drivers rely on that (meaning we didn't have to write all the init code for all the various supported models).