Tagged Questions
The old-hardware tag has no wiki summary.
7
votes
3answers
460 views
How can I learn about proprietary hardware communication?
If I have two pieces of hardware (say a PC with a custom ISA or PCI card connected to a piece of hardware using some crazy cable) and want to see as much as possible about the conversations between ...
1
vote
1answer
293 views
gpu, old hardware, 3d acceleration and a lib
i am writing a 2d lib which will have 3d acceleration but i'd like to do it in a way that it will efficiently run on older HW. Possibly typedefs to hide options/functions that your targeted mode does ...