Sakura-IT / SonnetAmiga

Reimplementation of WarpOS supporting Sonnet Crescendo 7200 and other PowerPC PCI cards (mirror of CVS development repository).
MIT License
39 stars 3 forks source link

Support initialising graphics card memory from sonnet.library #11

Closed rkujawa closed 6 years ago

rkujawa commented 9 years ago

As a temporary solution, we should support initialising graphics card memory from sonnet.library. This is supposed to be a temporary solution since KlozetPCI is not ready to use yet, so that we can avoid using pci.library.

Add support for at least Voodoo 3. I'm digging through the datasheet, I'll see what I can do.

DvdBoon commented 9 years ago

Any progress on this? I have to admit that the documentation of the avenger doesn't read as wel as the motorola docs. However, I have the source of the BeOS VooDoo3 drivers laying around if that helps.

rkujawa commented 9 years ago

Not really, other projects getting in the way. I still intend to do it though.

Toni Willen just implemented emulation of Mediators in WinUAE (with a bit of my help :smile:), this should help me with PCI programming while on the road.

rkujawa commented 6 years ago

This does not seem necessary anymore, just as #1.