Karel Jansens wrote:
> I have a question about Einstein: In the manual two methods for
> extracting the ROM are described, but they both need a Mac.
>
> Any help for the Mac-less underbelly of society?
Well, could you use the TCP/IP method if you had a Windows program? It would
be simple to write in VB or whatever. All it has to do is connect to the
Newton on port 10080 and read binary data to a file until the connection is
closed.
On a *nix-like computer you just need to do this at a command line:
$ nc [newton-ip-address] 10080 > rom.dump
-- Victor Rehorst - victor@newtontalk.net - chuma@chuma.org NewtonTalk list administrator - http://www.newtontalk.net Will the last person to leave the platform please turn off the backlight? -- This is the NewtonTalk list - http://www.newtontalk.net/ for all inquiries Official Newton FAQ: http://www.chuma.org/newton/faq/ WikiWikiNewt for all kinds of articles: http://tools.unna.org/wikiwikinewt/Received on Tue Jan 23 10:12:13 2007
This archive was generated by hypermail 2.1.8 : Tue Jan 23 2007 - 18:30:00 EST