Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
05/21/02 21:26
Read: times


 
#23215 - RE: Expanding external memory to 128Kb
mattew,

This was discussed recently so check recent post's. 128k of data store is not really that big an issue. You will have to determine a strategy for data storage and retrieval and this will set you "granularity" that is the size of a window into your data store.

It is not un-typical to keep a "common area" of data store always available (say from 0-7FFFH) and then bank additional memory in to the top area (8000-FFFFH).

There is a note that is somewhat Dallas specific but you might be interested:

banking ds320

regards,
p


List of 6 messages in thread
TopicAuthorDate
Expanding external memory to 128Kb            01/01/70 00:00      
RE: Expanding external memory to 128Kb            01/01/70 00:00      
RE: Expanding external memory to 128Kb            01/01/70 00:00      
RE: Expanding external memory to 128Kb            01/01/70 00:00      
RE: Expanding external memory to 128Kb            01/01/70 00:00      
RE: Expanding external memory to 128Kb            01/01/70 00:00      

Back to Subject List