Scott Stone
bafa5a7886
Fix validation and structure of a few software.xml file (nw)
...
Uppercase hash check (nw)
2019-02-14 16:53:06 -05:00
AJR
e993c0f795
crt9028: Add more handler stubs (nw)
2019-02-14 14:31:48 -05:00
Ivan Vangelista
9aa0a78c98
mame\video: removed MACHINE_CONFIG macros (nw)
...
mame\drivers: mostly removed MACHINE_CONFIG macros from drivers starting with w, x, y and z (nw)
2019-02-14 17:57:12 +01:00
Nigel Barnes
2ed835fc02
New working software list additions
...
-----------------------------------
pcx_flop: CES-BD V1.0/PC-X, CES-BD V1.2/PC-X10, HIT-BD-2 V1.0/PC-X, INFORMIX-D-B-2 V1.0/PC-X, MULTIPLAN-BD-2 V1.0/PC-X, SINIX-B V1.0/PC-X, SINIX-UP-BD V1.2/PC-X [Stefan Stapelberg]
2019-02-14 14:35:07 +00:00
Nigel Barnes
6a76c95729
New NOT_WORKING software list additions
...
---------------------------------------
hx20_rom: Forth
2019-02-14 14:35:07 +00:00
Ivan Vangelista
efc9a4df49
new not working clone
...
--------------------------------------
Star Wars (1.06, Display A0.46) [Gore Daimon, Alexandre Rocha]
2019-02-14 07:07:55 +01:00
Patrick Mackinlay
73498ef292
ims_cvc: fix big-endian addressing (nw)
2019-02-14 10:43:31 +07:00
Patrick Mackinlay
6b53ffcb5c
r4000: minor fixes (nw)
...
* paranoid approach for 64-bit mode check
* sign extension bugs
* signed multiply bug
2019-02-14 10:21:27 +07:00
Patrick Mackinlay
bdbe21690a
Merge pull request #4641 from maximumspatium/master
...
Fix compilation error when compiled with Clang 10.0.0 (Xcode 10.1)
2019-02-14 09:32:44 +07:00
couriersud
c5a513ca90
netlist: more memory allocation refactoring. (nw)
2019-02-14 01:16:39 +01:00
Maxim Poliakovski
9fad7e4c23
jazz: fix compilation with clang 10.0.0
2019-02-14 00:17:18 +01:00
couriersud
aad01d572a
netlist: indent. (nw)
2019-02-13 23:23:14 +01:00
couriersud
dfca58548d
Merge pull request #4639 from cam900/patch-80
...
scripts/src/netlist.lua : Fix spacing
2019-02-13 23:19:48 +01:00
ajrhacker
95f4c94198
Merge pull request #4638 from shattered/_535aece712
...
use logmacro.h instead of ad-hoc DBG_LOG macro (nw)
2019-02-13 16:59:17 -05:00
cam900
9e495a17eb
scripts/src/netlist.lua : Fix spacing
2019-02-14 06:48:56 +09:00
couriersud
fb685c05b9
netlist: memory allocation clean-up. (nw)
2019-02-13 22:37:07 +01:00
couriersud
182a06055f
Fix 3rdparty/asio to compile with libc++ 9.0. (nw)
2019-02-13 22:35:19 +01:00
cam900
e886abcd37
es8712.cpp : Allow finder for msm ( #4595 )
2019-02-13 22:21:23 +01:00
ClawGrip
5b1418a6de
gaelco2.cpp: Fix some "saltcrdi" ROM sizes (nw) ( #4636 )
...
* gaelco2.cpp: Fix some "saltcrdi" ROM sizes (nw)
Also, maybe we should remove the sound hardware mapping and add the MACHINE_NO_SOUND_HW flag, since the PCB has no sound hardware.
* gaelco2.cpp: Fix values on previous commit (nw)
2019-02-13 22:15:29 +01:00
ajrhacker
f077ba0567
Merge pull request #4637 from JoakimLarsson/ins8154
...
ins8154.cpp: Fixed bit register accesses
2019-02-13 15:22:53 -05:00
cracyc
6e91e36894
hiscore.dat: fix gorf (nw)
2019-02-13 13:36:16 -06:00
Joakim Larsson Edstrom
a560bfcc20
ins8154.cpp: Fixed bit register accesses
2019-02-13 20:14:00 +01:00
Ivan Vangelista
088c214cf7
misc MCFG and MACHINE_CONFIG macro removal (nw)
2019-02-13 19:16:32 +01:00
AJR
29fa02b16e
pcd, pcx: Stop conflating cursor blink with character blink (nw)
2019-02-13 09:59:03 -05:00
AJR
ef5714d182
pcx: Fix jailbars appearing in white-on-black mode
2019-02-13 09:24:56 -05:00
cracyc
3eac3a22ee
pcd: remove now unnecessary hack (nw)
2019-02-13 08:10:04 -06:00
Robbbert
590431adc9
(nw) Changed "Fatal error: Fatal error: blah" to "Fatal error: blah".
2019-02-13 20:05:45 +11:00
hap
26d9320c2a
better (nw)
2019-02-13 09:45:06 +01:00
hap
f6262a1e86
revert part of timer.h change (nw)
2019-02-13 09:35:51 +01:00
Robbbert
d572847403
(nw) gamecom : marked as working since it runs all known games.
2019-02-13 18:15:34 +11:00
AJR
a561a0ea39
scn2674: Blank display line by line
2019-02-12 21:36:45 -05:00
AJR
f99e295ad7
cosmac: Don't skip over instructions in debugger after DMA cycles
...
(nw) This does nothing to fix MT #7232 , but could make the problem easier to debug.
2019-02-12 21:36:05 -05:00
AJR
ffbfc3c099
audio/harddriv.cpp: A little less logging (nw)
2019-02-12 21:33:43 -05:00
cracyc
6f35b941d5
i186: make drq level triggered (nw)
2019-02-12 19:08:26 -06:00
Sergey Svishchev
e0736a217f
use logmacro.h instead of ad-hoc DBG_LOG macro (nw)
2019-02-12 22:51:41 +03:00
AJR
e32118eccb
Fix clang error: reference to non-static member function must be called (nw)
2019-02-12 12:32:34 -05:00
Ivan Vangelista
4ea765bcc0
megadriv.xml: fixed validation (nw)
2019-02-12 18:08:04 +01:00
Ivan Vangelista
a076b8d95d
volt_reg: removed MCFG macro (nw)
2019-02-12 18:05:01 +01:00
David Haywood
febaed1aa7
new NOT WORKING machines ( #4630 )
...
* new NOT WORKING machines
---
Let's! TV Play Super Spot! Rolling Tamagotchi (Japan) [Sean Riddle, Peter Wilhelmsen]
Zeus IG900 20-in-1 (US?) [Sean Riddle, Peter Wilhelmsen]
Tamagotchi needs inputs etc. verifying (they kinda work, but not very well) and probably seeprom fixes if it's anything like the rest.
Zeus is encrypted / scrambled, probably not too complex, but annoying. Some of the games are the same as Zone60 and the Vii 10in1 etc.
* investigate encryption (nw)
* getting there (nw)
* mapping some inputs (nw)
* (nw)
* input improvements (nw)
* (nw)
* (nw)
* (nw)
* new WORKING software list entries
jakks_gamekey_dp:snowwhit Snow White and the Seven Dwarfs - Memory Chase & Rescue Race, [Sean Riddle, 20 external donators]
jakks_gamekey_nm:pacbosrx Pac-Man & Bosconian & Rally X (11 JUL 2005 A SKU I) [Sean Riddle, 20 external donators]
* (nw)
* some tidy (nw)
* squash decrypt (nw)
2019-02-12 10:35:34 -05:00
AJR
24b48a9fa8
Fix clang error: private field 'm_dma_address' is not used [-Werror,-Wunused-private-field] (nw)
2019-02-12 09:25:51 -05:00
Patrick Mackinlay
a035eafdfe
jazz: wip checkpoint (nw)
...
At this point, jazz can start Windows NT 4.0 from cdrom, but crashes launching the session manager just prior to running setup.
2019-02-12 18:09:47 +07:00
AJR
71c134c887
sys80: Add 50 Hz version with different timings
...
(nw) Note that "NTSC" and "PAL" would be misnomers for systems with monochrome video output and idiosyncratic line rates.
The 50 Hz timings have also been applied to the HT-1080Z (available documentation for which seems not particularly reliable).
2019-02-12 15:30:51 +11:00
Scott Stone
33968fd8fb
Fixed MT#7231
...
megadriv.xml: loadflag no longer required for jpond (nw)
2019-02-11 22:58:19 -05:00
braintro
6038d4dd18
goindol.cpp: the "Korea" set clearly shows a For Use in Japan.. so make mark it Goindol (Japan) (nw)
2019-02-11 20:55:55 -06:00
braintro
bb084e9a96
model2.cpp: Minor doc update for Over Reb (nw)
2019-02-11 20:44:27 -06:00
ajrhacker
74713c383d
Merge pull request #4631 from Happy-yappH/master
...
sgi hpc1, fix dma byte count mask, (nw)
2019-02-11 21:36:26 -05:00
Happy
1e749cd345
sgi hpc1, fix dma byte count mask, (nw)
...
Fixes panic when indigo4k tries to read cdrom.
2019-02-11 19:28:31 -07:00
cracyc
c1db607060
leland: better fix (nw)
2019-02-11 20:17:44 -06:00
Michael Zapf
5755f55af4
ti99: Fixed cassette instabilities, caused by improper timer usage; introduced synchronous clock input for 9901
2019-02-12 01:41:33 +01:00
cracyc
fe502c0d41
hiscore.dat: updates [Leezer]
2019-02-11 18:11:02 -06:00