Commit Graph

62650 Commits

Author SHA1 Message Date
David Haywood
e1cf01ee59 XaviX - cheap hack to get epo_efdx to show a title screen + dumps of the remaining US e-kara carts (#4322)
* cheap hack to get epo_efdx to show a title screen

* ekara.xml: added e-kara US volumes 4,5,6,7  [Team Europe + contributors]

ekara:us_vol4 e-kara US Volume 4 (US-E004)
ekara:us_vol5 e-kara US Volume 5 (US-E005)
ekara:us_vol6 e-kara US Volume 6 (US-E006)
ekara:us_vol7 e-kara US Volume 7 (US-E007)

(and verified starter,1,2,3)

* shows 2002

* notes (nw)
2018-11-23 09:38:58 -05:00
R. Belmont
c0f8485afb
Merge pull request #4325 from cam900/nmk112_mcfg
nmk112.cpp : Remove MCFGs, Unnecessary arguments of CPU interface
2018-11-23 09:38:32 -05:00
R. Belmont
3f73913984
Merge pull request #4324 from cam900/patch-72
drgnmst.cpp : Add notes, Fix 8x8 tile bank
2018-11-23 09:37:57 -05:00
R. Belmont
02ceaf6e83
Merge pull request #4329 from hp9k/98550_change
hp9k_3xx: use 98550A on newer models
2018-11-23 09:37:19 -05:00
R. Belmont
bf9451944c
Merge pull request #4328 from hp9k/human_interface_reset
hp9k3xx: call reset() instead of manually resetting subdevices (nw)
2018-11-23 09:36:47 -05:00
R. Belmont
6d1a54a635
Merge pull request #4327 from hp9k/misc_fixes
hp9k_3xx: misc fixes (nw)
2018-11-23 09:36:15 -05:00
R. Belmont
29ec2be1fa
Merge pull request #4326 from hp9k/hp9122_layout
hp9122: add layout (nw)
2018-11-23 09:34:07 -05:00
Sven Schnelle
957a845cf0 hp9k_3xx: use 98550A on newer models
use the HP98550A card on HP9000/360 and 370 models so we have
a more realistic machine for using HP-UX.
2018-11-23 14:35:35 +01:00
Sven Schnelle
eb3f890729 hp9k3xx: call reset() instead of manually resetting subdevices (nw) 2018-11-23 14:08:19 +01:00
Sven Schnelle
3a734b6602 hp9k_3xx: misc fixes (nw)
- fix PPOLL logic in human_interface, make HP-UX recognize GPIB floppy drives
- support reading of WMOVE_ACTIVE register in catseye graphics
- add some missing default mappings to ITF keyboard
- fix default interrupt level of 98644A to match HP-UX default configuration
- set SCSI transfer speed in configuration register to 4MB/s, which matches the
  hardware setting
2018-11-23 13:53:07 +01:00
Sven Schnelle
8ac744ebcf hp9122: add layout (nw) 2018-11-23 13:37:47 +01:00
Patrick Mackinlay
0ac5f76c95 appveyor: another one (nw) 2018-11-23 17:00:24 +07:00
Patrick Mackinlay
f997feb4b9 appveyor: experiment (nw) 2018-11-23 16:38:58 +07:00
Vas Crabb
8dfe57c729 (nw) more header cleanup, make tx1 use something that looks like C++ rather than driver_data abuse (still needs splitting tx1 and buggyboy parts) 2018-11-23 19:15:49 +11:00
cam900
82dd937616 nmk112.cpp : Remove MCFGs, Unnecessary arguments of CPU interface 2018-11-23 16:47:41 +09:00
cam900
b746acc0b4
drgnmst.cpp : Add notes, Fix 8x8 tile bank 2018-11-23 15:59:30 +09:00
Patrick Mackinlay
25100fc16e tiny: fix build (nw) 2018-11-23 09:57:48 +07:00
Patrick Mackinlay
5c7c1878d7 hp98643: lance dma needs masking (nw) 2018-11-23 08:26:22 +07:00
hap
8f3e0c07c7 deco_irq: hidden typo from prev commit (nw) 2018-11-22 23:52:28 +01:00
arbee
63e07fb618 ncd17c.cpp: implemented soft ints, fixed ncd19 LANCE DMA [R. Belmont] 2018-11-22 17:31:46 -05:00
arbee
f1c9b0a8f5 Fix crashiness on OS X when the network device couldn't be opened (nw) 2018-11-22 17:30:42 -05:00
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