YM2612

From MegaDrive Development Wiki
Revision as of 01:27, 4 August 2012 by ElBarto (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Registers

See YM2612 Registers.

Port

Writing

Description Zone Address
Part I address (A0) Z80 $4000
M68K $A04000
Part I address (D0) Z80 $4001
M68K $A04001
Part I address (A1) Z80 $4002
M68K $A04002
Part I address (D1) Z80 $4003
M68K $A04003

Reading

Reading from any of the port will return the status register.

Bit 7 6 5 4 3 2 1 0
Def 1 : Busy

0 : Ready for new data

Unused 1 : Timer A Overflow

0 : Not overflow

1 : Timer B Overflow

0 : Not overflow