] > runs a program from internal RAM, it runs approximately 6 times as fast as
] > the Z80. However, it the R800 runs the same program from external RAM, it is
] > only approximately 2 times as fast as the Z80.
] 
] So a 1MB or 4MB external memory mapper, will not be very useful for a turboR with
] GEM?
Depends on how GEM has been written. If for example the code remains in the 
internal RAM while the data remains in the external RAM, you loose less 
performance. Most memory accesses are for fetching instructions, so the 
instruction fetch would still be fast. In such case, you would only get 
slow-downs for the data fetch.

But since I do not know how GEM has been written, I can not answer this 
question for you.

Kind regards,
Alex Wulms


-- 
Visit The MSX Plaza (http://www.inter.nl.net/users/A.P.Wulms) for info on
XelaSoft, Merlasoft, Quadrivium, SD-Snatcher on fMSX, the MSX Hardware list,
XSA Disk images, documentation, Japanese MSX news from Ikeda and lots more.


--
For info, see http://www.stack.nl/~wynke/MSX/listinfo.html

Reply via email to