EmuCR Feeds
Email Us

MAMEMAME Git (2015/05/26) 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:
* Correct credit name
* Corrected emails (nw)
* Requested (nw)
* More minor changes (nw)
* Discrete audio license update. Put my name on quite a number of discrete
audio drivers which I created. Also inserted D. Renaud were appropriate.
Left FIXMEs were I think the copyright holder could actually be D. R.
(nw)
* mos6530n: Fixed timer last count. (nw)
* nbmj8891.c: added save state support (nw)
* Fixed some clang 3.6 compilation errors and gcc -Wextra warnings. (nw)
* License self-service.
License self-service. Mostly adding attribution where I made significant
contributions. In a few cases files I previously missed were
default-attributed to Nicola.
* Added a simple preprocessor to the netlist parsing pipeline.
This preprpcessor understands defines and nested if/else/endif
#define MYMACRO 0
#if (MYMACRO)
....
#else
#endif
One can now run
./nltool -c run -f src/mame/drivers/nl_pong.c -t 10
without removing preprocessor elements first. This does not work with
netlist originating from DICE currently. These have to be converted
first.
In addition, cleaned up __attribute__ madness in the code. Specifically
removed ATTR_COLD from virtual definitions to avoid the vtable being
declared as cold.
* sms.c: few corrections to the driver [Enik Land]
- define the default offset setting for Light Phaser at only one place;
- add to the smsj the TH input handling that latches the HCounter,
because the /HL line is connected to the VDP;
- minor code/comments maintenance.
out of whatsnew: also fixed the release year of the gamegear parent driver...
* Fix copyright assignments for David Viens at his request (nw)
* proper crediting in some source files, and proper acknowledgement of RE contributions
even when no direct code was used
* this one had to be added a few days ago. my bad. nw.
* Merge branch 'master' of https://github.com/mamedev/mame
* Revert "(MESS) a7800: Refactored to use the new 6532. (nw)"
This reverts commit 3651bad9c8ec0f42be7ec66894c7e8277a9be054.
* Revert "(MESS) a2600: Refactored to use the new 6532. (nw)"
This reverts commit 7b341ed3ee28caa9cfeabfc58df9eb3e80e619b9.
* Merge branch 'master' of https://github.com/mamedev/mame
* Fix up Tunnel Hunt copyright assignments (nw)
* No longer need this (nw)
* Update README.md
Fixed link
* Further clarifications (nw)
* Further clarifications (nw)
* fix formatting (nw)
* Properly, legally handle license stuff as we are still contacting people (nw)
* removed duplicated line, and clashing license on file (nw)
* cleanup of bogus copyright messages and restriction texts, update for Daniel Coulom (nw)

Download:MAME Git (2015/05/26) x86
Download:MAME Git (2015/05/26) 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!