MAME Git Changelog:
* tispeak.c skeleton driver
* Merge pull request #85 from Tarnyko/master
Do not check gl_lib() without OpenGL support [Tarnyko]
* Do not check gl_lib() without OpenGL support
The gl_lib() function is not defined if we do not #USE_OPENGL,
as can be seen in osdsdl.h. Building with NO_OPENGL=1 then
breaks, unless we add this conditional #ifdef.
Signed-off-by: Tarnyko
* Clean up and fix comments (nw)
* improved layout
* Verified clocks for Yam! Yam!? and Last Day / D-Day [system11]
Out of what's new: Changed machine configs to reflect actual OSC used.
* arcompact dasm fixes (jump / branch destinations) (nw)
* more dasm improvements (nw)
* Add a pretty pink bow on the gift (nw)
* Merge pull request #84 from ramiropolla/steppers
Convert steppers to device_t
Download:MAME Git (2014/12/16) x86
Download:MAME Git (2014/12/16) x64
Source: Here
0 Comments
Post a Comment