Commit Graph

72309 Commits

Author SHA1 Message Date
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
Vas Crabb
ebbb2b39cb (nw) random cleanup:
* xavix2.cpp: better to be exception safe with allocations
* williams.cpp: group the numbers in eights so it's easier to visually find a particular index, and restore the styling of the file (two blank lines between functions, three blank lines between sections)
2020-04-06 03:37:22 +10:00
cam900
f72d38f677
nmk16.cpp : Implement sabotenb vertical scrolling, noticeable when explosion occurs (#6521)
* nmk16.cpp : Implement sabotenb scrolling

reference : https://www.youtube.com/watch?v=lljCeUfCMDQ (Live stream)

* nmk16.cpp : Fix hardware configuration
2020-04-05 18:15:42 +02:00
Robbbert
b5e08ae5e8 H8: added support for H8T tapes. 2020-04-06 01:37:05 +10:00
couriersud
f07357d52b netlist: Fix SUBTARGET=nl build. (nw) 2020-04-05 17:14:25 +02:00
couriersud
5075448278 netlist: Fix some clang-tidy-10 warnings. (nw) 2020-04-05 16:28:01 +02:00
AJR
9980e80b75 pasopia7.cpp: Simplify handler signatures; start cleaning up memory usage (nw) 2020-04-05 09:23:25 -04:00
Dirk Best
16a744f99d v4dealem: Fixed tile background colors
- Use tilemap system to draw
- Add screen raw parameters
2020-04-05 11:54:45 +02:00
Patrick Mackinlay
8565eef131 Machines promoted to working
----------------------------
Sony NEWS NWS-3260 [Patrick Mackinlay]
(nw)
* tidy up side effects
* some additional notes
2020-04-05 16:05:41 +07:00
AJR
f1462d0c22 jv880: Minor corrections for undumped part numbers (nw) 2020-04-04 23:53:38 -04:00
AJR
bad835af4f New machines marked as NOT_WORKING
----------------------------------
Roland JV-880 Multi Timbral Synthesizer Module [DBWBP]
2020-04-04 23:44:12 -04:00
AJR
21d7787bad New machines marked as NOT_WORKING
----------------------------------
Roland RA-30 Realtime Arranger [DBWBP]
2020-04-04 22:35:27 -04:00
arbee
3b3ac7e0c8 icm7170: basic time keeping [R. Belmont] 2020-04-04 21:36:06 -04:00