Mercurial > hg > Members > kono > nitros9-code
view level2/sys/modpatch.hp @ 2812:1f47bdb9f356 lwtools-port
Added new utils section in 3rdparty and updated makefile(s)
Added a new utils section in 3rdparty/utils called dladd.
This section will include utilities that are made by David Ladd.
Updated 3rdparty/utils/makefile to include this new section.
Updated level2/coco3/cmds/makefile to add CMDS_D2 into the
echo string that has CMDS and CMDS_DW so now it will output
CMDS CMDS_D2 and CMDS_DW
author | David Ladd <drencor-xeen@users.sf.net> |
---|---|
date | Tue, 12 Feb 2013 12:38:22 -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