⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 monsrc.htm

📁 mips架构的bootloader,99左右的版本 但源代码现在没人更新了
💻 HTM
字号:
<title>MON Source Files</title><h1 align=center>MON Source Files</h1></dl><h2>Make Files</h2><dl><dd><dl><dd><a href="../mon/README">readme</a><dd><a href="../mon/Makefile">makefile</a> The main make control file.<dd><a href="../mon/files.mk">files.mk</a>	The list of files. Used by makefile and target.mk.<dd><a href="../mon/rules.mk">rules.mk</a>	Build rules. Required because sources are in different directory	from the object files.<dd><a href="../mon/target.mk">target.mk</a> 	Used to make each of the subdirectories.</dl></dl><h2>Source Files</h2><dl><dd><table border><tr><td><a href="../mon/bsocmds.c">bsocmds.c</a> </td><td>	Commands for Tasking's Crossview debugger.</td></tr><tr><td><a href="../mon/bsoload.c">bsoload.c</a></td><td>	Download command for Tasking's Crossview debugger.</td></tr><tr><td><a href="../mon/call.c">call.c</a></td><td>	The <a href="c_call.htm">call</a> command.</td></tr><tr><td><a href="../mon/cli.c">cli.c</a></td><td>	Part of the <a href="c_sh.htm">sh</a> command.	Also contains moninit.</td></tr><tr><td><a href="../mon/compare.c">compare.c</a></td><td>	The <a href="c_compare.htm">compare</a> command.</td></tr><tr><td><a href="../mon/copy.c">copy.c</a></td><td>	The <a href="c_copy.htm">copy</a> command.</td></tr><tr><td><a href="../mon/debug.c">debug.c</a></td><td>	The <a href="c_debug.htm">debug</a> command. Support	for gdb.</td></tr><tr><td><a href="../mon/dis.c">dis.c</a></td><td>	Part of the <a href="c_sh.htm">sh</a> command.</td></tr><tr><td><a href="../mon/dis16.c">dis16.c</a></td><td>	Part of the <a href="c_sh.htm">sh</a> command.</td></tr><tr><td><a href="../mon/dump.c">dump.c</a></td><td>	The <a href="c_d.htm">d</a> command.</td></tr><tr><td><a href="../mon/excodes.c">excodes.c</a></td></tr><tr><td><a href="../mon/fill.c">fill.c</a></td><td>	The <a href="c_fill.htm">fill</a> command. </td></tr><tr><td><a href="../mon/fload.c">fload.c</a></td><td>	The Fast-format reader for the <a href="c_load.htm">load</a> command.</td></tr><tr><td><a href="../mon/go.c">go.c</a></td><td>	The <a href="c_g.htm">g</a> command.</td></tr><tr><td><a href="../mon/hist.c">hist.c</a></td><td>	Part of the <a href="c_sh.htm">sh</a> command.</td></tr><tr><td><a href="../mon/machine.c">machine.c</a></td><td>	Part of the <a href="c_l.htm">l</a> command.</td></tr><tr><td><a href="../mon/modify.c">modify.c</a></td><td>	The <a href="c_m.htm">m</a> command.</td></tr><tr><td><a href="../mon/more.c">more.c</a></td><td>	The <a href="c_more.htm">more</a> command.</td></tr><tr><td><a href="../mon/mxops.c">mxops.c</a></td></tr><tr><td><a href="../mon/regdefs.c">regdefs.c</a></td></tr><tr><td><a href="../mon/regs.c">regs.c</a></td><td>	The <a href="c_r.htm">r</a> command.</td></tr><tr><td><a href="../mon/sdump.c">sdump.c</a></td><td>	The <a href="c_dump.htm">dump</a> command.</td></tr><tr><td><a href="../mon/search.c">search.c</a></td><td>	The <a href="c_search.htm">search</a> command.</td></tr><tr><td><a href="../mon/set.c">set.c</a></td><td>	The <a href="c_set.htm">set</a> command.</td></tr><tr><td><a href="../mon/sload.c">sload.c</a></td><td>	The S-record reader for the <a href="c_load.htm">load</a> command.</td></tr><tr><td><a href="../mon/stty.c">stty.c</a></td><td>	The <a href="c_stty.htm">stty</a> command.</td></tr><tr><td><a href="../mon/sym.c">sym.c</a></td><td>	The <a href="c_sym.htm">sym</a> command.</td></tr><tr><td><a href="../mon/transp.c">transp.c</a></td><td>	The <a href="c_tr.htm">tr</a> command.</td></tr></table></dl><p><hr><b>Navigation:</b> <a href="index.htm">Document Home</a> | <a href="doctoc.htm">Document Contents</a> | <a href="docindex.htm">Document Index</a> <p>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -