Welcome!

Final Burn Neo => FBN Development => Topic started by: BisonSAS on May 04, 2007, 12:32:13 AM

Title: Toaplan drivers cleanup
Post by: BisonSAS on May 04, 2007, 12:32:13 AM
d_batsugun.cpp
Changed input Diagnostics to Service.
Removed inputs "P1 Button 3" and "P2 Button 3".
Fixed dip 4 coins 1 play in European coin settings.
Fixed dip Hero counts.
"Fixed" dip Region Japan.
Changed default dip Region to match MAME.
Fixed Copyright and hardware (http://www.bisonsas.xpg.com.br/batsugna_copyright_bug.png) description in batsugna and batugnsp.

d_battleg.cpp *updated
Changed input Diagnostics to Service.
Added "Test" input.
"Fixed" dips 1 coin 4 credits.
*Added dip Stage edit (http://www.bisonsas.xpg.com.br/battlegc-stage_edit.png) in battlegc set.
*Changed default dip Region to match MAME in battlega.

d_dogyuun.cpp
Changed input Diagnostics to Service.
Changed default dip Region to match MAME.
"Fixed" dip 4 coins 1 play.
Fixed dip Hero counts.

d_hellfire.cpp
Changed input Diagnostics to Service.
Added Normal coin settings for USA and Japan Regions.
Changed dip "No-death & stop mode" to "Dip-switch display" in hellfir1.
Changes in MemIndex:
RamPal = 0x001000; to RamPal = 0x000800;
RamPal2 = 0x001000; to RamPal2 = 0x000800;

d_kbash.cpp
Changed input Diagnostics to Service.
Added European coin settings.
Fixed dip Hero counts.
Fixed dip Region.
Changed default dip Region to match MAME.

d_mahoudai.cpp
Changed input Diagnostics to Service.
Added European coin settings.
Fixed Map 68000 ExtraTRAM memory.
Changed inputs description to like Input check (http://www.bisonsas.xpg.com.br/mahoudai-input_check.png):
P1 Button 1 -> P1 Shot
P1 Button 2 -> P1 Bomb
P1 Button 3 -> P1 Unused
P2 Button 1 -> P2 Shot
P2 Button 2 -> P2 Bomb
P2 Button 3 -> P2 Unused

d_outzone.cpp
Changed input Diagnostics to Service.
Changed inputs description to like Input check (http://www.bisonsas.xpg.com.br/outzone-input_check.png):
P1 Button 1 -> P1 Shot
P1 Button 2 -> P1 Bomb
P1 Button 3 -> P1 Unused
P2 Button 1 -> P2 Shot
P2 Button 2 -> P2 Bomb
P2 Button 3 -> P2 Unused
Added European coin settings.
Some changes in dip Regions.
Changes in MemIndex:
RamPal = 0x001000; to RamPal = 0x000800;
RamPal2 = 0x001000; to RamPal2 = 0x000800;

d_shippumd.cpp
Changed input Diagnostics to Service.
Added European coin settings.
Fixed Map 68000 ExtraTRAM memory.
Changed inputs description to like Input check (http://www.bisonsas.xpg.com.br/shippumd-input_check.png):
P1 Button 1 -> P1 Shot
P1 Button 2 -> P1 Bomb
P1 Button 3 -> P1 Unused
P2 Button 1 -> P2 Shot
P2 Button 2 -> P2 Bomb
P2 Button 3 -> P2 Unused

d_snowbro2.cpp
Changed input Diagnostics to Service.
Fixed dipswitches Coin A and Coin B.
Changed default dip Region to match MAME.
Added ASCII japanese title. (Otenki Paradise)

d_tekipaki.cpp
Changed input Diagnostics to Service.
Removed inputs "P1 Button 3" and "P2 Button 3".
Changed inputs description to like Input check (http://www.bisonsas.xpg.com.br/tekipaki-input_check.png):
P1 Button 1 -> P1 Shot A
P1 Button 2 -> P1 Shot B
P2 Button 1 -> P2 Shot A
P2 Button 2 -> P2 Shot B
Fixed dip Region description.
Changed default dip Region to match MAME.

d_truxton2.cpp
Changed input Diagnostics to Service.
Fixed dip Hero counts.

d_truxton.cpp
Changed input Diagnostics to Service.
Added European coin settings.
Changes in MemIndex:
RamPal = 0x001000; to RamPal = 0x000800;
RamPal2 = 0x001000; to RamPal2 = 0x000800;

d_vfive.cpp
Changed input Diagnostics to Service.
Removed inputs "P1 Button 3" and "P2 Button 3".
Fixed dip Hero counts.
Changed default dip Region to match MAME.
Added V-Five Unicode title. (ヴィ ファイヴ)
Fixed Copyright and hardware (http://www.bisonsas.xpg.com.br/grindsta_copyright_bug.png) description in grindsta.

d_zerowing.cpp
Changed input Diagnostics to Service.
Fixed dip Cabinet.
Added Normal coin settings for USA and Japan Regions.
Changes in MemIndex:
RamPal = 0x001000; to RamPal = 0x000800;
RamPal2 = 0x001000; to RamPal2 = 0x000800;
Title: Re: Toaplan drivers cleanup d_battleg.cpp
Post by: BisonSAS on May 05, 2007, 01:17:27 AM
Small change in d_battleg.cpp:

Added dip Stage edit (http://www.bisonsas.xpg.com.br/battlegc-stage_edit.png) in battlegc set.
Changed default dip Region to match MAME in battlega.

Please, download the drivers (http://neo-source.com/index.php?action=dlattach;topic=688.0;attach=789) again. :cool: