Commit Graph

33113 Commits

Author SHA1 Message Date
Osso
f815c4fe2a (MESS) ng_aes.c: added missing savestates, fixes reported save state problems (nw) 2014-12-25 08:42:17 +01:00
Scott Stone
32534bc3a4 Uppercase hash cleanup (nw) 2014-12-24 17:14:04 -05:00
mamehaze
07af1cbbad the 'with cartridge' codepath is different (nw) 2014-12-24 17:07:18 +00:00
Miodrag Milanovic
823854ec1d Enable proper network compile for SDL windows build (nw) 2014-12-24 16:01:17 +01:00
mamehaze
fb31254e35 and so we arrive at some code trying to set up hardware loops (nw) 2014-12-24 14:56:17 +00:00
etabeta78
44af5bcab7 (MESS) sms: added support for Hi-Com multigame carts, recently dumped
by smspower guys. Korean or Japanese consoles are suggested for these
carts. [Fabio Priuli]
2014-12-24 14:49:03 +01:00
Oliver Stöneberg
39c29f2e9e fixed Visual Studio compilation of src/emu/cpu/hcd62121/hcd62121d.c (nw) 2014-12-24 14:23:13 +01:00
Osso
f4fb1907e7 video/apple2gs.c: added a pair of missing save states, fixes apple2gs save state problem (nw) 2014-12-24 13:52:32 +01:00
mamehaze
03ffe9862f new clones
-

Radikal Bikers (Version 2.02) [Ricky2001 (from AUMAP)]

note, this is the original Gaelco version, the one we had was the Atari license, only one rom differs so I guess it's a region / license byte.
note2, pretty sure multithreading is broken with poly.c, you have to use -numprocessors 1 or the whole thing is a flickering mess.
2014-12-24 12:48:31 +00:00
Osso
06d69ed77d isa8_cga_device: added save state support, fixes at least pt68k4.c save state problem (nw) 2014-12-24 12:59:27 +01:00
Osso
ec5532be71 excali64.c: fixed mess debug build validation (nw) 2014-12-24 12:22:15 +01:00
Olivier Galibert
f19ef3e207 Merge pull request #89 from lucab/lucab/mame-lua/mem-v2
luaengine: add memory-reading capabilities [Luca Bruno]
2014-12-24 11:53:36 +01:00
Luca Bruno
0a46c8b8d7 luaengine: add access to devices and address spaces
This commit maps some more classes (device_t and address_space)
to retrieve devices and address spaces out of current running
machine.
Proxy methods are provided to enumerate/access devices and
address spaces, and to read memory content.

Signed-off-by: Luca Bruno <lucab@debian.org>
2014-12-24 11:37:52 +01:00
Osso
00180d3f67 dinohunt: working sound (MT05805) [darq]
if someone owns the PCB of this particular bootleg, please verify if there's a YM2151
2014-12-24 11:27:07 +01:00
etabeta78
4a22c103dd (MESS) megacdj: let's default to the only BIOS which have functional CD menu,
so that we can boot games. nw.

megacd2j was booting discs already, but it is definitely more user friendly if this
has some booting capabilities too ;-)
2014-12-24 10:30:21 +01:00
etabeta78
ff1850ea26 (MESS) tutor.c: added correct mapping for 32K carts, promoting
recent Baseball dump to working state. [Fabio Priuli]
2014-12-24 09:19:16 +01:00
etabeta78
6448cf6be4 (MESS) vc4000: properly supported 4K carts with no RAM. [Fabio Priuli] 2014-12-24 09:05:17 +01:00
Miodrag Milanovic
ee47ba18c5 (MESS)gamate - multi cartridge support [Peter Trauner] 2014-12-24 08:20:34 +01:00
Osso
eb8e025b26 dinohunt: fixed player 3 inputs (MT05804) [darq] 2014-12-24 07:51:22 +01:00
etabeta78
2dee3188be (MESS) channelf.xml: added dump of Werbetextcassette [Fredric QJ Blaholtz, ranger_lennier]
(MESS) svision.xml: added dumps of Mahjang Leitai and Journey to the West [PeT, ranger_lennier]
2014-12-24 07:34:34 +01:00
etabeta78
a2b6866d52 (MESS) gamegear: moved GG-SMS scaling from VDP file to the machine file;
undone the specific X-Scroll timing introduced to fix Chicago Syndicate, for Game
Gear, because it causes problems with the games Sonic Drift 1 and 2; reduced
the amount of duplicated code in the VDP file. [Enik Land]

out of whatsnew: gamegear units modded to output the image signal to a TV are able
to show games using SMS compatibility mode in full screen, without scaling, while
native GG games are displayed in a centered, smaller image, that is surrounded by
bigger borders. Also, GG units that have the original LCD display replaced by another
LCD display model (not just the back-light) also displays SMS compatibility games
without scaling, and native games with borders. This suggests that the scaling
isn't performed by the VDP and therefore motivated the moving of the scaling code
in this commit.
2014-12-24 07:31:12 +01:00
etabeta78
dcb557cf88 (MESS) vsmile.xml: some more dumps from TeamEurope. nw. 2014-12-24 07:22:47 +01:00
mamehaze
8b34c13767 arcompact (nw) 2014-12-24 00:24:41 +00:00
Robert
d90f5edfe5 debug: reverted dasm window change. (nw) 2014-12-24 09:32:51 +11:00
mamehaze
f5b12cf524 (nw) 2014-12-23 16:55:13 +00:00
mamehaze
aed8b93b43 arcompact - further (nw) 2014-12-23 16:04:12 +00:00
Miodrag Milanovic
d50f5b34ad Merge branch 'master' of https://github.com/mamedev/mame 2014-12-23 16:18:55 +01:00
Miodrag Milanovic
6239845086 Better x64 detection for windows 2014-12-23 16:18:20 +01:00
Robert
79fb6dd7e0 (MESS) excalibur : added centronics printing. Marked as working. (nw) 2014-12-24 00:53:28 +11:00
mamehaze
de72dac0d9 more arcompact ops, continues to move forward (nw) 2014-12-23 13:25:14 +00:00
Robert
628f0db99d (MESS) excalibur : added 2nd drive, cleanup (nw) 2014-12-23 22:48:59 +11:00
mamehaze
b8fe4aa228 more leapster dumps [TeamEurope] 2014-12-23 10:02:41 +00:00
hap
793eb6e4ce (MESS)Game promoted to working
------------------
Speak & Spell (US prototype) [hap, Lord Nightmare, Kevin Horton, Sean Riddle]
Speak & Math (US prototype) [hap, Lord Nightmare, Kevin Horton, Sean Riddle]
2014-12-23 10:49:18 +01:00
arbee
57ebc93cae SDL2: Improved Alt-Enter functionality (now works on all screens at once) and prefer upper-left placement of windowed mode windows. [R. Belmont] 2014-12-22 23:38:25 -05:00
Scott Stone
2b510d1929 Assorted changes and fixes to sega devices (nw) 2014-12-22 22:32:08 -05:00
hap
3850d1c5a4 tispeak: crafted many clones from the VSM roms dumped by Lord Nightmare (for now, they all share the same MCU rom) 2014-12-23 01:53:59 +01:00
hap
25d9bcc493 snspell.xml: added modules dumped over the years by Lord Nightmare 2014-12-23 00:35:11 +01:00
mamehaze
cfc977bd4e pass a bit more of the bios self-validation (nw) 2014-12-22 23:17:07 +00:00
etabeta78
4c48889b2f a couple more of these logged. nw. 2014-12-22 22:01:41 +01:00
etabeta78
2f585137a8 fixed xml. nw. 2014-12-22 22:01:09 +01:00
hap
399c5868c9 copypaste mistake 2014-12-22 21:22:06 +01:00
hap
d3767f4c10 added cartslot 2014-12-22 21:09:01 +01:00
Olivier Galibert
02027ddfcc debug/qt: Add a per-device window [O. Galibert]
There probably is interesting information to add, and it can look
better.  Anybody, feel free to enhance it :-)
2014-12-22 20:16:45 +01:00
Osso
03ee49381c am9517a_device: added missing save state, fixes micromik.c save state problem (nw) 2014-12-22 19:45:26 +01:00
Osso
a267ba1106 mos7360_device: added missing save state, fixes plus4.c save state problem (nw) 2014-12-22 17:36:45 +01:00
mamehaze
c9fcb32252 (nw) 2014-12-22 15:57:08 +00:00
mamehaze
24309c17a7 (nw) 2014-12-22 14:28:27 +00:00
etabeta78
49909156d2 a couple more (and removed a spurious line). nw. 2014-12-22 15:19:50 +01:00
mamehaze
42305c6bf4 some more ops (nw) 2014-12-22 12:25:41 +00:00
Osso
e85a31d2f0 video/galaxold.c: added a missing save state, improves but doesn't totally fix starfield save problems in the following games - drivers (nw)
tazzmang2, 4in1, hunchbkg - galaxold.c
800fath, mariner - scramble.c
2014-12-22 13:22:25 +01:00