Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
x86リアルモードでBIOS割り込み0x13関数8を使用してUSBドライブパラメーターを取得しようとしています。トラックあたりのヘッド数 (HPC パラメータ) が必要です。どの値をレジスターに渡し、結果はどのレジスターに格納されますか? 返された結果から HPC 値を取得するために実行する追加のビット単位の計算はありますか?