30 Nov
2004
30 Nov
'04
11:23 a.m.
Adrian Hey wrote:
On Sunday 28 Nov 2004 6:44 pm, Lennart Augustsson wrote:
But surely any device driver is parametrized on the exact IO addresses? How would you be able to handle multiple devices otherwise?
Maybe, but this won't help hardware emulation (unless you're emulating RAM).
eh? You rewrite storable to emulate hardware - the IO address is about re-using the same driver for multiple physical devices. Keean.