Commit Graph

71482 Commits

Author SHA1 Message Date
Vas Crabb
221f006442 version bump (nw) 2020-02-29 04:01:54 +11:00
Vas Crabb
c39f46d6d2 Revert "added support for reading/writing hiscore files from cart images (#6130)"
This reverts commit a77313a987.

This seems to break high score support on things without cartridges.  I think it needs re-thinking.
2020-02-28 02:21:06 +11:00
Vas Crabb
60ab9de82f get #include guards in line with filenames, avoid expensive things in static initialisation (nw) 2020-02-28 02:20:04 +11:00
Ivan Vangelista
cbf834f204 mobigo_cart.xml, pi_storyreader_cart.xml: a couple more corrections (nw) 2020-02-27 14:29:52 +11:00
Vas Crabb
62ac3d1173 nes_sh6578.cpp: Use text off the device as the description, not 'Gamppad' (nw) 2020-02-27 03:53:42 +11:00
Vas Crabb
cfed9a71be fix up some software lists (nw) 2020-02-27 02:09:50 +11:00
Vas Crabb
f4e1392ecf clean up various stuff (nw) 2020-02-26 23:38:42 +11:00
AJR
9b49a98cce i8279: Fix accidentally uncovered crash in turbo (nw)
This device emulation is anything but robust.
2020-02-25 16:22:08 -05:00
AJR
415eef9910 upd78k2d, upd78k3d: Fix order of operands in instructions using two saddrs/saddrps (nw) 2020-02-25 10:57:42 -05:00
AJR
b8e28405d2 upd78k2d: Fix a whole batch of mistakes with disassembling 01-prefixed alternate-bank instructions (nw) 2020-02-25 10:21:23 -05:00
AJR
aec25eca09 i8279: Correct keyboard scan rate and logging thereof
pp: Fix shift/control key polarity (nw)
2020-02-24 22:24:00 -05:00
Robbbert
e26cfe294e aussieby: [Robbbert]
New working software list additions
---------------------------
Boot disk (CPM Plus v3.1)   [from "the collection"]
2020-02-23 20:30:12 +11:00
Robbbert
568534df28 applix: [Robbbert]
New working software list additions
---------------------
Boot disk  [from "the collection"]
2020-02-23 20:30:11 +11:00
Robbbert
fcab4697ec altos8600: [Robbbert]
New working software list additions
---------------
Altos Diagnostic Executive   [from "the collection"]
2020-02-23 20:30:10 +11:00
Robbbert
90301d7293 sbrain: [Robbbert]
New working software list additions
--------------
Boot disk CP/M 2.2  [from "the collection"]
2020-02-23 20:30:10 +11:00
Vas Crabb
f7dbca3527 srcclean and manual adjustments (nw) 2020-02-23 13:20:34 +11:00
David Haywood
7adc4fa47c
Plug and Play work (#6348)
* new WORKING machine
----
My Sports Challenge (5-in-1 version) [Sean Riddle, David Haywood, Ryan Holtz]

new NOT WORKING machine
----
TV Touch Games: Spider-Man in Villain Round-Up [Sean Riddle, David Haywood, Ryan Holtz]

* new NOT WORKING software list entry
----
telestory_cart.xml
Thomas & Friends - Thomas Visits the Toy Shop / Thomas' Milkshake Mix [Sean Riddle, Clawgrip]

* typo (nw)
2020-02-22 19:59:36 -05:00
Robbbert
8b612f7882 Merge branch 'master' of https://github.com/mamedev/mame 2020-02-23 10:35:31 +11:00
Robbbert
5cec84a0cc (nw) beena : fixed crash when cart loaded 2020-02-23 10:35:06 +11:00
AJR
8696c797e7 ampex230: Rename to ampex230p as ROM mentions being a "plus" model
ampex210p, ampex230p: Adjust years and fullnames to match ROM strings (nw)

d50a: Rename to d50o as suggested by Lord Nightmare (nw)
2020-02-22 18:33:24 -05:00
R. Belmont
d71b2da56a
Merge pull request #6346 from cam900/patch-130
psikyo.cpp : Fix gunbird PCB clock related to XTAL
2020-02-22 14:52:34 -05:00
yz70s
e955230045 naomigd.cpp: changed dipsetting macro into confsetting macro (nw) 2020-02-22 19:35:48 +01:00
AJR
18b2869dad ampex210.cpp: Add various stub handlers (nw) 2020-02-22 11:11:30 -05:00
Olivier Galibert
96186959c4 xavix2: minimal i2c hookup that, unsurprisingly, doesn't work (nw) 2020-02-22 16:45:32 +01:00
Olivier Galibert
c849d1dc42 ks0164: First try at a disassembler [David Carne, O. Galibert] 2020-02-22 16:45:32 +01:00
mooglyguy
1db527eed8 -stuntcyc: Assorted fixes to nl_stuntcyc. [Ryan Holtz] 2020-02-22 16:30:24 +01:00
Ivan Vangelista
329863330a New working clones
------------------
New Fruit Bonus '96 Special Edition (v3.61, DK PCB) [Ioannis Bampoulas]
New Fruit Bonus '96 Special Edition (v3.60, DK PCB) [Ioannis Bampoulas]
2020-02-22 15:26:32 +01:00
Ivan Vangelista
d51ca602c2 New working clones
------------------
New Fruit Bonus '96 Special Edition (v3.61a, DK PCB) [Ioannis Bampoulas]
2020-02-22 15:09:11 +01:00
Ivan Vangelista
95028db575 New working clones
------------------
New Fruit Bonus '96 Special Edition (v3.61a, C1 PCB) [Ioannis Bampoulas]
2020-02-22 14:50:59 +01:00
algestam
c36f407ed0
hh_sm510: fix spaces (nw) (#6345) 2020-02-22 14:22:22 +01:00
Ivan Vangelista
f6ea848a58 New working clones
------------------
Final Star Force (World?) [Jorge Silva]
2020-02-22 07:24:16 +01:00
AJR
ceebd4505e rii: Fix TBRD address calculation; fix carry logic for several instructions (nw) 2020-02-21 21:29:55 -05:00
cam900
8ff7bed18a
psikyo.cpp : Fix gunbird PCB clock related to XTAL 2020-02-22 10:45:08 +09:00
AJR
f130cebbc2 upd78k3d: Fix disassembly of 01-prefixed SFR + immediate word/byte instructions (nw) 2020-02-21 20:23:44 -05:00
R. Belmont
d41f52fef9
Merge pull request #6344 from DavidHaywood/210220_2
new NOT WORKING software list entries
2020-02-21 17:22:04 -05:00
DavidHaywood
ec262b8eab new NOT WORKING software list entries
-----
pi_storyreader_cart.xml [TeamEurope]
Cars (Germany)
Das Dschungel-Buch (Germany)
Der Konig der Lowen (Germany)
Findet Nemo (Germany)
Peter Pan (Germany)
Winnie Puuh - Ein sturmischer Tag (Germany)
Winnie Puuh hat keinen Hunger (Germany)
2020-02-21 21:35:22 +00:00
David Haywood
bee7fb2b11
new WORKING machine (#6342)
* new WORKING machine
---
Mortal Kombat (JAKKS Pacific TV Game) (no blood/fatalities version) [Sean Riddle]

* better document things (nw)

* (nw)

* port conf instead (nw)

* nvram (nw)

* (nw)

* our memory map naming is in mw not mb, so correct that (nw)
2020-02-21 16:20:47 -05:00
Lord-Nightmare
d35eecdeee Add dumps of D-50 v1.x: v1.10(custom?), v1.04; D-50 v2.x: v2.21, v2.20, also add dumps of both old older/split and newer/combined D-50 PCM ROMs, and add chip locations to all roms, PCB notes, chip label notes and version string notes. [Lord Nightmare, anonymous, Erik Gavriluk] 2020-02-21 14:36:57 -05:00
yz70s
3965c363e5 naomigd.cpp: add two debug-only dipswitches to configure emulation (nw)
In the first one "enabled" means the dimm board is really emulated and
"disabled" means everything works as before, that is like running a rom cartridge version of the game.
In the second one "yes" means the dimm ram already contains valid game
data when the machine is turned on, "no" means there is no valid data
and the firmware will load it all from the gd-rom.
By default real emulation is disabled and valid data is already present.
2020-02-21 19:18:20 +01:00
cracyc
efc6bca341 peoplepc: graphics (nw) 2020-02-21 11:16:09 -06:00
cam900
21dae89c14
Add skeleton LZ8420M device (#6339)
* Add skeleton LZ8420M device
It has additional IO, Embedded RAM
Used in psikyo.cpp

* lz8420m.cpp : Fix copyright holder
2020-02-21 10:43:56 -05:00
Hydreigon
d73dabcfc8
Finish midqslvr.cpp's documentation (nw) (#6340)
* Finish midqslvr.cpp's documentation

U4 component on the Diego board was initially incorrect as "109B" instead of "1098" (A/D converter that obviously controls steering and throttle). Arctic Thunder's I/O cpu turned out to be a 87C552 MCU which uses the same architecture as the predicted 87C51/2; both Intel MCS-51 based. If anyone wants this decapped, I will (most likely) be happy to donate my substitute I/O board though I would hate to waste a fully working pcb.

* Because Arctic Thunder uses this MCU architecture
2020-02-21 10:42:58 -05:00
R. Belmont
a83ace78ef
Merge pull request #6341 from cam900/patch-129
gstream.cpp : Implement sprite limit per frame
2020-02-21 10:41:44 -05:00
cam900
cbbf09372c
gstream.cpp : Implement sprite limit per frame 2020-02-22 00:29:10 +09:00
Robbbert
354e0a65c8 isbc8010:issue #6336 (corrected 1 bad byte in the rom)[Robbbert, Colin Douglas Howell]
issue #6338 - added a pointer to this issue.
2020-02-21 15:38:41 +11:00
AJR
1266c97eb5 epg3231: Add speech timer interrupt (nw) 2020-02-20 23:29:26 -05:00
cracyc
1e2e2c66ab peoplepc: screen attributes (nw) 2020-02-20 21:26:29 -06:00
AJR
e5058c3305 roland_d50.cpp: Use full system titles; unify PCM regions (nw) 2020-02-20 21:11:36 -05:00
Robbbert
51628f7532 sdk80: issue #6324 (corrected 3 bad bytes in the rom)[Robbbert, Colin Douglas Howell] 2020-02-21 11:57:15 +11:00
AJR
5eca3782e3 wd_fdc: Increase HLD idle timeout to 15 revolutions except for FD1771 and FD1781 2020-02-20 18:52:54 -05:00