Difference between revisions of "Talk:83Plus:OS:Ram Pages"

From WikiTI
Jump to: navigation, search
(Emu8x?)
Line 5: Line 5:
  
 
There is definitely USB code that accesses some of the other RAM pages, but I haven't traced to see if/when it's called.  I would guess it's for receiving bulk data or something along those lines.  And it's also completely possible that it's never actually used by the OS, but it's something to look in to.  --[[User:Dan Englender|Dan Englender]] 21:52, 24 March 2006 (PST)
 
There is definitely USB code that accesses some of the other RAM pages, but I haven't traced to see if/when it's called.  I would guess it's for receiving bulk data or something along those lines.  And it's also completely possible that it's never actually used by the OS, but it's something to look in to.  --[[User:Dan Englender|Dan Englender]] 21:52, 24 March 2006 (PST)
 +
 +
:The OS has at least the capability to receive both raw and virtual packets to either the main RAM or pages 82-83 (there are separate flags, I don't remember which ones, for "write raw packets to 82-83" and "write virtual packets to 82-83.")  Precisely when it does so I don't know.  At any rate, during actual variable transmission I would make no assumptions about how much of those pages will be used.  For ordinary silent stuff (screenshots, remote control if that exists) I'd guess that they are safe. [[User:FloppusMaximus|FloppusMaximus]] 11:39, 25 March 2006 (PST)

Revision as of 12:39, 25 March 2006

Really I figure this is where we should decide what pages should be temporary and what could be long term. Also, if any current programs use ram pages we should claim them and possible leave some kinda of marker on the page it self. Last is to find out when tios uses these pages. --Jim e 20:14, 24 March 2006 (PST)

Anyone know what pages emu8x uses.--Jim e 00:49, 25 March 2006 (PST)

usb

There is definitely USB code that accesses some of the other RAM pages, but I haven't traced to see if/when it's called. I would guess it's for receiving bulk data or something along those lines. And it's also completely possible that it's never actually used by the OS, but it's something to look in to. --Dan Englender 21:52, 24 March 2006 (PST)

The OS has at least the capability to receive both raw and virtual packets to either the main RAM or pages 82-83 (there are separate flags, I don't remember which ones, for "write raw packets to 82-83" and "write virtual packets to 82-83.") Precisely when it does so I don't know. At any rate, during actual variable transmission I would make no assumptions about how much of those pages will be used. For ordinary silent stuff (screenshots, remote control if that exists) I'd guess that they are safe. FloppusMaximus 11:39, 25 March 2006 (PST)