0 Members and 1 Guest are viewing this topic.
He can still transfer page by page, fortunately.I'll write that program now.Edit: Here you go When you run it, type the page number to dump in hex (no need to press alpha). It will create a 16KiB appvar called PAGEXX, where XX is the page. Note that you need enough free RAM. Edit 2: Note that the pages for an 83+ are from 00 to 1FEdit 3: This program cannot dump the certificate (page $1E on an 83+). However, the program GETCERT in the Free83P zip file can.
Pages $08-$0B ought to be the swap sector, so just $0C-$15 should suffice. However, you should probably dump $08-$0C and $16-$17 as well, and your certificate. That should be enough to reconstruct your ROM (along with $1F from rom8x) as long as your OS isn't corrupted. Good luck!
No time to post, but just an update: Unsquished the program and ran it on my calc. It works, thanks calcdude!
Quote from: Deep Thought on January 04, 2011, 12:13:37 pmNo time to post, but just an update: Unsquished the program and ran it on my calc. It works, thanks calcdude!Really? Did you manage to recover anything so far?
As a reality check, CERTIMG should be 3984 bytes, right?
Quote from: DJ Omnimaga on January 04, 2011, 03:21:28 pmQuote from: Deep Thought on January 04, 2011, 12:13:37 pmNo time to post, but just an update: Unsquished the program and ran it on my calc. It works, thanks calcdude!Really? Did you manage to recover anything so far?Nope, still dumping ot anothr calc.And I just finished! I'll uploaded as soon as I can.As a reality check, CERTIMG should be 3984 bytes, right?