We've just updated MediaWiki and its underlying software. If anything doesn't look or work quite right, please mention it to us. --RanAS

N-SPC Engine/Yoshidayama-Workshop: Difference between revisions

From SnesLab
Jump to: navigation, search
(Adding build sorting link)
(using stub template)
 
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
Go back to [[N-SPC Engine/Nintendo]]
Go back to [[N-SPC Engine]]


'''NOTE: This article is currently a stub.'''
{{stub}}


__TOC__
__TOC__
Line 12: Line 12:
|}
|}


The raw build sorting notes can be found [[N-SPC Engine/Nintendo/Build Sorting|here]] for all variants by Nintendo.
The raw build sorting notes can be found [[N-SPC Engine/Yoshidayama-Workshop/Build Sorting|here]].


Voice command format is mostly identical to standard N-SPC except VCMDs $FB-$FE are not here, and neither are the fast forward phrase commands.
Voice command format is mostly identical to standard N-SPC except VCMDs $FB-$FE are not here, and neither are the fast forward phrase commands.
Line 20: Line 20:
==Communication with the SNES==
==Communication with the SNES==
''TODO not analyzed yet (utilizes a command ID system with $2140/$F4 as the command ID, with other CPUIO registers as parameters)''
''TODO not analyzed yet (utilizes a command ID system with $2140/$F4 as the command ID, with other CPUIO registers as parameters)''
[[Category:SPC Sound Engines]]
[[Category:N-SPC Variants]]

Latest revision as of 06:03, 1 May 2023

Go back to N-SPC Engine

Game Name VCMD Table Location ($E0 and up) ROM Offset
Zootto Mahjong! 0x0B5B 0xCAE03A

The raw build sorting notes can be found here.

Voice command format is mostly identical to standard N-SPC except VCMDs $FB-$FE are not here, and neither are the fast forward phrase commands.

TODO VCMD documentation through templating

Communication with the SNES

TODO not analyzed yet (utilizes a command ID system with $2140/$F4 as the command ID, with other CPUIO registers as parameters)