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
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