view level2/sys/modpatch.hp @ 2664:09feb97c181f lwtools-port

Initial changes to use lwasm instead of mamou Initial high level changes to use lwasm instead of mamou.
author William Astle <lost@l-w.ca>
date Sun, 10 Jun 2012 12:40:11 -0600
parents 004e03463159
children
line wrap: on
line source

@MODPATCH
Syntax: Modpatch <pathlist> [<opts>]
Usage : Patch a module in memory from command file
Opts  :
  -s = silent mode
  -w = suppress warnings
  -c = compare module only, do not change
  -? = receive help
Cmds  : 
  L modname = link to module
  C off obyte nbyte = change obyte at off(set) to nbyte
  V = verify module
  M = mask IRQs
  U = unmask IRQs