Vas Crabb
c54c83ca94
(nw) get rid of some MACHINE_(START|RESET)_MEMBER, get rid of static state in atarisy4
2018-05-16 22:46:01 +10:00
Vas Crabb
166638ce80
Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect of making machine-config overrides of these much"
...
This reverts commit c83e2a853d
.
Revert "fix compile. (nw)"
This reverts commit a259ba3e36
.
GCC is being bad and allowing invalid C++ that other compilers reject.
2018-05-16 21:56:39 +10:00
Curt Coder
8e796a2075
abc806: Fixed memory banking allowing CP/M to boot. [Curt Coder]
2018-05-16 13:54:09 +03:00
Curt Coder
3dc30bab10
abc800.xml: Move non abc806 specific items to abc800 list. (nw)
2018-05-16 13:54:09 +03:00
Ivan Vangelista
37161645da
astrocde.cpp: fixed seawolf2 regression (nw)
2018-05-16 12:29:43 +02:00
mooglyguy
a259ba3e36
fix compile. (nw)
2018-05-16 11:58:08 +02:00
MooglyGuy
c83e2a853d
- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect of making machine-config overrides of these much
...
uglier, but this is intended to discourage ongoing use, and will be gradually eliminated.
2018-05-16 11:58:08 +02:00
cam900
2242ff0089
taitogn.cpp : Cleanup duplicates
2018-05-16 19:10:10 +10:00
Sergey Svishchev
c7bda1bc2f
video/hp1ll3: add runtime bounds check in CONF command (issue#3523) (nw) ( #3547 )
...
* video/hp1ll3: add runtime bounds check in CONF command (issue#3523) (nw)
* report unexpected CONF words if they are received (nw)
2018-05-16 18:43:05 +10:00
Ivan Vangelista
680d9e1aeb
kinst.cpp: fixed an old screw-up of mine that effectively prevented loading non default bioses (nw)
2018-05-16 10:39:49 +02:00
AJR
3bad31a73a
cit101: Add brightness control (nw)
2018-05-16 02:33:10 -04:00
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