Commit Graph

77714 Commits

Author SHA1 Message Date
Ivan Vangelista
bd2813ccb4 tumbleb.cpp: fixed regression 2021-02-04 21:29:22 +01:00
Olivier Galibert
5633b3a20c 2gs: Better floppy interaction 2021-02-04 19:28:49 +01:00
hap
b88753794a hh_pic16: lower mcu frequency for ttfball 2021-02-04 17:01:09 +01:00
hap
10093f74dc New working machines
--------------------
Funtronics: Tag [hap, Sean Riddle]
2021-02-04 16:37:20 +01:00
Olivier Galibert
4060ca0672 swim1: Finish mfm write 2021-02-04 08:15:21 +01:00
AJR
808dc240af input.cpp: Fix regression in token parsing 2021-02-03 23:37:15 -05:00
AJR
a313f744cd unidasm: Fix build on gcc 2021-02-03 20:03:51 -05:00
AJR
f806cfd21c render/bgfx: Fix failure to load texture .png files when -artpath contains multiple directories 2021-02-03 17:45:37 -05:00
AJR
bcf647342a Use std::clamp in various core functions 2021-02-03 17:45:21 -05:00
AJR
0c57408ed8 input.cpp, inputdev.cpp: Convert a few more functions to use std::string_view 2021-02-03 17:44:17 -05:00
AJR
c47ed0112e coretmpl.h: Move lru_cache_map to separate header 2021-02-03 17:42:14 -05:00
AJR
b064244069 video/resnet.cpp: Code cleanup 2021-02-03 17:39:43 -05:00
Olivier Galibert
fc8d69e743 swim1: Add mfm read, write needs a little more work 2021-02-03 23:01:28 +01:00
Ivan Vangelista
7d64b7cf36 astrcorp, byvid, jungleyo, ksys573, mil4000, mpu4vid, overdriv, umipoker: initialized some variables which were causing asserts \ incorrect behaviours in drvnoclear builds 2021-02-03 21:52:01 +01:00
Ivan Vangelista
215d0112d7 segas24.cpp: fixed assert in sspirtfc (index < m_length, file ../../../../../src/emu/devfind.h, line 1077) 2021-02-03 19:50:48 +01:00
Dirk Best
23752742b3 m3: Rewrite driver
System is now mostly working. The monitor ROM can be used. No software available, so the floppy hookup isn't finished.
2021-02-03 13:15:13 +01:00
Patrick Mackinlay
b63d020ba6 aviion88k: wip - reaches scm 2021-02-03 14:40:07 +07:00
Patrick Mackinlay
9167c25110 ncd88k: forgot mame.lst 2021-02-03 12:24:23 +07:00
Patrick Mackinlay
3c33d9c161 ncd88k: add mcx variant and video output 2021-02-03 12:19:32 +07:00
mahlemiut
93586b85c4
Merge pull request #7741 from fergusleen/cpc_rs232_ri
Reinstated RI Handler
2021-02-03 10:47:22 +13:00
James Wallace
cd062dfe3f - jpmimpct: Fixed layout of Big Bucks (JPM) 2021-02-02 20:43:37 +00:00
Ivan Vangelista
f1fa919614 arcadia, mpu4, tumbleb, vectrex: initialized some variables that were causing crashes in drvnoclear builds 2021-02-02 21:42:42 +01:00
James Wallace
1dbaa23d64 - jpmimpct: Added emulation of X9C103, fixes volume setting
Clones promoted to working
----------------------------
Ace Of Clubs (Crystal) (IMPACT, GND D 4)
Ace Of Clubs (Crystal) (IMPACT, GND D 4 P, Protocol)
2021-02-02 19:51:22 +00:00
Fergus Leen
afacb1e1f2 Reinstated RI Handler 2021-02-02 18:03:59 +00:00
AJR
60c32121ef sorcerer: Add screen raw parameters 2021-02-02 12:12:46 -05:00
AJR
3de3c44c28 ncd19c: Map some memory and devices
* m88000: Fix uninitialized member
2021-02-02 11:56:18 -05:00
ClawGrip
24d186a856
New working clones (#7735)
------------------
Hunchback (FAR S.A. bootleg on Galaxian hardware) [Juan Romero, ClawGrip]
2021-02-03 00:28:35 +11:00
ClawGrip
1b653e3536
New working clones (#7733)
------------------
Kamikaze (Electrogame, Spanish bootleg of Galaxian) [Juan Romero, ClawGrip]
2021-02-03 00:26:54 +11:00
Patrick Mackinlay
7c2929dad9 m88000: initial execution implementation 2021-02-02 19:22:11 +07:00
DavidHaywood
2300e37bbc new WORKING machine
------
The Amazing Spider-Man - Great Math Caper (Sharp Cookie) (NTSC, US) [Sean Riddle, David Haywood]
2021-02-02 23:15:24 +11:00
Patrick Mackinlay
1c2ff4932b mc68681: ignore tx enable if already enabled 2021-02-02 18:27:45 +07:00
Brian Troha
41e841bbad snookr10.cpp: Correct XTAL for sound ROM as per hardware. 2021-02-01 19:48:00 -06:00
Brian Troha
db41cab9e0 exidy.cpp: Dumped PROMs and correct version 2 sound ROMs for Pepper II (version 8) [Kevin Eshbach, The Dumping Union] 2021-02-01 19:21:31 -06:00
AJR
990165235e videopac.xml: Fix validation 2021-02-01 18:07:03 -05:00
Ivan Vangelista
9b4a8f3ad4 tmnt.cpp, taito_f3.cpp: initialized some variables that were causing crashes / asserts in drvnoclear builds 2021-02-01 21:33:57 +01:00
hap
8196ce8962 odyssey2: add note 2021-02-01 21:10:42 +01:00
Ivan Vangelista
abda680cff midyunit.cpp, nbmj8688.cpp, nbmj8891.cpp, nmk16.cpp, powerins.cpp, tetrisp2.cpp: initialized some variables that were causing crashes / asserts in drvnoclear builds 2021-02-01 20:59:48 +01:00
hap
a6218ad31d Revert "i8244: fix problem with major system overlap"
This reverts commit 401e9f670a.
2021-02-01 20:54:20 +01:00
ajrhacker
70d2fce7d6
Merge pull request #7729 from ArcadeShadow/patch-85
ibm5170 - New working software list additions
2021-02-01 12:17:29 -05:00
ajrhacker
309987a4bf
Merge pull request #7734 from cam900/es5510_ramclear
es5510.cpp: Add notes, Add serial control register for debugging, Fix/Add some hardware features
2021-02-01 12:16:56 -05:00
hap
401e9f670a i8244: fix problem with major system overlap 2021-02-01 17:39:57 +01:00
cam900
e8ea55a190 es5510.cpp: Add notes, Add serial control register for debugging, Fix/Add some hardware features
Implement (partially) RAM clear function
Fix host control register; host access OK flag is inverted (0 is active)
2021-02-02 01:27:41 +09:00
hap
9868d8322f odyssey2/homecomp: make ram size configurable 2021-02-01 15:08:23 +01:00
Patrick Mackinlay
f891a3c757 z80scc: there's only one wr2 2021-02-01 16:38:22 +07:00
Patrick Mackinlay
02198d069b z80scc: tidy logging a little bit 2021-02-01 16:36:24 +07:00
987123879113
384654a56a
viper.cpp: ParaParaParadise 2nd Mix updates: (#7728)
* Added working dongles for ppp2nd (JAA) and added a dongle to boot ppp2nda (AAA)
* Added sensor inputs for ppp2nd and ppp2nda

New clones marked as not working
-----------------------------
ParaParaParadise 2nd Mix (AAA)
2021-02-01 19:06:16 +11:00
Patrick Mackinlay
e9b945a4b8 r4000: save exception pc on reset 2021-02-01 13:24:50 +07:00
Brian Troha
77e8172b6b model3.cpp: Updated Sega ID# for the Virtua Striker 2 sets. 2021-01-31 22:49:50 -06:00
ArcadeShadow
10f6f50fb8
ibm5150 - New working software list addition (#7730)
New working software list additions
-----------------------------------
ibm5150: Hare Raising Havoc (USA)

ibm5150.xml: Updated: [carmnpst35] -> clone of [carmnpst]
2021-02-01 00:44:44 +00:00
hap
6f17bdd35a Machines promoted to working
----------------------------
Autoslalom [hap]
2021-01-31 20:52:22 +01:00