It has to deleate the original, else in the archive, there are two copies of the same program. Read up on how the archive works.
|
What it does is copies BASIC programs into prgmZ1., which I don't want to do due to the multi-program BASIC thing. BASIC programs rarely crash themselves.
mirage = copies to ram if writebacks are DISABLED; but MOVES it to ram if writebacks are ENABLED (for asm progs anyway, basic it might just always copy)
funny...i've had several diff basic progs clear my ram when run from DCS5
Quote:
BASIC programs rarely crash themselves. Smile
funny...i've had several diff basic progs clear my ram when run from DCS5
wouldn't that be dangerous for the flash in the even of a crash? If you were to use that, If you, were to have a crash, wouldn't the flash and ram be screwed
Kllrnohj wrote:
mirage = copies to ram if writebacks are DISABLED; but MOVES it to ram if writebacks are ENABLED (for asm progs anyway, basic it might just always copy)
funny...i've had several diff basic progs clear my ram when run from DCS5
Quote:
BASIC programs rarely crash themselves. Smile
funny...i've had several diff basic progs clear my ram when run from DCS5
Yeah, but not because of the program, it was a DCS bug that I think I eliminated.
Chipmaster wrote:
wouldn't that be dangerous for the flash in the even of a crash? If you were to use that, If you, were to have a crash, wouldn't the flash and ram be screwed
which? if it is copied or moved? only if it crashes DURING the move, which i can't say has ever happened......(no clue what that would do to the flash, but that can be cleared too in worst-case scenarios)
if it crashes while running the asm prog, then the ram clears and everything just keeps on working
Exactly. You can only corrupt Flash ROM by interrupting a MOVE, not COPY, in the middle. Which is why I avoid that.
TI-Freak8x wrote:
What about Flash Gordon? It runs programs directly from flash...
You see what I meant was that Flash Gordon seems dangerous for the flash, because as TI Freak describes it, it would be running from flash!
Is flash gordon the one that allows you to run basic progs from the archive? Because if it is, i've used that, and it copies it to the ram and then runs it.
That's what I thought it would do, because it would seem crazy to run straight from flash. I didn't think that was even possible, but the way tifreak described it, it sounded like it ran from flash.
i don't know if it is possible, or if it just "streams" it to the ram to give the effect of running from flash
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
» Go to Registration page
» Goto page Previous 1, 2, 3, 4, 5 Next
» View previous topic :: View next topic
» View previous topic :: View next topic
Page 4 of 5
» 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
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