代码搜索:Configuring
找到约 1,509 项符合「Configuring」的源代码
代码结果 1,509
www.eeworm.com/read/158106/5598776
h ftxerr18.h
/****************************************************************************/
/* */
/* Erwin Dieterich, 15. 10. 1997
www.eeworm.com/read/158106/5598831
h ftxerr18.h
/****************************************************************************/
/* */
/* Erwin Dieterich, 15. 10. 1997
www.eeworm.com/read/112059/15494357
cmd jack.cmd
echo starting boot sequence
jtag
halt
idcode
#
echo configuring the processor and memory interface (Off)
poke 30470010 00100000
poke 30470010 08000000
# cpu
poke 30440030 4
poke 30440018 a52383
poke 3
www.eeworm.com/read/112059/15494378
cmd flasher.cmd
echo starting boot sequence
jtag
halt
idcode
#
echo configuring the processor and memory interface (Off)
poke 30470010 00100000
poke 30470010 08000000
# cpu
poke 30440030 4
poke 30440018 a52383
poke 3
www.eeworm.com/read/145095/12753992
reg ntportvb6.reg
REGEDIT4
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\zntport]
"Type"=dword:00000001
"Start"=dword:00000002
"ImagePath"="\\SystemRoot\\System32\\drivers\\zntport.sys"
"ErrorControl"=dw
www.eeworm.com/read/131315/5938628
bat configure.bat
@echo off
if "%1" == "go32" goto h8300
if "%1" == "h8/300" goto h8300
echo Specify one of [ go32 h8/300 ] on command line
goto exit
:go32
echo Configuring libiberty for go32
copy Makefile.dos Makefil
www.eeworm.com/read/131315/5938735
bat configure.bat
@echo off
if "%1" == "go32" goto h8300
if "%1" == "h8/300" goto h8300
echo Specify one of [ go32 h8/300 ] on command line
goto exit
:go32
echo Configuring readline/examples for go32
copy Makefile.dos