Mercurial > hg > Members > kono > nitros9-code
view level2/sys/modpatch.hp @ 659:0e6a4a6486a0
I've learned now that syscall does NOT change for either 6809 or 6309
author | boisy |
---|---|
date | Sat, 21 Dec 2002 16:34:38 +0000 |
parents | 7183076e2b49 |
children | 9d87469f1f17 |
line wrap: on
line source
@MODPATCH Syntax: Modpatch <filename> [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