Category Archives: hexdump
WOZMON – a memory monitor in 256 bytes
The woz monitor, also known as WOZMON, is a pretty simple memory monitor and was the system software located in the 256 byte PROM on the Apple I. Wozmon is used to inspect and modify memory contents or to execute … Continue reading
Posted in debugging, experiment, hexdump, software
Comments Off on WOZMON – a memory monitor in 256 bytes
Schweinebauchanzeige
Als Abfallprodukt der letzten Debugging-Session bezüglich SD-Karten und dessen, was von ihnen gelesen wird, hat die Shell ein kleines Hexdump-Feature bekommen, mit dem sich Speicherinhalte ähnlich wie beim “M”-Kommando bei diversen Maschinensprachemonitoren ausgeben lassen. Die Handhabung ist entsprechend bekannt: “dump … Continue reading