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

📄 elsnotes

📁 umon bootloader source code, support mips cpu.
💻
字号:
1. Unzipped this from zlib.zip.
2. Ran configure (under bash).
3. Ran make... didn't work, so I built my own makefile and used nmake.
	Created the makefile based on the output of make on the sun.
	(could have used a modified version of the makefile under nt directory)
4. Make now works.
5. Removed extra stuff that was not needed for this build (all can be 
	restored from zlib.zip if necessary).

⌨️ 快捷键说明

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