Some ZX81 programs I mostly made myself.
Some are simple or trivial. Hexmon is the really good one.
Renum is pretty useful. I did not write it.
-David Gonzales
dgonzal@msn.com

Hexmon.p    Machine-code TSR monitor program. Enter code, examine memory 
            contents, jump to adresses, etc

Dshell.p    Shell for ZX Assembler included with Atari ST ZX81 emulator
Hexlook.p   ?
Hexpoke.p   Simple 1K program (some machine code) allowing you to enter 
            machine code.
Hexpoked.p  Simple program lets you either Poke or Peek hex numbers. 
            Addresses are displayed in decimal.
Hexpokeh.p  Simple program lets you either Poke or Peek hex numbers. 
            Addresses are displayed in hex.
Pokerem.p   Simple program to poke hex numbers into a rem statement
Renum.p     Automatically renumbers ZX programs - Typed in from some book.
