41 MCODE - Copying bank-switched pages
|
10-13-2014, 11:56 AM
(This post was last modified: 10-13-2014 11:58 AM by Ángel Martin.)
Post: #5
|
|||
|
|||
RE: 41 MCODE - Copying bank-switched pages
(10-12-2014 11:00 PM)Monte Dalrymple Wrote: The only way that I can think of to do something like this would be to reserve a RAM page to hold some kind of "valid" bit corresponding to each RAM page. You would need to manually set/clear the bits as you used pages though. Conceptually it's not much different from what I do in the Image Database and the Flash Database. How about a reserved memory area with a bit set/clear status toggled or edited with any PLUG/Unplug action? That'll be just 122 bits (each one representing the latest action on each of the RAM block 0x805 up to 0x87F), so could be allocated within block 0x804 perhaps. The updating could be done as part of the PLUG code - I guess. "To live or die by your own sword one must first learn to wield it aptly." |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
41 MCODE - Copying bank-switched pages - Ángel Martin - 10-12-2014, 10:14 AM
RE: 41 MCODE - Copying bank-switched pages - Gene - 10-12-2014, 11:55 AM
RE: 41 MCODE - Copying bank-switched pages - Ángel Martin - 10-12-2014, 03:00 PM
RE: 41 MCODE - Copying bank-switched pages - Monte Dalrymple - 10-12-2014, 11:00 PM
RE: 41 MCODE - Copying bank-switched pages - Ángel Martin - 10-13-2014 11:56 AM
RE: 41 MCODE - Copying bank-switched pages - Monte Dalrymple - 10-13-2014, 01:36 PM
RE: 41 MCODE - Copying bank-switched pages - Ángel Martin - 10-13-2014, 08:45 PM
RE: 41 MCODE - Copying bank-switched pages - Gene - 10-13-2014, 11:40 PM
RE: 41 MCODE - Copying bank-switched pages - Monte Dalrymple - 10-14-2014, 06:32 PM
RE: 41 MCODE - Copying bank-switched pages - Ángel Martin - 10-15-2014, 05:47 AM
RE: 41 MCODE - Copying bank-switched pages - Monte Dalrymple - 10-15-2014, 01:36 PM
|
User(s) browsing this thread: 1 Guest(s)