readme
来自「一个开放源码」· 代码 · 共 27 行
TXT
27 行
GBIOS Sandpoint NotesGBIOS Sandpoint support is still quite early, and has only been tested withan Altimus PPMC. GBIOS is experimental, so GBIOS on the Altimus should be programmed into thelocal ROM, leaving DINK32 intact in the PCI ROM for recovery. To downloadGBIOS under DINK32, set switches 4 and 8 on the Altimus to the 0(R) position,and turn the board on.In your terminal program, type DINK32_ARTHUR> dl -kThen, on the host command line, run ~/sandpoint> ascii-xfr -snv ppc/gbios.sunixIt is important that the srecord file has unix style newlines, as DINK32 willreject anything else.Once the code has downloaded, at the DINK32 command line type DINK32_ARTHUR> go 900100This should start GBIOS. To program GBIOS into flash, at the GBIOS commandline type >flash self BOOTThen, set switches 4 and 8 to the 1(L) position, and reboot.$Id: README,v 1.1 2000/11/16 11:35:18 apc Exp $
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?