📄 readme
字号:
This simple boot loader relocates a DIT image into the start of physicalmemory (CKSEG0) and jumps to the entry point as specified by*(int*)PHYS_TO_CKSEG1(24). Although unbelievably primitive, this is all weneed to boot the simulator.You will need a MIPS64 cross-compiler to compile this: edit the makefilemanually and run "make" to build the boot block.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -