MAME Git Changelog:
* Taito device tilemap assert fixes, and clean up of obsolete stuff (nw)
* Merge pull request #44 from ramiropolla/steppers
steppers: add absolute position
* steppers: add absolute position
* Merge pull request #43 from ramiropolla/upd7810
upd7810: use intermediate flip flops for extended timer/event counter
* upd7810: use intermediate flip flops for extended timer/event counter
The extended timer/event counter uses intermediate flip flops (LV0 and
LV1) before writing the output to CO0 and CO1.
The introduction of LV0/LV1 addresses three issues:
- Level inversion occurs after the flip flop is output, not before;
- The intermediate flip flop can be altered without affecting the
output of CO0/CO1;
- upd7810_write_EOM() didn't work properly when the level inversion
bit was set along other bits.
* peplus.c: Slight update - NW
* peplus.c: Documentation update - NW
* small cleanup
* pentium: Some stuff to make lindbergh go further [O. Galibert]
* Fix more tilemap asserts (remaining ones are all Taito drivers) (nw)
* new NOT WORKING
Club Pacman [Roberto Fresca, ytsejam]
very weird set dumped by Robbie, might even be an original codebase, has a 2 player simultaneous mode (not as polished as Pacman Twin) need to fins the control multiplex tho, and understand if the game is really glitchy due to how it's programmed, or if there's something else going on.
* i386: MMX disassembly fixes [O. Galibert]
* Merge pull request #41 from shattered/_cba9492
asst128: has joystick port
Download:MAME Git (2014/11/10) x86
Download:MAME Git (2014/11/10) x64
Source: Here
0 Comments
Post a Comment