Page 1 of 1

vrc7 registers

Posted: Sun Sep 26, 2010 2:59 am
by jp48
Hi all,

Is this information about VRC7 correct:

$9010 : index register
$9030 : data register

00h - 07h : Custom instrument registers.
10h - 15h : Lower 8 bits of frequency
20h - 25h : Upper bit of frequency, octave select, channel trigger etc.
30h - 35h : Instrument number, volume.


Anything else needed to write to chip, in iNES header etc ?

Thanks for advance ! :)


-jp

Posted: Sun Sep 26, 2010 7:38 am
by Jarhmander
This should answer all your questions about the VRC7.

Posted: Sun Sep 26, 2010 7:54 am
by jp48
Thanks, it is my (only) source, have written a program but can't hear any sound(s) yet. So I'm looking what else is needed, will check some MCK headers too later today. Probably some changes to iNES header, and maybe I need to check that emus I've tried really support VRC7 :) !

Thanks !

-jp

EDIT: OK, solved, just a wrong mapper, should be 85, works with Nestopia (at least). Thanks !


~J-@D!~ wrote:This should answer all your questions about the VRC7.