Commit Graph

72321 Commits

Author SHA1 Message Date
Robbbert
feffe0bde6 (nw) ht68k : small correction 2020-04-08 21:12:13 +10:00
cracyc
5922d7cfc0 pcxt: identify filetto um5100 control ports (nw) 2020-04-07 22:32:27 -05:00
AJR
19fde67618 clxvme186: Add RTC device (nw)
cms6502: Use XTAL value from schematics (nw)
2020-04-07 21:53:31 -04:00
AJR
4d4b63b915 cms6502: Use new RTC device (nw) 2020-04-07 21:06:58 -04:00
AJR
2d68e6dae9 m3002: New device 2020-04-07 19:39:17 -04:00
hap
4f08f64bd7 microvsn: add default tms1100 microinstructions (nw) 2020-04-08 00:49:02 +02:00
AJR
963a1a5385 omti8621: Don't use too much negative logic (nw) 2020-04-07 16:07:53 -04:00
hap
e2b698429f pla: allow reparsing after device started (nw) 2020-04-07 21:54:44 +02:00
AJR
f4ac0a7027 europc: "Disk error" resolved 2020-04-07 15:16:48 -04:00
AJR
2dbbbfca73 Collapse pc_fdc device hierarchy (nw)
- pc_fdc_interface has been eliminated. The XT and AT hookups have been moved into the ISA devices.
- pc_fdc_xt_device remains for now only because two drivers depend on it.
- europc still prints "disk error" on boot. It should still be possible to fix this.
2020-04-07 14:49:08 -04:00
AJR
20f8b011c5 Reduce dependencies on pc_fdc_interface and machine/pc_fdc.h (nw) 2020-04-07 14:42:47 -04:00
Ivan Vangelista
d2e056120c scobra.cpp: forgot the MNS flag for mimonkeyug, also corrected year in mame.lst (nw) 2020-04-07 18:04:44 +02:00
Ivan Vangelista
dfa42a514b misc fixes for bugs that showed up in devnoclear debug builds (nw) 2020-04-07 18:03:57 +02:00
AJR
0121841abf omti8621: Reimplement floppy interface without PC_FDC_AT (nw) 2020-04-07 10:59:56 -04:00
hap
2aca0ad9e7 advision: wrong copyright (nw) 2020-04-07 13:18:13 +02:00
ClawGrip
25e32b0b18
meritsdx.cpp: Add notes (nw) (#6527) 2020-04-07 10:19:22 +02:00
AJR
1eb87b7619 fp1100: Simplify handler signatures and type names; clean up memory usage (nw) 2020-04-06 23:11:25 -04:00
AJR
08a61c40e1 pasopia/rampac2: Mask address for reads as well as writes (nw) 2020-04-06 22:23:43 -04:00
AJR
e2d8bda2cf pasopia: Add RS232 interface 2020-04-06 22:10:18 -04:00
AJR
f47877cfd1 pasopia, pasopia2: PAC2 overhaul
- PAC2 is now a separate bus with slot devices
- Kanji ROM and RAM PAC2 expansions are no longer built into pasopia7, but may be configured as slot options
- RAM PAC2 expansion made nonvolatile and provided in multiple sizes
- Two PAC2 slots added to pasopia
2020-04-06 21:20:01 -04:00
Angelo Salese
6b9120d923
Pinpoint transparency pen, more accurate guess wrt Title Fight (nw) 2020-04-07 00:10:21 +02:00
angelosa
0f5b710276 segas32.cpp: wrap back layer colors on 512 boundaries, fixes Arabian Fight and Soreike Kokology erratic black pens [Angelo Salese] 2020-04-06 22:17:49 +02:00
Ivan Vangelista
5d6a4c7cb7 New working software list additions
-----------------------------------
snes: Cooly Skunk (Jpn, Prototype) [Gaming Alexandria, Arcade Shadow]
snes: Edgar Rice Burroughs' Tarzan: Lord of the Jungle (Prototype) [Gaming Alexandria, Arcade Shadow]
2020-04-06 19:56:01 +02:00
Ivan Vangelista
ec73863bc0 New machines marked as NOT_WORKING
----------------------------------
Scorpion DX [ArcadeHacker, ClawGrip, Rampa, Recreativas.org]
2020-04-06 19:49:36 +02:00
hap
7a86e1910e 6800ops: unneeded workaround? (nw) 2020-04-06 19:30:03 +02:00
Ivan Vangelista
bc07629216 pci.cpp: fixed 'Fatal error: install_ram_generic: In range cdcdcdcc-9b9b9b98 mirror 0, start address is after the end address' for pcipc in devnoclear debug builds (nw)
i82439tx.cpp: fixed 'Fatal error: unmap_generic: In range 42723233-103fffff mirror 0, start address is after the end address.' for m55hipl in devnoclear debug builds (nw)
2020-04-06 19:21:07 +02:00
Ivan Vangelista
578dd8f936 snk.cpp: dumped 2 PROMs for victroad and added some PROM labels [Joe Magiera, The Dumping Union] 2020-04-06 19:16:41 +02:00
Olivier Galibert
98e909f4f0 upd177x: Disassembly fix [Vas Crabb] 2020-04-06 19:02:30 +02:00
AJR
7a112398a1 pasopia.cpp: Simplify handler signatures; clean up memory usage (nw) 2020-04-06 11:21:06 -04:00
hap
81d73831a2 lbeach: crop right side of screen (nw) 2020-04-06 15:31:33 +02:00
Michael Zapf
1bd6f295c9 Changed output to deliver either 0 or 1, not -1. (nw) 2020-04-06 13:56:08 +02:00
Michael Zapf
bbb1cf792a Add intrq_r method to query interrupt state. (nw) 2020-04-06 13:53:54 +02:00
Michael Zapf
48feef4ac8 Fixed state machine and made TC signal asynchronous. 2020-04-06 13:50:53 +02:00
Michael Zapf
c5b838bc2c Add octal registered transceiver 74543 2020-04-06 13:39:34 +02:00
hap
ea677489db COPYING: limit to 80cols (nw) 2020-04-06 13:19:23 +02:00
hap
b3a874b46e lbeach: small cleanup (nw) 2020-04-06 13:16:06 +02:00
braintro
12c6324fe6 New working clone
New working clone
------------------
X-Men (4 Players ver UEB) [Joe Magiera, The Dumping Union]
2020-04-05 19:33:26 -05:00
Justin Kerk
26391dc465 Fix validity check failure (nw) 2020-04-05 15:55:01 -07:00
hap
32586d3623 New working machines
--------------------
Speed Race (Seletron / Olympia) [hap, f205v]
2020-04-06 00:52:40 +02:00
Rebecca Wallander
d519ecbeb7 ibm5150/5170.xml: Add new dumps 2020-04-05 15:50:48 -07:00
ArcadeShadow
6a6232a40a New working software list addition
Space Quest I: Roger Wilco in the Sarien Encounter (VGA release)
2020-04-05 15:47:24 -07:00
ArcadeShadow
667122c2bd New working software list addition
Indiana Jones and the Last Crusade - The Action Game (5.25")
2020-04-05 15:41:34 -07:00
cracyc
192988f210 i386/i8087: add alias for fstp st(i) 2020-04-05 17:11:45 -05:00
AJR
58b4fa0fb9 New machines marked as NOT_WORKING
----------------------------------
Roland U-20 RS-PCM Keyboard [DBWBP]
Roland U-220 RS-PCM Sound Module [DBWBP]
2020-04-05 17:54:24 -04:00
yz70s
ec863cb594 naomigd.cpp: add dimm sdram configuration register (nw) 2020-04-05 23:43:54 +02:00
Angelo Salese
5cff091c6b
Forgot to mention this (nw) 2020-04-05 23:39:36 +02:00
AJR
23a509f368 pasopia7: Use CRTC to help draw screen 2020-04-05 14:57:09 -04:00
Vas Crabb
19aec7e9c3 (nw) hopefully work around deprecation warning - removing something in 3.9 when the replacement was only added in 3.2 is typical of Python's disregard for stability 2020-04-06 04:21:28 +10:00
Vas Crabb
c3da4c5b4b Merge tag 'mame0220' into mainline-master
MAME 0.220
2020-04-06 03:52:34 +10:00
Vas Crabb
c5c5723b9d version bump (nw) 2020-04-06 03:42:38 +10:00