view level2/sys/modpatch.hp @ 1423:4ab5990789f7

Updated global name in systype, windint and cc3io. gshell has more 6809 code added
author boisy
date Tue, 02 Dec 2003 00:36:54 +0000
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