Alex W. Jackson
1819b3c8b8
namcos1.c, namcos86.c: fix flipscreen after core changes, add SCREEN_RAW_PARAMs [Alex Jackson]
2014-02-25 14:26:40 +00:00
Oliver Stöneberg
c4ba73f743
fixed src/emu/machine/nvram.c clang compilation (nw)
2014-02-25 12:43:58 +00:00
Oliver Stöneberg
5278254236
rest of ATTR_PRINTF review (nw)
2014-02-25 12:25:33 +00:00
Oliver Stöneberg
d0ec062e2c
MESS part of ATTR_PRINTF review (nw)
2014-02-25 12:13:30 +00:00
Alex W. Jackson
5c27ec48a2
baraduke.c, pacland.c: fix flipscreen after core changes, add SCREEN_RAW_PARAMs [Alex Jackson]
2014-02-25 12:06:47 +00:00
Oliver Stöneberg
aa785afb99
first round of printf fixes (nw)
2014-02-25 11:55:35 +00:00
Couriersud
9d8fbd5274
Fix Visual-C build.
2014-02-25 07:07:41 +00:00
Michaël Banaan Ananas
6e3f031f42
prev ymz280 commit was problematic, so revert
2014-02-25 03:34:41 +00:00
Couriersud
bd09f4dbc0
Fixed a netlist crash on clang due to ATTR_NORETURN. Also fixed some debug statements. [Couriersud]
2014-02-24 23:47:40 +00:00
Andreas Naive
dafa3b185b
Added some comments on atarigx2's protection (nw)
2014-02-24 22:45:57 +00:00
mahlemiut
602fb6e7e8
fm7: reduced some tagmap usage, still need to look at fm77av banking, though. (no whatsnew)
2014-02-24 22:41:25 +00:00
Ivan Vangelista
8a24ac16ad
Fixed gunsur2 regression. Does this set miss the rom key dump? Now it crashes later on, matching gunsur2e behaviour.
2014-02-24 22:12:55 +00:00
Ivan Vangelista
c8847cb514
Fixed calomega regression. The games using the acia suffer of a huuuge slowdown. Probably expected, though. (nw)
2014-02-24 21:30:25 +00:00
Wilbert Pol
4455358c8a
(MESS) Fixed MT005469
2014-02-24 21:20:53 +00:00
Ivan Vangelista
331e399aa8
Reduced tagmap lookups in bigbord2.c (nw)
2014-02-24 21:08:19 +00:00
Ivan Vangelista
ea1fd654f4
Reduced tagmap lookups in gp2x.c (nw)
2014-02-24 20:54:56 +00:00
Ivan Vangelista
dde70da581
Reduced tagmap lookups in sbrain.c and removed unneeded include in atarifdc (nw)
2014-02-24 20:37:29 +00:00
Ivan Vangelista
447d006dde
sharrier inputs, take two. See MT05468 (nw)
2014-02-24 16:48:28 +00:00
Curt Coder
50838fadd5
Fixed clang compile. (nw)
2014-02-24 14:30:18 +00:00
smf-
36ea0b6253
Removed diserial connect(). Converted thomson, mc1502 & wangpc to use DEVCB2 instead. [smf]
2014-02-24 13:52:14 +00:00
Michaël Banaan Ananas
e833238f6d
better use a number constant here since clock isnt really known
2014-02-24 12:36:05 +00:00
Michaël Banaan Ananas
4ebd4b974d
add dummy soundcpu so we can see the disasm in mame debug
2014-02-24 12:31:01 +00:00
R. Belmont
da20fa8ee4
(MESS) apollo: finish devcb2'ing the keyboard (nw)
2014-02-24 04:07:11 +00:00
Brian Troha
a80806293d
new Super Toffy parent
...
Out of whatsnew: This is the original non Unico version by Midas.
New Clone Added
------------------------------------
Super Toffy [System11, The Dumping Union]
2014-02-24 03:17:45 +00:00
Michaël Banaan Ananas
49f492c4a8
added basic support for FLASH_AMD_29LV200T
2014-02-24 02:55:18 +00:00
R. Belmont
04cca4aa91
(MESS) More apollo updates [R. Belmont]
...
- Old 68681 is gone
- Apollo keyboard now speaks diserial
- Headless configs use the serial terminal device
nw: And Domain/OS still boots and X11 comes up and works.
2014-02-24 02:43:26 +00:00
R. Belmont
020c376df5
n68681: fix a few uninitalized variables, beefed up optional logging [R. Belmont]
2014-02-24 02:39:38 +00:00
Scott Stone
a5c3b2d1a7
(MESS) ql.c - Fixed up communication between main 68008 CPU and 8048 IPC so that making sound does not crash the machine. [Phill Harvey-Smith]
2014-02-24 01:19:43 +00:00
smf-
3908bf9483
is it safe? (nw)
2014-02-24 00:47:24 +00:00
smf-
d5f2d6add7
#if DEBUG_VIEWER instead of #if defined() (nw)
2014-02-23 22:26:26 +00:00
David Haywood
022bf2e026
looks like this uses thumb2 code.
2014-02-23 21:46:38 +00:00
R. Belmont
2fd5a5e43b
Deal with clock duty as per smf (nw)
2014-02-23 21:13:36 +00:00
Nathan Woods
a2ff7cf249
Factored out quit/confirmquit logic into ui_manager::request_quit()
2014-02-23 20:28:32 +00:00
David Haywood
09ee48d11a
started looking at some of the orphaned ROMdefs the clang fixes turned up. I think one or two are genuine mistakes but still need to see if I have the files before I add the missing lines.
...
also split multfish into .c files and header, moving details of the sets where we only have reference info but there are no known dumps to a different file to avoid confusion. (nw)
2014-02-23 20:16:49 +00:00
Ivan Vangelista
0f6b812db0
Fixed input regression in quizard and clones (nw)
2014-02-23 19:02:42 +00:00
R. Belmont
db9f8b663b
(MESS) apollo: Start modernizing/cleanup. [R. Belmont]
2014-02-23 18:25:01 +00:00
David Haywood
35a4d4560a
hook the 036 decryption up to igs_m036.c and pgm2.c (nw)
2014-02-23 16:06:13 +00:00
smf-
dfd44f91f4
added a space before : (nw)
2014-02-23 15:02:09 +00:00
Couriersud
aa0b321b05
Fixed netlist examples.
2014-02-23 14:57:24 +00:00
Couriersud
4a4501a474
Only fatalerror if we are trying to connect two railnets.
2014-02-23 14:52:32 +00:00
Ivan Vangelista
f628179cd7
Fixed MT05466 (nw)
2014-02-23 14:22:31 +00:00
Couriersud
e65dd38acf
Minor netlist updates with focus on performance. Also added 16bit int to pstate.
2014-02-23 14:08:10 +00:00
smf-
355c0c472a
changed dleuro from beep to speaker driven by z80ctc and removed some unnecessary accessors (nw)
2014-02-23 13:50:08 +00:00
smf-
38d827e993
Converted PIT8253 to DEVCB2 [smf]
2014-02-23 13:00:28 +00:00
Robbbert
ed701f13e7
(MESS) microvision : added SuperBlockBuster to software list
2014-02-23 11:24:30 +00:00
smf-
8724289bde
Added hack for required_device not being set until device_start(), it would be nice if they were filled in during config complete. (nw)
2014-02-23 11:14:42 +00:00
smf-
9e7571126a
Remove local lists of midi devices as they are currently all the same [smf]
2014-02-23 11:13:03 +00:00
Robbbert
c828d34891
(MESS) sorcerer : added .TAPE cassette format [Robbbert]
2014-02-23 11:11:58 +00:00
Michaël Banaan Ananas
4b4c023274
forgot how to break;
2014-02-23 11:05:02 +00:00
Miodrag Milanovic
04fbc6540f
validation fix in main trunk (nw)
2014-02-23 07:55:09 +00:00