Model 100 RAM Dump One-Liners: Difference between revisions

From Bitchin100 DocGarden
Jump to navigationJump to search
(New page: This one-liner creates an image of a Model 100/102 laptop's RAM in well less than one minute. This variant is tailored for NADSBox: Image:dmprmn.png What good is it? * Saving an in...)
 
No edit summary
Line 7: Line 7:
What good is it?
What good is it?


* Saving an instance of your computer to send to another programmer for debugging purposes
* Teleportation: Save an instance of your computer to send to your friend
* The basis of an backup tool
* Backup your whole computer in one shot


Interesting related ideas:
Exercises:


* Write a program that loads the file back up on a real laptop
* Load the file back up on a real laptop
* Traverse the directory and regenerate all .DO and/or .CO files

Revision as of 22:20, 4 January 2009

This one-liner creates an image of a Model 100/102 laptop's RAM in well less than one minute.

This variant is tailored for NADSBox:

Dmprmn.png

What good is it?

  • Teleportation: Save an instance of your computer to send to your friend
  • Backup your whole computer in one shot

Exercises:

  • Load the file back up on a real laptop
  • Traverse the directory and regenerate all .DO and/or .CO files