Commit Graph

62629 Commits

Author SHA1 Message Date
Robbbert
d946cc802e (nw) housekeeping 2018-11-23 08:02:06 +11:00
arbee
08d658d046 New machines added as MACHINE_NOT_WORKING
Network Computing Devices Explora Pro XQ [R. Belmont, Jonathan Gevaryahu]
2018-11-22 12:51:39 -05:00
cam900
a23771ab39 cave.cpp : Cleanups (#4020)
* cave.cpp :
Remove unnecessary palette init, Add notes, Fix spacings, Remove some MCFGs, Cleanup namings, Remove register_postload
cave.h : Use private:

* cave,cpp : Fix save

* cave.cpp : Fix spacing

* cave.cpp : Cleanup some ACCESSING_BITs, Write handlers, Inputs, gfxdecodes, Correct namings, Fix tilemap update
2018-11-22 18:40:33 +01:00
Ivan Vangelista
fabd214f57 mame/audio: various devcb3ification and demacroification (nw) 2018-11-22 18:17:56 +01:00
AJR
c60cee6056 New machines marked as NOT_WORKING
----------------------------------
TS-1 (v2.13.0) [Bitsavers, bhilpert]
2018-11-22 12:01:30 -05:00
hap
95702795e9 deco_irq: allow raster irqs in active display (glitches in dragon gun bottom part of screen otherwise) (nw) 2018-11-22 17:12:33 +01:00
hap
ab95800cad deco_irq: trigger interrupts at the start of hblank instead of at the 1st active pixel (nw) 2018-11-22 17:05:29 +01:00
hap
3f2f495333 deco_irq: y doesn't fit in a byte (nw) 2018-11-22 16:54:32 +01:00
Patrick Mackinlay
3349e3e990 am79c90: fixes (nw)
* took over copyright due to near-total rewrite
* tweaked logging
* corrected tx/rx on/off behaviour
* block register access while not stopped
* crc error is an error
2018-11-22 14:46:45 +07:00
Patrick Mackinlay
7c932d2b5c ncd17c: finish lance hookup (nw)
Lance diagnostics pass on ncd17c now, but still fail on ncd19 because it's trying to access a different chunk of ram.
2018-11-22 14:38:06 +07:00
AJR
1c3693c6fa ikt5a: Split off to separate driver (nw) 2018-11-22 01:39:21 -05:00
braintro
baa4fe7712 kickgoal.cpp: Fix Kick Goal clock speeds (nw)
Both Kick Goal and Action Hollywood run on the same PRO-3/B PCB so use the measured clocks from Action Hollywood for Kick Goal.
2018-11-21 23:44:38 -06:00
arbee
33ec6b1e69 make sure LANCE is attached to both drivers (nw) 2018-11-21 21:07:29 -05:00
R. Belmont
ddb7e622e2
Merge pull request #4321 from clawgrip/patch-13
Update carts hardware info (nw)
2018-11-21 20:55:16 -05:00
David Haywood
1f4f1c4a30 World Rally / Blomby Car improvements (shadow / headlight in Blomby Car) (#4318)
* experimental code (nw)

* better code, fix issues (nw)

* works for both games (nw)

* refactor (nw)

* this seems to match reference material (nw)
2018-11-21 20:54:50 -05:00
arbee
98b1f5a852 ncd17c: dumped 6805 and hooked up comms with main CPU [R. Belmont, Al Kossow] 2018-11-21 20:52:35 -05:00
ajrhacker
6fef9859c7
Merge pull request #4320 from hp9k/hp98643
Add HP98643 LANIC network card
2018-11-21 16:58:01 -05:00
hap
565afd8047 Revert "cpu/nec: force bits 12..15 of flag word to 1 in POPF, to match Intel 8086. (nw)"
This reverts commit 3ae59bf35d.
2018-11-21 22:46:56 +01:00
ClawGrip
d03a5a7190
Update carts hardware info (nw) 2018-11-21 21:51:39 +01:00
Sven Schnelle
1edf5a32fd Add HP98643 LANIC network card 2018-11-21 21:44:50 +01:00
Ivan Vangelista
ce9168b221 klax.cpp: some minor notes on klax2bl2 (nw) 2018-11-21 21:43:45 +01:00
Ivan Vangelista
3ce64b47e4 klax.cpp: make the bootlegs boot, still stop working after a while (nw) 2018-11-21 20:32:39 +01:00
Ivan Vangelista
165e1c74f8 new not working clone
--------------------------------
Klax (set 2, bootleg set 2) [PaTrYcK]
2018-11-21 20:11:38 +01:00
cracyc
31850556b4 plugins/cheatfind: oops (nw) 2018-11-21 12:50:58 -06:00
hap
b6cde8da9a docastle: put maincpu irq back to vsync (nw) 2018-11-21 18:35:43 +01:00
Ivan Vangelista
fd15adb7f0 video/st0020: removed MCFG macros (nw) 2018-11-21 18:33:42 +01:00
cam900
97d51d9727 st0020.cpp : Reduce duplicate, Device finder, Cleanup tilemap mapping (#3881)
* st0020.cpp : Reduce duplicate, Device finder, Cleanup tilemap mapping

* st0020.cpp : Minor spacing fix
2018-11-21 18:23:06 +01:00
Ivan Vangelista
dec633d2dc src/mame/video: switched various devices to devcb3 and removed MCFG macros (nw) 2018-11-21 18:13:26 +01:00
hap
547e7f53be segas16b: added QUANTUM_TIME for games with 8751, this gets rid of sprite lag in goldnaxe, altbeast (nw) 2018-11-21 17:46:07 +01:00
hap
18980024ed typo (nw) 2018-11-21 17:18:56 +01:00
Patrick Mackinlay
ccdd6ae1fc taptun: and formatting too (nw) 2018-11-21 19:33:15 +07:00
Patrick Mackinlay
533cd7f6cc taptun: bollocks (nw) 2018-11-21 19:15:59 +07:00
Patrick Mackinlay
91993a13ad taptun: padding and fcs on Linux too (nw) 2018-11-21 19:06:08 +07:00
Patrick Mackinlay
685c116dfc 4dpi: comments (nw) 2018-11-21 17:41:12 +07:00
Patrick Mackinlay
92335b5a9a mips: yes, it's inverted (nw) 2018-11-21 17:38:20 +07:00
Vas Crabb
7986d3cb2c protected base member nonsense (nw) 2018-11-21 21:17:54 +11:00
Patrick Mackinlay
0a12fa3d82 am79c90: forced collision mode (nw)
Also fixed some error handling.
2018-11-21 17:10:01 +07:00
Dirk Best
56f1d01eaa a2065: Fix DMA/memory accesses 2018-11-21 11:09:10 +01:00
Patrick Mackinlay
05449c1ca3 mips: add rx3230 aka MIPS Magnum 3000 2018-11-21 16:33:18 +07:00
Patrick Mackinlay
3349712290 bt459: make handlers public (nw) 2018-11-21 16:22:39 +07:00
Vas Crabb
82348086bc (nw) misc cleanup - mostly missing #include guards and inconsistent initialiser list formatting 2018-11-21 19:11:38 +11:00
Ivan Vangelista
83f7ca8848
bus/isa/cga.cpp: fix this regression, too (nw) 2018-11-21 08:26:01 +01:00
Lord-Nightmare
f03aae98fd fix build (nw) 2018-11-21 01:38:29 -05:00
braintro
951a9b7eec segas16b.cpp: Add additional comment & correct init. (nw) 2018-11-20 23:19:54 -06:00
braintro
2e5b7ddfed new clone added - Shinobi Set 5
Out of whatsnew:

Set is the same as shinobi3 but with standard Z80.  Notice new Sega ID#s for this unprotected set.

So the following can be deduced:

Main board 837-6500-01 is standard 68000 + stardard Z80
Main board 837-6500-02 is standard 68000 + MC8123B (317-0054)

ROM board 834-6499-03 is the MC8123B verson of 834-6499-01??
ROM board 834-6499-04 is the MC8123B verson of 834-6499-02

Information verified from multiple eBay auction pictures.

New Clone Added
-----------------------------------------------
Shinobi (set 5, System 16B) (unprotected) [Brian Troha]
2018-11-20 23:08:55 -06:00
AJR
b86c8a5bf4 amstr_pc.cpp: Fix configuration (nw) 2018-11-20 23:29:27 -05:00
braintro
e51fba4161 peplus.cpp: Minor documentation update / info for various PE+ sets / ROMs (nw) 2018-11-20 22:07:50 -06:00
Nigel Barnes
0e59a7fa27 bbc: Added Aries B488 and Acorn IEEE488 Interface devices on 1MHz bus. 2018-11-20 21:55:05 +00:00
Nigel Barnes
5aa7f91733 New NOT_WORKING software list additions
---------------------------------------
electron_flop: E2P Operating System (Disk), E2P Hi-Basic
2018-11-20 21:55:05 +00:00
Nigel Barnes
66fb855743 bbcb_flop_orig.xml: correct rom interface (nw) 2018-11-20 21:55:05 +00:00