EmuCR Feeds
Email Us

MAMEMAME Git (2015/05/22) 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:
* cgenie: removed old broken floppy implementation, added an expansion bus
interface, implemented new floppy controller as expansion device. works
with mfi files, still some issues with plain sector dumps.
* Minor formatting changes (nw)
* Fixed a couple of float-to-double warnings. (nw)
* Removed netlist_input_t and net_output_t. Instead introduced
netlist_logic_t and netlist_analog_t.
Afterwards refactored proxies. This enabled more flexible connection
parsing. In addition, connections between two inputs are now parked and
retried after all connections were made. The netlist code now correctly
parses
TTL_7400_DIP(XU1)
RES(R1, RES_K(1))
CAP(C1, CAP_U(1))
NET_C(XU1.1, XU1.2, R1.2, C1.2)
NET_C(XU1.3, XU1.4, XU1.5, R1.1)
NET_C(XU1.6, C1.1)
NET_C(ttllow, XU1.9, XU1.10, XU1.12, XU1.13)
This failed before. (nw)
* (MESS) Rewrote the MOS6532 RIOT. [Curt Coder]
* (MESS) c8050: Fixed disk access. (nw)
* copy-paste license from fidelz80.c
* missed few (nw)
* unified all for Fabio (nw)
* updating remaining for RB (nw)
* License self-service (nw)
* unified unknown license (nw)
* update for Gordon Jefferyes (nw)
* add notes
* All files now do have owner (nw)
* savquest: map in second S3, solve the "white screen" problem
* Fixed typo. (nw)
* (MESS) c2040: Refactored to use mos6530n. (nw)
* nascom_fdc: hook up ready line and motor off control, fixes format
command
* Fix floppy disk image creation from command line

Download:MAME Git (2015/05/22) x86
Download:MAME Git (2015/05/22) x64
Source: Here



Random Related Topic Refresh Related Topic

Random Related Topic Loading...

0 Comments

Post a Comment

Can't post a comment? Try This!