Jump to content

Mame v0.99u4


iq_132

Recommended Posts

Not announced on the MAMEDev.org webpage yet, but it's online:

 

http://mamedev.com/source.html

 

0.99u4

------

 

 

MAMETesters Bugs Fixed

----------------------

quarth37b1gre [Pierpaolo Prazzoli]

devilw36b10yel [Pierpaolo Prazzoli]

vulcan137b1gre, part 7 [Pierpaolo Prazzoli]

 

 

 

Source Changes

--------------

Added memory card and cheat menus back into the system. [Aaron Giles]

 

Fixed MNG recording problem that was introduced in u3. [Aaron Giles]

 

Fixed crash when running vector games that was introduced in u3. [Aaron Giles]

 

Cleaned up/normalized the naming of several core structures in an attempt to impose some order on coding conventions in the core code:

  struct InputPortDefinition   -> input_port_default_entry

  struct InputPort             -> input_port_entry

  struct RegionInfo            -> region_info

  struct RunningMachine        -> running_machine

  struct GameOptions           -> global_options

  struct GameDriver            -> game_driver

  struct InternalMachineDriver -> machine_config

  struct MachineCPU            -> cpu_config

  struct MachineSoundRoute     -> sound_route

  struct MachineSound          -> sound_config

  struct MachineSpeaker        -> speaker_config

  struct RomModule             -> rom_entry

  struct SystemBios            -> bios_entry

  struct GfxLayout             -> gfx_layout

  struct GfxElement            -> gfx_element

  struct GfxDecodeInfo         -> gfx_decode

Plus many others along the same lines (follow the pattern). Note that this work is not yet complete. In addition, a few of the more pervasive structs (mame_bitmap, rectangle) will be left until a non-diff release (0.100). [Aaron Giles]

 

Removed -skip_disclaimer since it automatically goes away after the first time execution. [Aaron Giles]

 

Created new NMK112 ROM banking module and connected it up to a number of drivers that made use of it. Affected games are in cave.c, nmk16.c, powerins.c, quizpani.c, toaplan2.c. [Alex W. Jackson]

 

Added missing buttons to Showdown. [David Widel]

 

Fixed the PULUW instruction on the 6309 disassembler. [Nathan Woods]

 

Fixed the state save facility play better on multisession ports if initialization fails. [Tim Lindner]

 

 

New games added or promoted from NOT_WORKING status

---------------------------------------------------

Tetris the Absolute The Grand Master 2 [Guru]

 

 

New clones added

----------------

Plotting (US) [David Haywood]

 

MAME32 released!

»» Official Site

»» Download it Now! [1Emulation Server]

 

 

 

MAME32FX released!

»» Official Site

»» Download it Now! [1Emulation Server]

Link to comment
Share on other sites

no i think Haze and Rbelmont will do something like model 2 :P or Taito G-net...that would rox!...Psyviar Extend edition and Shakagimi No Shihiro vertical shooters with 3d!!!!

 

I have a 29` vertical screen neocandy machine running p4-2.8 and avga card...just for all mame vertical games...it so sweeet...Gunbird 2 battle backraid are sweeeeet.. i am hoping for a good psx2 emulator release.91 soon wich has been promised on thier site..then you could run all those G-net psx2 ports on the p4-2.8 probably at full speed.

Edited by sammaz
Link to comment
Share on other sites

Source http://mamedev.com/

 

August 28, 2005

MAME 0.99u4 removal

I have removed the 0.99u4 update due to a request from Arika. The next update (u5) will be a diff from 0.99u3. If you already patched your source to u4, you will need to either reverse the patch (patch -R <099u4.diff) before applying u5, or else start from scratch with the 0.99 sources and reapply the patches from there.

 

I will be keeping Tetris the Absolute The Grand Master 2 in my build :D

Link to comment
Share on other sites

Source http://mamedev.com/

 

August 28, 2005

MAME 0.99u4 removal

I have removed the 0.99u4 update due to a request from Arika. The next update (u5) will be a diff from 0.99u3. If you already patched your source to u4, you will need to either reverse the patch (patch -R <099u4.diff) before applying u5, or else start from scratch with the 0.99 sources and reapply the patches from there.

 

I will be keeping Tetris the Absolute The Grand Master 2 in my build :D

how old is the game?

Link to comment
Share on other sites

I was wondering when Arika would start contacting MAMEDev. TGM2 isn't so new, but I guess Arika wants to protect it's assets. I'll be keeping the u4 build just for this game, I haven't even tried it yet.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...