Commit Graph

59204 Commits

Author SHA1 Message Date
AJR
8e768ae25e age_cand: Company name correction (nw) 2018-05-16 02:00:05 -04:00
Olivier Galibert
850ac95af1 gt: don't write out of bounds (nw) 2018-05-16 07:31:47 +02:00
AJR
4ce27b8305 cit101: Add reverse screen mode (nw) 2018-05-15 23:52:41 -04:00
AJR
a7cf8d362c cit101: And another note (nw) 2018-05-15 23:43:30 -04:00
AJR
b40115fee5 cit101: Note (nw) 2018-05-15 23:11:45 -04:00
AJR
d3dcd7f8a3 cit101: Cut off garbage rows from setup screens by adding extra height to previous rows (nw) 2018-05-15 22:49:32 -04:00
arbee
732119afb2 sh4drc: fix SR damage in new CMP implementations (nw) 2018-05-15 21:55:18 -04:00
Dirk Best
5b533f87d7 model1: Emulate the I/O board used by Wing War and Netmerc
It's also used by Virtua Cop, will be hooked up later to it.
2018-05-16 03:23:54 +02:00
AJR
4308e2a0c7 sound.cpp: Turn this check into an assert now that the caller should prevent this (nw) 2018-05-15 20:28:54 -04:00
Olivier Galibert
01d18f8372 oops (nw) 2018-05-16 02:27:33 +02:00
AJR
dd98ab70f6 pesadelo: This works much better than memcpy or the faulty push_back (nw) 2018-05-15 20:04:03 -04:00
AJR
7ff0c69349 vectrex: Fix probable bug with lightpen-triggered interrupt 2018-05-15 19:50:42 -04:00
AJR
9b3078ab45 Fix errors from 5cc2319a2e (nw) 2018-05-15 19:37:49 -04:00
AJR
4f13ab7d12 sound.cpp: Perform the sanity check from a0137c10da in a better place (nw, seems to fix assert error) 2018-05-15 19:28:00 -04:00
MetalliC
e9a2814b43 new NOT WORKING machine
-----------------------
Donkey Kong Banana Kingdom (host) [Darksoft, Bill D, The Dumping Union]
2018-05-16 02:15:25 +03:00
Olivier Galibert
903ec1ae96 interpro: pass more diag stuff (nw) 2018-05-16 01:05:50 +02:00
AJR
252b61cca6 Eliminate remaining non-diexec PULSE_LINE hacks and disable some side effects (nw) 2018-05-15 15:17:32 -04:00
AJR
fd09d19f56 z80ctc.cpp: Room for improvement (nw) 2018-05-15 15:04:31 -04:00
AJR
4acb7f4bad Start killing off non-diexec PULSE_LINE hacks (nw) 2018-05-15 14:56:19 -04:00
Ivan Vangelista
bbf9a9cf40 new working clone
-------------------------
Street Fighter II': Champion Edition (bootleg with level selection) [hammy, The Dumping Union]
2018-05-15 20:12:16 +02:00
Ivan Vangelista
1795cd3b24 new not working clone
--------------------------------
Bow & Arrow (Prototype, rev. 22) [PinMAME]
2018-05-15 20:07:50 +02:00
Olivier Galibert
a0137c10da sound: If stream->update() is done going back in time (originating from
different devices at a different execution point), don't try to generate
a negative number of samples [O. Galibert]

Not sure why that never happened before.  Oh well.
2018-05-15 19:28:34 +02:00
Ivan Vangelista
6762946a67 gatron.cpp: output_finder (nw) 2018-05-15 19:15:20 +02:00
hap
359d86c537 New working machine added
-----------
Operation: Aliens (Tiger handheld) [hap, Sean Riddle]
2018-05-15 16:05:54 +02:00
Patrick Mackinlay
90dc810023 interpro: wip checkpoint (nw) (#3573)
* softfloat3: do we like this better? (nw)

* softfloat3: it gets the hose again (nw)

* softfloat3: sonofa (nw)

* interpro: wip checkpoint (nw)

* added 6x00 models
* added EDGE graphics skeleton
* split bus/cards into two types
* various fixes/changes
2018-05-15 16:01:13 +02:00
angelosa
4a0bbac3b5 f1gp.cpp: added some undocumented dip switches, added possibility to use 4-way joysticks [Angelo Salese] 2018-05-15 15:26:18 +02:00
Dirk Best
6137151a1b berzerk: output_finder 2018-05-15 14:21:27 +02:00
Vas Crabb
a8b6d4cd95 there's a key for that now (nw) 2018-05-15 18:49:26 +10:00
Patrick Mackinlay
44d80b6fb0 proposal: move z80daisy* to devices/machine (#3572)
* proposal: move z80daisy* to devices/machine

Seems to me this is a machine, not a CPU? Main reason was to stop the Z80 CPU from being dragged into systems that don't have one just because they use a Z80 family peripheral.

* missed this one (nw)

* missed a spot (nw)
2018-05-15 17:53:07 +10:00
AJR
37c6acfdad i8155: Silence logging (nw) 2018-05-15 01:58:40 -04:00
arbee
ac2578aaa6 sh4drc: remove remaining CALLC from FRCHG (nw) 2018-05-15 00:12:53 -04:00
AJR
a877a4461c raidenb: Note undumped PROM; undumped EPLDs belong to the more common version (nw) 2018-05-14 23:27:56 -04:00
braintro
91d7287d50 midwunit.cpp: Slight correction (nw) 2018-05-14 21:35:33 -05:00
braintro
8871c36baf midwunit.cpp: Explicitly name PCB (nw) 2018-05-14 21:27:51 -05:00
braintro
36bd3e0627 Merge branch 'master' of https://github.com/mamedev/mame 2018-05-14 21:25:53 -05:00
Roberto Fresca
8c7ab80cba
Merge pull request #3569 from DavidHaywood/140518
new machines marked as NOT WORKING
2018-05-14 23:25:48 -03:00
braintro
2e49b856e7 Merge branch 'master' of https://github.com/mamedev/mame 2018-05-14 21:24:56 -05:00
Roberto Fresca
d515259920
ups... (nw) 2018-05-14 23:23:02 -03:00
braintro
38519e84e6 Merge branch 'master' of https://github.com/mamedev/mame 2018-05-14 21:22:29 -05:00
braintro
d7300a4dd3 midwunit.cpp: Document alternate labels found on Wrestlemaina v1.3 PCB (nw) 2018-05-14 21:22:01 -05:00
Roberto Fresca
1fe9a995cf
gatron.cpp updates.
Defined CPU clock and some spacing (nw)
2018-05-14 23:21:38 -03:00
Roberto Fresca
340c206fc7
Phoenix.cpp updates...
Documented the Next Fase sound device.
2018-05-14 22:56:26 -03:00
Justin Kerk
31837090c7 New working software list additions
-----------------------------------
ibm5170: Curse of Enchantia, Gunship 2000 [Arcade Shadow]
2018-05-14 18:27:42 -07:00
arbee
afdd0d26d6 sh4drc: optimized some of the previously implemented UML (nw) 2018-05-14 20:40:08 -04:00
angelosa
4d27f9c00c seicopbl.cpp: not making sense lalala (nw) 2018-05-14 22:14:43 +02:00
angelosa
ff3f396611 seicupbl.cpp: pri 1 is 0xfff0 not 0xfffc (nw) 2018-05-14 22:14:41 +02:00
angelosa
8b378a8fc6 seicopbl.cpp: 5105 / 5905 (nw) 2018-05-14 22:14:37 +02:00
Vas Crabb
c3bb16e636 dammit (nw) 2018-05-15 05:50:58 +10:00
Vas Crabb
2332572800 More cleanup/streamlining of machine configuration and macros:
* Get rid of implicit prefix for GFX decode names and prefix them all
* Get rid of special macro for adding GFXDECODE in favour of constructor
* Make empty GFX decode a static member of interface
* Allow palette to be specified to GFXDECODE as a device finder
* Removed diserial.h from emu.h as it's used relatively infrequently

Also fix darkseal and vaportra propely.  The palette device
automatically attaches itself to a share with matching tag.  The correct
solution here is to rename one or the other out of the way, since it was
never attached to a share before.
2018-05-15 05:43:28 +10:00
ajrhacker
d1f8569f4d
Merge pull request #3570 from DavidHaywood/140518_2
new WORKING clones
2018-05-14 14:50:47 -04:00