Author Topic: Toaplan drivers cleanup  (Read 4340 times)

Offline BisonSAS

  • Expert
  • *****
  • Posts: 210
  • Karma: +27/-0
  • [NGBRT]
    • NeoGeo BR Team
Toaplan drivers cleanup
« 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 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 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:
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:
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:
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:
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 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;
« Last Edit: May 05, 2007, 01:38:17 AM by BisonSAS »

Offline BisonSAS

  • Expert
  • *****
  • Posts: 210
  • Karma: +27/-0
  • [NGBRT]
    • NeoGeo BR Team
Re: Toaplan drivers cleanup d_battleg.cpp
« Reply #1 on: May 05, 2007, 01:17:27 AM »
Small change in d_battleg.cpp:

Added dip Stage edit in battlegc set.
Changed default dip Region to match MAME in battlega.

Please, download the drivers again. :cool:
« Last Edit: May 05, 2007, 01:19:17 AM by BisonSAS »