Debug DIPs: Difference between revisions

From NeoGeo Development Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 6: Line 6:


CD BIOS call $000582 clears first 2 bytes at $10E ?
CD BIOS call $000582 clears first 2 bytes at $10E ?
The [[Unibios]] and some [[emulators]] allow to set them. CD games have to be patched (search for byte or word reads at the address pointed by $10E).


[[http://www.neo-geo.com/wiki/index.php?title=Neo-Geo_Big_List_of_Debug_Dipswitches Debug DIPs effects list from neo-geo.com]]
[[http://www.neo-geo.com/wiki/index.php?title=Neo-Geo_Big_List_of_Debug_Dipswitches Debug DIPs effects list from neo-geo.com]]


[[Category:CPUs]]
[[Category:CPUs]]

Revision as of 16:10, 9 April 2011

Originaly set on devkit/devcart ?

"Developer mode" set in $10FE80.

Address of the debug dips (2 bytes) in the 68k program header: $10E

CD BIOS call $000582 clears first 2 bytes at $10E ?

The Unibios and some emulators allow to set them. CD games have to be patched (search for byte or word reads at the address pointed by $10E).

[Debug DIPs effects list from neo-geo.com]