EmuCR Feeds
Email Us

MAMEMAME Git (2016/07/23) is compiled. MAME stands for Multiple Arcade Machine Emulator. When used in conjunction with images of the original arcade game's ROM and disk data, MAME attempts to reproduce that game as faithfully as possible on a more modern general-purpose computer. MAME can currently emulate several thousand different classic arcade video games from the late 1970s through the modern era.

MAME Git Changelog:
* Update apricotf driver to use new input merger device as example
* Add a device as proof of concept which merges several input lines into a common output line, supporting both active high and active low inputs
* Merge pull request #1127 from wallyweek/wallyweek
Updated *nix man pages.
* Updated *nix man pages.
* Merge pull request #1131 from npwoods/consolidate_call_softlist_load
Consolidated implementations of device_image_interface::call_softlist_load()
* Vas Crabb feedback: Replacing the enum with a class hierarchy, derived from 'software_list_loader'
* device_image_interface::call_softlist_load() was a virtual function where every implementation was one of two copy-and-paste jobs. This change consolidates all of these implementations, replacing that virtual function with a mere hook that chooses which technique to perform
* Merge pull request #1132 from MooglyGuy/master
Remove needless timekeeper init in sun4
* Merge remote-tracking branch 'mainline/master'
* Remove needles timekeeper init
* Merge pull request #1135 from MASHinfo/patch-8
Fixed arcade only build
* Fixed arcade only build
Fixed "undefined reference to 'SUNKBD_PORT'.." in arcade only build.
* tiamc1 docs (nw)
* amstrad: allow any value for the last byte in Plus ASIC unlock sequence
* This part was not meant to be commited (nw)
* Fix order of evaluation making imgui debugger not fail on starting without driver selected (nw)
* prevent crashing (nw)
* Fixed separate compile of drivers using sharc/ADSP21062 cpu (nw)
* sun keyboard: add Type 5 Japan option type5jphle
* sun keyboard improvements: [Vas Crabb]
* Add diagram for Type 5 International layout
* Make AltGr work at least some of the time in natural keyboard mode
* Add Type 5 Swedish keyboard option type5sehle
* Rename type5ukhle to type5gbhle
* Remove less useful constructors
* amstrad: fix undocumented mode 3. [Barry Rodewald]
* Merge pull request #1134 from JoakimLarsson/sccbug_hk6810
Verified correct SCC clock, which with latest SCC device driver updat…
* Verified correct SCC clock, which with latest SCC device driver updates works correctly
* bbc: reinstated interrupt trampolines (nw)
* atom: added more utility roms to softlist
* Fixed MT #06313
* Fixed MT #06312
* e01: reinstated irq trampolines (nw)
* Fixed MT #06311
* sun keyboard: add type5ukhle option, fix shift with -natural (not 100% reliable) [Vas Crabb]
* sun keyboard: start with LEDs off (nw)
* Merge pull request #1133 from npwoods/softlist_stdfind
Added a usage of std::find_if() in softlist
* Added a usage of std::find_if() in softlist
* Operation Wolf - fixed bug in 68K->c-chip simulation that could lead to level 2 boss not appearing after first run
* seibuspi: ejsakura multiplexed inputs reading more accurate
* Merge pull request #1125 from ajrhacker/spiinputs
SPI input cleanups, tweaks, notes (nw)
* SPI System: Hook up flip screen SW (not implemented yet)
* SPI input cleanups, tweaks, notes (nw)
* Merge pull request #1129 from ajrhacker/softlist_valid
Cure software lists of validity checking errors (nw)
* Cure software lists of validity checking errors (nw)
- Fix stupid logic errors in software_list_device::internal_validity_check
- Allow info and feature list entries to provide an empty string as the value
- Change a couple of null publisher entries in vz_cass.xml to ""
* Make ACIA write initial line state in reset to avoid crash (nw)
need stuff to be resolved before stuff happens like this
* Add an emulated Sun keyboard to RS232 adaptor [Vas Crabb]
* ohmygod.cpp: oki memory map instead of memcpy (nw)
* sunkbd: split up HLE into proper type 3, type 4 and type 5, hook up sun3 family keyboard, set default keyboard appropriately for different families [Vas Crabb]
* Fix bad keyboard mapping
* Merge pull request #1130 from MooglyGuy/master
Get sun4_40 happy with SCSI DMA [Ryan Holtz]
* Get sun4_40 happy with SCSI
* Merge remote-tracking branch 'mainline/master'
* Merge pull request #1128 from JoakimLarsson/sccbug_sun4_40
Sccbug sun4 40
* Added support for delayed change of Tx baudrate
* Added more SCC init sequences
* Merge remote-tracking branch 'mainline/master'
* Merge pull request #1126 from npwoods/softlist_simplelist_transition
Changed some usage of simple_list to std::list in the softlist code
* Incorporating Vas Crabb feedback
* Changed some usage of simple_list to std::list in the softlist code
* Netlist updates:
- Removed trampolines (OUTLOGIC, INPLOGIC and friends).
- Started using doxygen comment and documentation style. Added doxygen
files to documentation folder.
- Refactored code triggered by doxygen output.
- Moved internal and support classes into namespace detail.
- Use an anordered map in parser.
- -Wconversion fixes - All done now.
- Fixed -Wold-style-cast warnings in netlist code.
- Added iterators to pstring.
- Moved two macros, added more RAII and improved exceptions. Fixed some
bugs in parser code.
- Fixed a number of bugs in parser code and exception handling.
[Couriersud]
* Pasopia: minor fixes (nw)
* moar keyboard scancode layouts and notes (nw)
* std::string::c_str() const never returns nullptr
also get rid of extra length parameter using a template
* Merge pull request #1124 from npwoods/more_stdstring_in_softlist
Changed the softlist code to more aggressively use std::string
* Vas Crabb feedback: Better adoption of move constructors, other cleanups
* Exposed several strings as std::string on softlist objects, and fixed a few bugs
* Using std::string more pervasively in softlist.cpp
* Merge branch 'master' of https://github.com/mamedev/mame

Download:MAME Git (2016/07/23) x86
Download:MAME Git (2016/07/23) x64
Source: Here

1 Comments:

Can't post a comment? Try This!