I had no idea where to place this.
Read http://wikiti.brandonw.net/index.php?title=83Plus:OS:Variable_Storage_in_the_User_Archive and explain to me an example of a setback caused by the parameter of archive data defined by the last sentence...
Archive data and apps cannot occupy the same sector.
It means exactly that, apps and archive data cannot be on the same sector. Each sector is 16384 bytes, so even if you have a 1000 byte app it will occupy the entire sector. Likewise, if you have a 500 byte program on a sector you cannot place an app into that same sector.
I was confused as to that. Thank you. I am working in hardware-specific ASM for the Ti83+ line now.
souvik1997 wrote:
It means exactly that, apps and archive data cannot be on the same sector. Each sector is 16384 bytes, so even if you have a 1000 byte app it will occupy the entire sector. Likewise, if you have a 500 byte program on a sector you cannot place an app into that same sector.

Not exactly. Each sector is 65536 bytes (4 pages), and apps come in multiples of 16384 bytes (no such thing as a 1000-byte app). Otherwise, yes. For another example, if even one byte of a program is in a sector, then no app can be in that sector. Practically, this means that it could be the case that the calculator reports, say, 20K bytes of free Archive but you can't transfer a one-page app.
That makes more sense, because it matches up with the article Calcdude.
However, 1000 byte of the app and the rest is used by so it is an app that is X block size.
  
Register to Join the Conversation
Have your own thoughts to add to this or any other topic? Want to ask a question, offer a suggestion, share your own programs and projects, upload a file to the file archives, get help with calculator and computer programming, or simply chat with like-minded coders and tech and calculator enthusiasts via the site-wide AJAX SAX widget? Registration for a free Cemetech account only takes a minute.

» Go to Registration page
Page 1 of 1
» All times are UTC - 5 Hours
 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

 

Advertisement