Skip to content

Commit

Permalink
Inside X68000 p.296 pcm pan
Browse files Browse the repository at this point in the history
  • Loading branch information
kg68k committed Oct 17, 2023
1 parent 5ef51b9 commit 61d1b94
Showing 1 changed file with 38 additions and 0 deletions.
38 changes: 38 additions & 0 deletions docs/InsideX68000.html
Original file line number Diff line number Diff line change
Expand Up @@ -1043,6 +1043,44 @@ <h3><a id="p293_z32" href="#p293_z32">P.293 図32</a></h3>
</article>


<article>
<h2>ADPCM パンポット</h2>

<h3><a id="p296" href="#p296">P.296 図36</a></h3>
<div class="box">
<div class="ng">
<p></p>
<pre>
┬───┬───┐
│ PCM PAN │
┴───┴───┘
└─┬─┘
ADPCM 出力制御
11: 左右ともOFF
10: <span></span>のみON
01: <span></span>のみON
00: 左右ともON
</pre>
</div>
<div class="ok">
<p></p>
<pre>
┬───┬───┐
│ PCM PAN │
┴───┴───┘
└─┬─┘
ADPCM 出力制御
11: 左右ともOFF
10: <span></span>のみON
01: <span></span>のみON
00: 左右ともON
</pre>
</div>
</div>
<p class="info">2023-10-17</p>
</article>


<article>
<h2>キーボード/マウス関連ポート</h2>

Expand Down

0 comments on commit 61d1b94

Please sign in to comment.