MAME Git Changelog:
* Changed sdl_window_info to be closer to C++:
- Made some members private
- moved static functions into sdl_window_info
- extended work_param struct with constructors for better readability
* chihiro: add support for vblank wait NV2A accelarator method (nw)
It is disabled by default since is slows down too much.
There is a new debugger command "chihiro waitvblank" to enable and disable it.
* Merge branch 'master' of https://github.com/mamedev/mame.git
* Add a TEA1002 color encoder device and use it for the Aquarius. It might
make sense to make this a direct descendent of the palette_device
instead.
Color information based on TEA1002 datasheet. [Dirk Best, nitrofurano,
Bruce Abbott]
* removed identical romsets
* removed no-longer-needed asserts from z80dma
Download:MAME Git (2014/12/29) x86
Download:MAME Git (2014/12/29) x64
Source: Here
0 Comments
Post a Comment