0.119u3 [David Haywood]
< Japan >
Bugs:
- This thing runs WICKED fast. nightsoil (ID 02811)
WIP:
- 0.179: Osso added missing soundlatch to Vs. Janshi Brandnew Stars, this fixed crash when you insert a credit.
- 0.159: Alex Jackson hooked up Player 2 inputs, removed hazeinputs and misc cleanup/modernization.
- 0.154: Vs. Janshi Brandnew Stars regression fix [Miodrag Milanovic].
- 0.153: Converted Vs. Janshi Brandnew Stars to use dual palettes. Note, needed to add PALETTE_FORMAT_XBRG for this game, also READ16_MEMBER(palette_device::read) is necessary here because the ram is installed on every other word AM_DEVREADWRITE16("palette", palette_device, read, write, 0x0000ffff) AM_SHARE("palette") and without the 'read' handler the wrong data gets read back for the RAM checks [David Haywood]. Hooked up sound by borrowing code from Jaleco Mega System 32 and adding the second YMF271. Maybe this bnstars_state should become a derived class of ms32_state, since they seem almost identical except the 2 screens? Made bnstars_state a derivate class of ms32_state and removed some duplicate code [Osso]. Added Z80 (4MHz) CPU2.
- 0.141u4: Breaks some driver entanglements to simplify future driver_device conversion efforts [Atari Ace]: jaleco decryption code is moved to jalcrpt.c.
- 0.141u3: Atari Ace moved code to a new file/include to be referenced in multiple drivers (ms32crpt.c/h).
- 0.128u1: David Haywood fixed screens in Vs. Janshi Brandnew Stars.
- 0.123: David Haywood added clone Vs. Janshi Brandnew Stars (MegaSystem32 Version).
- 0.122u8: Added new gfx2/3 and sound1/2 roms.
- 0.120u2: Sonikos fixed Vs. Janshi Brandnew Stars - Game now playable. Added dipswitches 5x 'P2: x,x,x,x', 'Service Mode ? 1/2', 'Test Mode', 'Free Play', 'First Point', 'Coinage', 'Taisen Only', 'Tumo Pinfu', 'Demo Sounds', 'Difficulty' and 2x 'Unused'.
- 0.119u4: More improvements to Vs. Janshi Brandnew Stars [David Haywood]. Removed Z80 CPU2. Added dipswitches 'MAH0-7', '0-5' and 209x 'Unknown'.
- 7th October 2007: David Haywood - The Single PCB version of Vs. Janshi Brand New Stars is basically a doubled up MegaSystem 32 PCB capable of dual screen output. The entire video section except for the Sprite Chip is doubled (the sprite chip just draws half of spriteram to one screen, and the other half to the other). The bad graphics are due to some of the ROZ layer roms being bad. There are no inputs at the moment, as the input system seems to differ from the MS32 Mahjong boards.
- 0.119u3: David Haywood added 'Vs. Janshi Brandnew Stars' (Jaleco 1997).