Changes

Jump to: navigation, search

PlayCity

No change in size, 13:39, 13 May 2017
===Coding Examples===
====YMZ Initialization====
'''YMZ_SELECT''', select a YMZ register. Use the port '''$F984''' for the right left channels and port '''$F988''' for the left right channels.
'''YMZ_WRITE''', write a byte in the selected register. Use the port '''$F884''' for the right left channels and port '''$F888''' for the left right channels.
<pre>
; Initialization of the YMZ registers
123
edits