We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
とりあえず、mimicontrollertestを実行しながら、必要な部分をミニマルにインクリメンタルに実装する。 実装してない箇所は、TODO:コメント、クリティカルな箇所はabortさせる。 最初はブートプロセス(PIF ROM+ブートコード)なので、以下のリンクで必要な機能を見据えながら進める。
TODO:
https://www.retroreversing.com/n64bootcode
TODO
The text was updated successfully, but these errors were encountered:
No branches or pull requests
とりあえず、mimicontrollertestを実行しながら、必要な部分をミニマルにインクリメンタルに実装する。
実装してない箇所は、
TODO:
コメント、クリティカルな箇所はabortさせる。最初はブートプロセス(PIF ROM+ブートコード)なので、以下のリンクで必要な機能を見据えながら進める。
https://www.retroreversing.com/n64bootcode
Boot process
CPU
RSP (in RCP)
RDP (in RCP)
TODO
TLB
TODO
Interfaces
References
The text was updated successfully, but these errors were encountered: