EmuCR Feeds
Email Us

EmuCR: MESSMESS Git (2015/06/12) is compiled. MESS(Multi Emulator Super System) is an open source emulator which emulates a large variety of different systems. MESS is a source-available project which documents the hardware for a wide variety of (mostly vintage) computers, video game consoles, and calculators through software emulation, as MAME does for arcade games. As a nice side effect to this documentation, MESS allows software and games for these hardware platforms to be run on modern PCs.

MESS Git Changelog:
* Merge branch 'master' of https://github.com/mamedev/mame
* Add missing file. (nw)
* copy/paste fix. n/w
* tms5110r.c: Add new LPC table data for CD2802, CD2801; TMS5110A/TMC0281D; add new information regarding each chip. Reorganize LPC tables to use #defines rather than repeating identical data. [PlgDavid, Lord_Nightmare, NullMoogleCable]
* (MESS) dectalk.c: update comments about DTMF detection (n/w)
* Added a GMRES solver to netlist. The generalized minimal residual method
ist certainly more modern than Gaussian elimination and Gauss-Seidel.
However, more the current maximum matrix (KidNiki, 89x89) a combination
of Gauss-Seidel to solve for maximum one step to catch quasi-stable
conditions and fall-back to optimized Gaussian elimination (for sparse
matrix) outperforms GMRES by up to 100%. [Couriersud]
* Fixed a bug in the SOR solvers. (nw)
* Fixed duplicate shortname which caused SNES Multitap device from not showing/showing incorrectly as "snes_joypsd" in XML output. (nw)
* Moved device constructors from the header to the driver in an effort to keep things uniform (part 1) (nw)
* Merge pull request #208 from superctr/master
seta, x1-010: Fix pitch in downtown [superctr]

Download: MESS Git (2015/06/12) x86
Download: MESS Git (2015/06/12) 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!