Table of Contents
Hammering Newton
+ High Level Store Architecture
+ Low Level Store Architecture
Memory dumps
Links
Newton Bowels
United Network of Newton Archives
Philz's homepage
Old Hammering Newton
Special

You can see all downloads included in any subchapter on Website index.

Subchapters
High Level Store Architecture
Low Level Store Architecture
Memory dumps
New version of Hammering Newton Updated on 24 July 2003 15:10 CET
I hope you like new design of my Hammering Newton website. :-)

It's completely fresh, I've written everything in ZOPE today... This should help me updating subpages, as I'm adding new every day, and old design was not meant to accomodate so much information.

Storage Architecture Overview Updated on 25 July 2003 14:00 CET

This is my impression of Newtons storage architecture. :-)

On this pages I try to describe internal working of Newton's software. Currently I have found how most of things in "High Level Store" work. Just few things are missing.

Soon I'll publish all tools I've written so far, including:

  • Store decoder, which can show soups in store and dump content of any soup entry
  • ROM image decoder, which can "export" any magic pointer

These tools are already published:

  • Package store decomposer - splits package into individual objects
  • Flash store decomposer - splits Flash dump into individual objects
  • LZ Compressor/decompressor - implementation of LZStoreDecompressor algoritms
Copyright 2003 by Filip Zawadiak <philz@vyx.net>