Commit Graph

32684 Commits

Author SHA1 Message Date
hap
f7cd7932b2 tms5110.c needed soon 2014-12-17 04:43:38 +01:00
Alex W. Jackson
447822e40d k053936.c: fix potential out-of-bounds memory access; remove some dead code [Alex Jackson] 2014-12-16 17:13:52 -05:00
mamehaze
297c2ac817 more LIMM fixes (nw) 2014-12-16 15:58:12 +00:00
mamehaze
0d093c1d30 arcompact - fix some limm decoding, confirm that leapster CPU type uses the extended registers for multiply results (nw) 2014-12-16 14:37:40 +00:00
mamehaze
227f70d111 more (nw) 2014-12-16 13:38:59 +00:00
mamehaze
ba8aedb356 more (nw) 2014-12-16 12:00:48 +00:00
hap
bc795224f4 woops 2014-12-16 12:58:23 +01:00
mamehaze
d3331fa9e5 arcompact dasm wip (nw) 2014-12-16 10:33:33 +00:00
Olivier Galibert
4a85575e9a hp16500b: Fix the display ram test [O. Galibert] 2014-12-16 11:26:00 +01:00
arbee
7464ac122a (MESS) hp16500b: pass more POST, VRAM ROP test now the only one failing. (nw) 2014-12-15 22:21:51 -05:00
hap
383ffba197 tispeak.c skeleton driver 2014-12-16 02:42:36 +01:00
R. Belmont
354ca593a8 Merge pull request #85 from Tarnyko/master
Do not check gl_lib() without OpenGL support [Tarnyko]
2014-12-15 20:40:48 -05:00
jbu
e92761316a Clean up and fix comments (nw) 2014-12-16 02:09:22 +01:00
Tarnyko
41679b20d1 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 <tarnyko@tarnyko.net>
2014-12-16 02:08:59 +01:00
hap
339bafcc88 improved layout 2014-12-16 02:04:36 +01:00
briantro
710552ae7a Verified clocks for Yam! Yam!? and Last Day / D-Day [system11]
Out of what's new: Changed machine configs to reflect actual OSC used.
2014-12-15 18:39:50 -06:00
mamehaze
095fe20332 arcompact dasm fixes (jump / branch destinations) (nw) 2014-12-15 23:27:13 +00:00
mamehaze
4d46fbbd15 more dasm improvements (nw) 2014-12-15 21:54:19 +00:00
Olivier Galibert
44faea15f0 Add a pretty pink bow on the gift (nw) 2014-12-15 22:24:12 +01:00
David Haywood
79972315bd Merge pull request #84 from ramiropolla/steppers
Convert steppers to device_t
2014-12-15 19:58:13 +00:00
mamehaze
ab74f0e4c2 arcompact dasm wip (nw) 2014-12-15 19:57:28 +00:00
cracyc
96a9c2ba67 (mess) ngen: that's better, it seems to be really interested in the dmac now (nw) 2014-12-15 12:37:15 -06:00
Osso
09b27d605a Fixed debug build (nw) 2014-12-15 19:00:30 +01:00
Olivier Galibert
407d98f3d7 Leftover (nw) 2014-12-15 18:55:24 +01:00
Scott Stone
0c466639a9 SH-2: added default SSR value, makes EGWord to boot [Angelo Salese] 2014-12-15 12:54:02 -05:00
cracyc
c4d220a683 i186: forgot this (nw) 2014-12-15 11:13:21 -06:00
cracyc
e9dbfcfb0b (mess) ngen: interrupts (nw) 2014-12-15 11:10:43 -06:00
Ramiro Polla
824889c03a Convert steppers to device_t 2014-12-15 17:45:45 +01:00
Ramiro Polla
a4bdd8af85 bellfruit: remove unused m_reel_changed field 2014-12-15 17:45:44 +01:00
David Haywood
607739a6bb Merge pull request #73 from felipesanches/dona_barata
Initial implementation of "Dona Barata" driver (brazilian whack-a-mole s...
2014-12-15 16:16:44 +00:00
Miodrag Milanovic
4e6bd87e90 Merge branch 'master' of https://github.com/mamedev/mame 2014-12-15 16:46:40 +01:00
Miodrag Milanovic
0d35e225af fix space and tab mixing (nw) 2014-12-15 16:46:04 +01:00
David Haywood
1c09a96e6d Merge pull request #83 from p1pkin/naomi#8
new NOT WORKING
2014-12-15 15:06:22 +00:00
Miodrag Milanovic
ef1f42397a Merge branch 'master' of https://github.com/mamedev/mame 2014-12-15 15:39:46 +01:00
R. Belmont
8c2024272d Merge pull request #82 from wallyweek/cfalco
Bump version in *nix man pages [wallyweek]
2014-12-15 09:31:04 -05:00
R. Belmont
1f42875cfd Merge pull request #80 from tomyun/sdl-joystick-logical-id
Use consistent logical ID for joystick registration log [tomyun]
2014-12-15 09:30:29 -05:00
Miodrag Milanovic
09a636c2ff Converted file2str to python (nw) 2014-12-15 15:19:55 +01:00
MetalliC
e610020854 new NOT WORKING
Star Horse Progress Returns (satellite) [CaH4e3]
documentation [MetalliC]

(also removed unneeded decrypted binary from Rhythm Tengoku)
2014-12-15 16:10:17 +02:00
mamehaze
00eeff4ade arcompact wip (nw)
(also fix -validate for hikaru.c)
2014-12-15 12:27:59 +00:00
Cesare Falco
ba26498178 Bump version in *nix man pages 2014-12-15 13:12:04 +01:00
Guru
5535f4c3d7 Merge pull request #81 from p1pkin/naomi#7
naomi & hikaru
2014-12-15 12:03:23 +00:00
MetalliC
97abc45a84 hikaru.c update
add protecton keys for AirTrix and Planet Harriers [CaH4e3, MetalliC]
rom labels and ROM_LOADs corrections&cleanup [MetalliC]
2014-12-15 13:06:38 +02:00
MetalliC
dcc8c27156 new clones
Guilty Gear XX #Reload (GDL-0019) [rtw]
2014-12-15 12:58:20 +02:00
Miodrag Milanovic
79b0c6b800 Merge branch 'master' of https://github.com/mamedev/mame 2014-12-15 11:15:53 +01:00
Miodrag Milanovic
e51894d529 made build tools dependencies smaller (nw) 2014-12-15 11:15:01 +01:00
Olivier Galibert
cde3ed7885 i82875p: Add overflow device, high smram [O. Galibert]
pci: Add more pci bridge registers [O. Galibert]
2014-12-15 10:59:46 +01:00
Kyungdahm Yun
59b5d8b6a3 Use consistent logical ID for joystick registration log 2014-12-15 01:41:43 -08:00
Miodrag Milanović
988ca748ba Merge pull request #78 from ramiropolla/windows
Fix crash on fatalerror from winwindow_video_window_create()
2014-12-15 08:38:55 +01:00
Robert
97115add9d (MESS) MT 05795 2014-12-15 12:42:29 +11:00
cracyc
1faec0116c (mess) pc9801: adjust mask if necessary (nw) 2014-12-14 18:14:02 -06:00