Todo/Mysteries: Difference between revisions

From NeoGeo Development Wiki
Jump to navigation Jump to search
m (BIOS seems to work fine without $380065/$380067. must have had bad burns before)
mNo edit summary
Line 13: Line 13:


*[[LC8953]] microcode
*[[LC8953]] microcode
*How does the [[Mahjong controller]] works ? (SNK doc)

Revision as of 19:22, 3 September 2011

Registers

  • What are $380011, $380061, $380065, $380067, and $3800E1 used for ?

SP-E init code:

	move.b	d0,$380065
	move.b	d0,$380067
  • CD registers

Others