Commit Graph

32107 Commits

Author SHA1 Message Date
peterferrie
17f660d6eb winprefix: support some C99 extensions in older MSVC [Peter Ferrie] 2015-01-03 18:22:18 -08:00
couriersud
aa78d4dd5d Added zeroing of texcoords to reset() of render_primitve. The omission
of doing so may have cause strange drawing issues in case the code
assumes these to be 0.0f (nw)
2015-01-03 23:09:03 +01:00
arbee
d22725a623 (MESS) Improve mouse tracking for pre-ADB Macs. [Rob Braun] 2015-01-03 16:43:42 -05:00
Miodrag Milanovic
f17d2dec29 Make sdl windows build compile (nw) 2015-01-03 12:15:50 +01:00
jbu
8ca5a4e597 MCU simulation has been fixed [Chris Hard, Adrian Smethurst, Philip Campbell] 2015-01-03 10:53:34 +01:00
peterferrie
ff73a6a116 support 800k ProDOS order (.po) disks 2015-01-02 22:41:39 -08:00
David Haywood
46645aeba4 arcompact (nw) 2015-01-02 21:32:21 +00:00
Osso
4f06a0ae4b Fixed MT5816 (nw) 2015-01-02 20:22:32 +01:00
David Haywood
40ae1496b0 arcompact wip (nw) 2015-01-02 15:19:56 +00:00
Oliver Stöneberg
e85c30afa2 vconv: fixed potential memory leaks (nw) 2015-01-02 13:36:44 +01:00
Oliver Stöneberg
c7922d275f fixed Visual Studio warnings (nw) 2015-01-02 13:30:08 +01:00
etabeta78
56001abb60 New games added
---------------------------------------------------
Star Trek (Sidam bootleg on Head On hardware) [Piero Andreini, PaTrYcK]
2015-01-02 13:32:39 +01:00
Lord-Nightmare
972a336a5d Merge branch 'master' of https://github.com/mamedev/mame 2015-01-02 04:38:52 -05:00
Osso
a08765586c Fixed MT05812 (nw)
in m4nod, the region was called "upd" but machine is mod4oki? Which one is correct?
2015-01-02 09:11:22 +01:00
Osso
e860f8100f Fixed MT05811 (nw) 2015-01-02 08:53:42 +01:00
Osso
91f28d9772 nes.c: removed erroneous use of postload, fixes fds and famitwin save state problem (nw) 2015-01-02 08:36:19 +01:00
arbee
d404e8c69e Pass RAM test (nw) 2015-01-01 23:21:53 -05:00
arbee
32c151d50e (MESS) New skeleton driver added: [R. Belmont, Al Kossow]
- HP16500a (ver 00.00)
2015-01-01 23:15:24 -05:00
Lord-Nightmare
4e4f5d1633 Merge branch 'master' of https://github.com/mamedev/mame 2015-01-01 22:55:10 -05:00
Lord-Nightmare
d48a5325b4 minor fix to victor 9k keyboard matrix (n/w) 2015-01-01 22:51:05 -05:00
briantro
3e9163f4d7 new Overdrive clones
New Clones Added
------------------------------------------
Over Drive (set 2) [ShouTime, The Dumping Union]
Over Drive (set 3) [ShouTime, The Dumping Union]
2015-01-01 21:19:19 -06:00
couriersud
192168de8c Merge branch 'master' of https://github.com/mamedev/mame.git 2015-01-02 00:47:56 +01:00
couriersud
39b86f1e75 Fix compile on clang 2015-01-02 00:47:35 +01:00
Wilbert Pol
e7f8f57303 Some atari 8bit cassette work, not working yet (nw) 2015-01-01 23:57:25 +01:00
Wilbert Pol
d18d667665 Fixed building of tools on OSX; patch might not be complete (nw) 2015-01-01 23:57:25 +01:00
Oliver Stöneberg
da73187179 fixed DEBUG compilation (nw) 2015-01-01 23:30:19 +01:00
couriersud
c0c22a0894 Hopefully fix unused variable error in GCC 4.9.2 2015-01-01 23:28:59 +01:00
arbee
4a46c71274 (MESS) hp9k_3xx: support 9000/370 (same bootrom as 330,340). [Al Kossow] 2015-01-01 17:05:44 -05:00
Robert
80d5681e91 (MESS) fixed crash with >mess super6 cpm22 (nw) 2015-01-02 08:15:50 +11:00
couriersud
fde220f4a7 Palettes are now copied during get_primlist. This should fix
multithreading related palette issues. Along the way also 
- added constructors to SDL osd structs
- changed related malloc to global_alloc
- added a copyfrom routine to dynamic_array
- minor code simplifications.
2015-01-01 22:13:55 +01:00
Miodrag Milanović
f0b06a5c84 Merge pull request #92 from plgDavid/patch-5
Update mess.lst
2015-01-01 21:03:05 +01:00
David Viens
a8b4023aa7 Update mess.lst 2015-01-01 14:57:05 -05:00
David Viens
82da91834b Added Japanese Speak & Spell 2015-01-01 14:54:30 -05:00
Wilbert Pol
b3932b60cb Added skeleton for Atari 8bit SIO bus. This will not work until pokey learns to speak low level serial. (nw) 2015-01-01 20:49:20 +01:00
Oliver Stöneberg
6c0a4f47e3 a few more data race fixes / cleanups (nw) 2015-01-01 20:03:07 +01:00
Oliver Stöneberg
1c94c3f408 introduced BASELIBS to makefile to link smaller tools with less dependencies (nw) 2015-01-01 15:17:09 +01:00
Oliver Stöneberg
ab2876ab12 fixed yet another data race warning (nw) 2015-01-01 15:15:03 +01:00
Oliver Stöneberg
0c0260ec2d "fixed" uninitialized memory usage/data race in osd_work_item_wait (nw)
appears to be a Linux-only issue
2015-01-01 15:02:21 +01:00
Osso
5d5a89726c galaxold / scramble: Removed some unused code (nw) 2015-01-01 10:35:39 +01:00
arbee
b2288ca1b0 (MESS) New skeleton drivers: [R. Belmont, Al Kossow]
- HP9000/310
- HP9000/340
- HP9000/380
- HP9000/382
2014-12-31 23:57:29 -05:00
arbee
c971eca603 m68k: implement FTRAP instruction, add "68020 with FPU" CPU type. [R. Belmont] 2014-12-31 23:34:30 -05:00
Oliver Stöneberg
42838dabef fixed MemorySanitizer linking (nw) 2014-12-31 18:24:17 +01:00
Osso
d3f9c65946 z80dart.c: save diserial state too, fixes bw12.c sio test error after loading a state(nw) 2014-12-31 17:25:55 +01:00
Robert
a689741d55 (MESS) mbee : removed incorrect rom from the 256tc model. (nw)
Also some testing of floppy types (not finalised yet)
2015-01-01 01:07:29 +11:00
couriersud
705fd22c03 Merge branch 'master' of https://github.com/mamedev/mame.git 2014-12-31 14:51:45 +01:00
couriersud
e198be8555 Netlist update. Most prominent one is a "frontier" element which on a
low to high impedance node will - no other connections provided - let
the system create two matrices.
2014-12-31 14:51:20 +01:00
Oliver Stöneberg
b7189a8adb Merge branch 'master' of https://github.com/mamedev/mame 2014-12-31 14:18:57 +01:00
Oliver Stöneberg
a5d088839e chdman: bail out in chd_file::hunk_info() on unknown compression type (nw) 2014-12-31 14:18:52 +01:00
Osso
60dafd3414 wswan_video.c: added missing save state, fixes noted problem in cclimbr (nw) 2014-12-31 14:06:59 +01:00
Osso
be4b811eef gb_lcd.c: added missing save state, fixes supergb save state problem (nw) 2014-12-31 13:57:19 +01:00
Oliver Stöneberg
f563f3bbf2 more ThreadSanitizer data race warning "fixes" (nw) 2014-12-31 11:43:50 +01:00
Oliver Stöneberg
953acc0a69 fixed another ThreadSanitizer data race warning (nw) 2014-12-31 10:50:59 +01:00
Oliver Stöneberg
23d9d7a00b fixed ThreadSanitizer data race warnings in winwork.c/sdlwork.c (nw) 2014-12-31 10:24:17 +01:00
Oliver Stöneberg
a36d8f2fc0 fixed ThreadSanitizer warning about unlocking a non-locked mutex (nw) 2014-12-31 10:23:22 +01:00
Miodrag Milanovic
e6f78d5ed2 Cleanups and version bump 2014-12-31 07:53:27 +01:00
arbee
bfd87ef73a m68k: generate the correct kind of stack frame for 68010 bus errors. [R. Belmont] 2014-12-30 22:46:14 -05:00
Alex W. Jackson
32a25550fe asteroid.c: use configured bank entries instead of postload (nw) 2014-12-30 21:49:15 -05:00
Alex W. Jackson
eae8f42c64 (nw) 2014-12-30 21:24:49 -05:00
Alex W. Jackson
93bb9a37be zaccaria.c: kill some trampolines (nw) 2014-12-30 20:41:25 -05:00
Osso
b328aebce8 zaccaria.c, zac2650.c: added save state support (nw) 2014-12-30 20:09:54 +01:00
jbu
207718b436 Fix missing speaker levels for trs80 (level2) by initializing speaker_sound_device with custom 4 levels. 2014-12-30 19:55:48 +01:00
Oliver Stöneberg
a056bf3ffa fixed uninitialized member in a2_video_device (nw)
happened with e.g. apple2, apple2c0
2014-12-30 19:44:36 +01:00
mamehaze
0c89700862 new clones
Fantasy Zone (Time Attack, bootleg) [rtw]
2014-12-30 18:30:07 +00:00
Oliver Stöneberg
c80ba44bbf fixed usage of uninitialized member in tms5110_device (nw)
happened with snspell
2014-12-30 14:51:09 +01:00
hap
5538105762 oh, R only goes up to 10 2014-12-30 14:11:39 +01:00
hap
6720b9f525 testdriver for an unknown late-70s TMS1100 electronic game. What game is it? 2014-12-30 13:28:17 +01:00
Wilbert Pol
dedb5c5d22 Move some includes around to fix compile errors on OSX; if this breaks any other environments then feel free to revert this. (nw) 2014-12-29 23:23:51 +01:00
Osso
912ce2ed9c c128.c: removed duplicate macros (nw) 2014-12-29 22:08:57 +01:00
Oliver Stöneberg
dfe67b4e7e fixed linking on FreeBSD (nw)
also simplified network part in sdl.mak a bit
2014-12-29 20:38:18 +01:00
Osso
0bd97a7c13 snes_ppu_device: removed unneeded running_machine parameter were it wasn't needed and removed some machine().first_screen() calls (nw) 2014-12-29 20:21:57 +01:00
Oliver Stöneberg
81e4dde0c8 fixed SANITIZE=thread linking (nw) 2014-12-29 18:56:40 +01:00
hap
307ea7b399 (MESS)Game added or promoted to working
------------------
Amaze-A-Tron [hap, Sean Riddle]
2014-12-29 14:52:03 +01:00
Osso
3eb1292de8 snes.c: fixed save state problem (see smwu for example) (nw) 2014-12-29 12:19:43 +01:00
couriersud
42c969c07e Changed sdl_window_info to be closer to C++:
- Made some members private
- moved static functions into sdl_window_info
- extended work_param struct with constructors for better readability
2014-12-29 02:00:57 +01:00
yz70s
495fe0f2dd chihiro: add support for vblank wait NV2A accelarator method (nw)
It is disabled by default since is slows down too much.
There is a new debugger command "chihiro waitvblank" to enable and disable it.
2014-12-28 21:49:12 +01:00
couriersud
956f2a350e Merge branch 'master' of https://github.com/mamedev/mame.git 2014-12-28 18:40:13 +01:00
couriersud
587d5ff248 Fix "-mt" for SDLMAME windows build [Calamity, Couriersud]. 2014-12-28 18:36:45 +01:00
Dirk Best
4e92657190 Add a TEA1002 color encoder device and use it for the Aquarius. It might
make sense to make this a direct descendent of the palette_device
instead.

Color information based on TEA1002 datasheet.  [Dirk Best, nitrofurano,
Bruce Abbott]
2014-12-28 17:26:25 +01:00
hap
00e1352854 removed identical romsets 2014-12-28 17:08:09 +01:00
Robert
32600e4210 removed no-longer-needed asserts from z80dma 2014-12-28 23:01:46 +11:00
Robert
3cf2859bda z80dma : fixed buffer overflow. Fixes altos5 and wmbullet floppies. 2014-12-28 16:50:41 +11:00
Lord-Nightmare
f8ff30f8f4 Small comment fixes/addenda. (n/w) 2014-12-27 21:50:51 -05:00
Olivier Galibert
f3e001859e Didn't need that much to boot (nw) 2014-12-27 22:03:43 +01:00
mamehaze
61ed3c9623 (nw) 2014-12-27 14:45:56 +00:00
mamehaze
6ae1429c92 arcompact - it's actually executing code in cartridge space now (nw) 2014-12-27 13:39:22 +00:00
mariuszw
03baaf7e99 New clones added
--------------------
Super Breakout (Cocktail, prototype) [Mariusz Wojcieszek]
2014-12-27 12:49:24 +01:00
Osso
1a43f69fe8 mc1502.c: fixed hardlocking regression for pk88 (nw) 2014-12-27 12:35:59 +01:00
Olivier Galibert
413e4c9a83 Robert, is that your idea of a joke? (nw)
Revert "(MESS) excalibur : removed unused code (nw)"
Revert "(MESS) excalibur : more unused code (nw)"

This reverts commit 82e5806810.
This reverts commit 3b4803da9a.
2014-12-27 12:19:20 +01:00
Osso
8716f1e467 abc99_device:: fixed "ROMENTRY_ISREGION(region)" assert, now asserts in z8536.c (nw) 2014-12-27 12:09:52 +01:00
Osso
c522f8371e sf2amf: working inputs (MT05808) [darq] 2014-12-27 08:14:41 +01:00
Robert
3b4803da9a (MESS) excalibur : more unused code (nw) 2014-12-27 12:43:23 +11:00
mamehaze
d59a524856 checkpoint (nw) 2014-12-27 00:29:35 +00:00
etabeta78
608d952074 (MESS) megadriv: slightly improved support for CodeMasters 2-in-1 carts
and added a pair of unlicensed game dumps. nw.
2014-12-27 01:00:48 +01:00
mamehaze
3b35928395 arcompact - start to add the hardware loop support (nw) 2014-12-26 23:42:10 +00:00
mariuszw
6216b82a84 spelling fix (nw) 2014-12-27 00:38:20 +01:00
mariuszw
c640f66a7a New clones added
--------------------
Dominos 4 (Coctail) [Mariusz Wojcieszek]
2014-12-27 00:06:13 +01:00
mamehaze
086a3d2933 arcompact (nw) 2014-12-26 21:34:33 +00:00
mamehaze
bd420ede9a arcompact (nw) 2014-12-26 18:21:25 +00:00
mamehaze
2e56b52086 arcompact (nw) 2014-12-26 15:37:30 +00:00
mamehaze
b011d09468 new clones
Dharma Doujou (World) [rtw]

(actually the new parent)
2014-12-26 13:57:58 +00:00
mamehaze
cab6ab55ae arcompact (nw) 2014-12-26 13:31:13 +00:00
mamehaze
1d6aa90414 Merge branch 'master' of https://github.com/mamedev/mame 2014-12-26 11:46:53 +00:00
mamehaze
1010f859bc arcompact (nw) 2014-12-26 11:46:23 +00:00
Robert
82e5806810 (MESS) excalibur : removed unused code (nw) 2014-12-26 19:39:21 +11:00
etabeta78
1ec4af617a adding the new sourcefiles would have helped probably... ;) 2014-12-26 08:06:05 +01:00
etabeta78
9f95c4fb8f (MESS) gamegear: fixed detection of SMS games (via adapter) and added
support for connecting a SMS pad to the unit (via Gear2Gear port + adapter)
to play 2players games. [Enik Land]

out of whatsnew: needless to say, we are not yet in the position to use the
Gear2Gear port to link two gamegear units, so don't ask ;-)
2014-12-26 08:00:33 +01:00
Luca Bruno
be2e7b57eb luaengine: add frame hooking support
This commit adds a method to let LUA scripts register a callback
to be invoked before rendering each frame.
This callback typically makes use of screen drawing methods to
draw a custom HUD on top of each frame.

Signed-off-by: Luca Bruno <lucab@debian.org>
2014-12-25 21:06:30 +01:00
Luca Bruno
017f4e485a luaengine: add screen drawing/HUD capabilities
This commit allows LUA scripts to implement HUD capabilities,
by overlaying elements (lines, boxes, text) to screen.
Mostly used to draw custom graphic helpers for trainings and
TAS runs development.

Signed-off-by: Luca Bruno <lucab@debian.org>
2014-12-25 21:06:30 +01:00
yz70s
075a8929c6 chihiro: added support for zbuffer and stencil plus render target methods [Samuele Zannoli] 2014-12-25 13:03:13 +01:00
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
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
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
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
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
mamehaze
cfc977bd4e pass a bit more of the bios self-validation (nw) 2014-12-22 23:17:07 +00: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
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
etabeta78
2d5d82d1c6 (MESS) split vc4000 clones software from vc4000.xml and added some more
dumps from ssj & TeamEurope (credits will be given together with previous
submission). nw.
2014-12-22 07:03:37 +01:00
briantro
20ef53b9e2 New F1 Exhaust Note clone
New Clone Added
-------------------------------------
F1 Exhaust Note (Japan) [ShouTime, The Dumping Union]
2014-12-21 20:54:08 -06:00
briantro
535b49d532 Sad and lonely orphaned bootleg
New Clone Added
-------------------------------------------------------
Super Street Fighter II Turbo (Asia 940223 Phoenix Edition) (bootleg) [Anonymous]
2014-12-21 20:01:06 -06:00
Scott Stone
7bcd70b40e Corrected hashes based on provided roms for atarifb2 (nw) 2014-12-21 20:25:47 -05:00
Stiletto
3f48819f05 fix stupid typo (nw)
fix stupid typo (nw)
2014-12-21 18:43:54 -05:00
mamehaze
6dc8e53868 arcompact: starts to read the 2 copyright strings in the bios for comparison (nw) 2014-12-21 21:57:14 +00:00
mariuszw
f967b30a4f New clones added
--------------------
Atari Football II [Mariusz Wojcieszek]
2014-12-21 22:17:31 +01:00
mamehaze
464e61334b couple more ops (nw) 2014-12-21 17:42:42 +00:00
mamehaze
c0b0586d7c Merge branch 'master' of https://github.com/mamedev/mame 2014-12-21 15:54:15 +00:00
mamehaze
345997fc5d arcompact: execute first few MOVs (nw) 2014-12-21 15:53:34 +00:00
hap
31816d3e84 fix OFF button 2014-12-21 16:50:22 +01:00
mamehaze
dc9654dd94 arcompact: prepare to add more opcodes (nw) 2014-12-21 14:43:45 +00:00
arbee
03e313c539 namcops2 updates:
- added BIOS and dongle for Time Crisis 4 [Guru]
- added dongle for Gundam vs. Gundam [Guru, Darksoft]

New games added as GAME_NOT_WORKING
-----------------------------------
Tekken 5 Dark Resurrection [Guru, Darksoft]
2014-12-20 21:35:27 -05:00
arbee
8f49e0d24f New games added as GAME_NOT_WORKING
-----------------------------------
Pride GP 2003 (PR21 Ver. A) [Guru, Darksoft]
Quiz Mobile Suit Gundam: Monsenshi (QG1 Ver. A) [Guru, Darksoft]
Time Crisis 4 [Guru, Darksoft]

New clones added
----------------
Ridge Racer V Arcade Battle (RRV2 Ver. A) [Guru, Darksoft]
2014-12-20 19:36:39 -05:00
hap
e00f5bcae6 finished internal layout 2014-12-21 01:31:10 +01:00
Robert
bd8ad09abc (MESS) excalibur : yet another attempt at hires graphics. (nw)
- Also added the missing hsync bit to the csync signal.
2014-12-21 11:27:25 +11:00
hap
4c7954ecd6 added power-off and display-off 2014-12-21 01:06:54 +01:00
hap
4c9a57812e added snspell output pla from seanriddle, and fixed garbled display digits 2014-12-20 22:38:04 +01:00
Osso
f6ef3a0396 Merge pull request #88 from p1pkin/naomi#9
new clones
2014-12-20 21:01:21 +01:00
MetalliC
b300216863 new clones
Melty Blood Act Cadenza (GDL-0028) [rtw, ShouTime]

redumped "Melty Blood Act Cadenza Version B (GDL-0039)" [rtw, ShouTime]
changed Melty Blood series game names as per title screen texts
2014-12-20 21:50:58 +02:00
Osso
ae7a4392a3 7200fifo.c: added missing save state, fixes seibuspi save state problem (nw) 2014-12-20 20:49:44 +01:00
Sandro Ronco
c43a8bfa41 (MESS) digel804: added RS232 port. (nw) 2014-12-20 19:59:20 +01:00
Sandro Ronco
5137ae08df mos6551: fixed receive with parity != none. (nw) 2014-12-20 19:57:54 +01:00
arbee
e5de0260c6 (MESS) Intellivison: fix loading of very large .rom carts like D2K Arcade. [R. Belmont] 2014-12-20 12:09:18 -05:00
Miodrag Milanovic
8622158579 (MESS)-gamate :added bankswitched cartridges support, basic scrolling support [PeT] 2014-12-20 16:07:40 +01:00
Robert
927602a816 (MESS) excalibur : floppies are working (nw) 2014-12-20 23:56:49 +11:00
Alex W. Jackson
0846c5295b vindictr does not have a slapstic (nw) 2014-12-20 06:54:58 -05:00
Alex W. Jackson
305faf66f8 MT#00380, MT#01591 [Alex Jackson] 2014-12-20 05:53:11 -05:00
Osso
969616a043 asteroid.c: fixed save state problem for astdelux1 (nw) 2014-12-20 08:23:37 +01:00
mahlemiut
bfcbf9f5ab (MESS) ngen: put 386-based systems in a separate driver_device class for now, so that they don't crash. 2014-12-20 14:49:12 +13:00
Robert
2d3aede494 (MESS) fixed crash with no cart for 3 drivers (nw)
- gameking, svision, advision
- only affects my build
- See forum post for details
2014-12-20 11:28:57 +11:00
mamehaze
4878a6643a start making an actual CPU core out of the arcompact disassembler, executes the first few jumps (nw) 2014-12-20 00:17:21 +00:00
Robert
4db0f3b64d (MESS) excalibur : starting to add floppy support (nw)
(note: using old wd17xx because new wd crashes when the disk is loaded up)
2014-12-20 10:55:14 +11:00
Alex W. Jackson
7892f2cfeb tc0480scp.c: save state fix (nw) 2014-12-19 18:43:01 -05:00
Angelo Salese
7e894f7bfe Using IRQ_CALLBACK_MEMBER for irqs in MZ-2500, nw. 2014-12-20 00:12:56 +01:00
hap
46ca56f304 fixed status being reset too early 2014-12-19 23:54:04 +01:00
Lord-Nightmare
350dd4a7d0 (MESS) Fix VSM rom read through the tms51xx, and add tms6100 hookup to tispeak.c, fixing speech in speak and spell and speak and math. The drivers are usable but no display yet. Fixed speak and spell clock speed (it is 1/2 the clock input of the tms51xx chip) [Lord Nightmare]
Non-Whatsnew Note: this commit breaks the speech in radar scope trs02 set (because the rom it has has the bits in the backwards order). I will fix this later.
2014-12-19 16:20:07 -05:00
Alex W. Jackson
42829f31b1 Various, mainly Taito drivers: clean up banking, remove unneeded postload callbacks (nw) 2014-12-19 15:54:35 -05:00
Osso
0eae429554 tc0480scp.c: revert postload change for now, needs more investigation (nw) 2014-12-19 19:43:42 +01:00
Lord-Nightmare
d76401c0f5 Merge branch 'master' of https://github.com/mamedev/mame 2014-12-19 13:16:57 -05:00
Lord-Nightmare
d46d881e80 tms5110.c: implement output and read bit commands. [Lord Nightmare] 2014-12-19 13:11:28 -05:00
cracyc
c52f1266d8 windows too (nw) 2014-12-19 12:02:53 -06:00
Scott Stone
98f0d3d689 Fix yamyam and clones regression from clock change. (nw) 2014-12-19 12:58:04 -05:00
Osso
23c3deba37 Added missing save state support to segaic16_video_device. Fixes quartet2 save state problem (nw)
Some almost exclusively cosmetic changes to the device, while at it (nw)
2014-12-19 18:53:11 +01:00
Osso
6a9c5080e6 Fixed racingb save state problem (nw)
Quick testing didn't show any problems with other games using the chip, but we'll see on the next save state regression test..
2014-12-19 18:43:22 +01:00
Olivier Galibert
09ec9d6006 qt/debug: Device tree view. Looks cool with mu100 or lindbios [O. Galibert] 2014-12-19 18:26:46 +01:00
Olivier Galibert
3ef1938bef init order issue (nw) 2014-12-19 18:26:46 +01:00
Osso
b6cac0342b machine.c: the majority has spoken (nw) 2014-12-19 18:14:59 +01:00
Scott Stone
8644c3686b MZ-2500: Fixed floppy drive reverse behaviour, allows Laydock to get farther [Takeda Toshiya, Angelo Salese] 2014-12-19 12:02:36 -05:00
Oliver Stöneberg
bb652cbfec fixed Visual Studio compilation and compilation in general / small r10788_device initialization cleanup (nw) 2014-12-19 17:53:24 +01:00
mamehaze
ee0573b629 (nw) 2014-12-19 14:34:57 +00:00