Commit Graph

76602 Commits

Author SHA1 Message Date
yz70s
b1ad73f727 naomi: make dimm board work again after memory system changes [Samuele Zannoli] 2020-11-06 19:41:19 +01:00
Olivier Galibert
684289d674 Fix d, e 2020-11-06 19:20:42 +01:00
Ivan Vangelista
cba93eb879 cvs, galaxian, galaxold, igs017, snes, supracan, taitotz, trs80m3, vectrex, x1: initialized variables that were causing crashes in drvnoclear builds 2020-11-06 18:32:36 +01:00
Olivier Galibert
14a076eb86 Fix c 2020-11-06 17:56:56 +01:00
Dirk Best
63a7300ef4
ci-windows.yml: Bump microsoft/setup-msbuild to 1.0.2 2020-11-06 10:02:52 +01:00
arbee
8c0895ad10 multipcm: ported 12-bit sample support from swp30, still needs work [R. Belmont] 2020-11-05 23:35:36 -05:00
arbee
f9f6342258 mu5: fix overlapping key assignments [R. Belmont] 2020-11-05 23:34:12 -05:00
Olivier Galibert
ea39ef5e9b Fix b except for avg which does something rather annoying 2020-11-05 22:26:30 +01:00
Ivan Vangelista
29f1dbd482 New clones marked as NOT_WORKING
--------------------------------
Le Grand 8 [flipprojets.fr, PinMAME]
2020-11-05 21:54:30 +01:00
Ivan Vangelista
bc1a2413e5 peyper.cpp: fixed regression 2020-11-05 21:41:27 +01:00
Ivan Vangelista
41600cdb7e cxhumax, jeutel, pdp1, osi, sms: initialized variables which were causing crashes in drvnoclear builds 2020-11-05 21:31:21 +01:00
Ivan Vangelista
e13d0d433e atarist, hng64, system1, taitowlf, viper: initialized variables that were causing crashes in drvnoclear builds 2020-11-05 18:09:51 +01:00
Vas Crabb
ae8c70b7e6 -emu/devfind.h: Made read_safe avaiable for optional I/O ports only.
-docs: Added the next couple of sections explaining object finders.
2020-11-06 03:00:57 +11:00
Devin Acker
453aed194b
centiped.cpp: support switching games in multipede (#7431)
* centiped.cpp: support switching games in multipede

* centiped.cpp: move multipede stuff into a new class, optimize memory map switching a little
2020-11-06 02:32:20 +11:00
hap
df0d2e464a ymmu5: fix problem with multiplexed inputs 2020-11-05 15:59:39 +01:00
Robbbert
0c354e5b9e sorcerer: quickload, need more time for the system to fully initialise. 2020-11-06 00:46:24 +11:00
arbee
b850bc1e0d mu5: Hook up battery level [R. Belmont] 2020-11-05 08:41:15 -05:00
Olivier Galibert
b644308114 mu5: Add the lc7985nd and the lcd [O. Galibert] 2020-11-05 14:00:00 +01:00
Ivan Vangelista
b210948a61 New working clones
------------------
Cuore 1 (Italian, set 3) [f205v]
2020-11-05 07:05:07 +01:00
Robbbert
68698f2333 sorcerer: reverted unneeded change from memory upgrade. 2020-11-05 13:41:39 +11:00
David Haywood
39978cae75
new NOT WORKING machines (InnoTV) (#7435)
new NOT WORKING machines
----------------------
InnoTV [Team Europe]

new NOT WORKING software list entries
----------------------
vtech_innotv_innotabmax_cart.xml:
pawpatrl: Paw Patrol - Pups Save a UFO! (80-274103 UK) [Team Europe]
dcgcr: DC Comics - Gotham City Robots (80-274803 UK) [Team Europe]
finddory: Finding Dory (80-274903 UK) [Team Europe]
liongrd: The Lion Guard (80-275203 UK) [Team Europe]

new WORKING software list entries
----------------------
gameking.xml:
mc_4v07a: 4 in 1 - TrojanLegend (Trojan) + HappyBall + Supermotor (Motor) + Lanneret (Hawk) (512KB cartridge) [Team Europe]
mc_4v16a: 4 in 1 - Manhunt + Bobby + Tantivy + Racing Car (512KB cartridge) [Team Europe]
2020-11-05 11:47:57 +11:00
FMecha
779788fa41
model2.cpp, model3.cpp: Removed regions from descriptions of Daytona USA/Scud Race games where region is freely configurable. (#7434) 2020-11-05 11:16:51 +11:00
Ivan Vangelista
7294887836 argus, atarig42, gamecom, ghosteo, suna16, tm990189: initialized variables that were causing crashes in drvnoclear builds 2020-11-04 20:55:22 +01:00
Ivan Vangelista
156b500319 eolith, gameplan.cpp, jr100, lisa, model1, opwolf, pcw, peyper, pinball2k, poly, vega, wecleman, x68k, xtom3d: initialized some variables that were causing crashes in drvnoclear builds 2020-11-04 18:02:59 +01:00
Robbbert
443558ff1d Added ymmu5 to mess.flt 2020-11-05 02:05:54 +11:00
hap
b3259b130e mulcd: re-add background, contrast control, and leds 2020-11-04 15:05:11 +01:00
Vas Crabb
6b3b77a50f -docs: Started writing page on object finders with worked examples.
-hp3478a.cpp: Removed outdated TODO comment from layout.

-Hopefully fixed all remaining MSVC operator resolution failure errors.
2020-11-05 00:53:04 +11:00
Olivier Galibert
9b03922e1f Brain not found, Abort, Retry, Fail? 2020-11-04 12:54:44 +01:00
Olivier Galibert
02bf25aa6f mulcd: Switch to a svg [O. Galibert] 2020-11-04 12:52:02 +01:00
Vas Crabb
8597660681 -hp3478a.cpp: Made LCD segments dark in internal artwork.
-Fixed another batch of MSVC errors resolving overloaded operators.
2020-11-04 19:51:16 +11:00
fenugrec
245cc2ae54 hp3478a: layout: LCD annunciators, button labels
-LCD has 12 text annunciators (1 segment each) which now work
-some buttons have an extra label printed above, for shift-functions
-generally improved the layout : parametrized some of the elements
2020-11-04 18:12:48 +11:00
Vas Crabb
81fcab1bb5 Fixed some MSVC failure to resolve overloaded operator errors.
MSVC isn't trying the object finders' cast-to-pointer operators when
looking for a suitable operator+.  Since GitHub actions can only find
100 occurrences of a string and don't actually give you the full raw log
when you ask for it, it's going to take several passes to catch all of
these.
2020-11-04 12:37:52 +11:00
Frank Palazzolo
d26b99931c Fix a typo in a ROM filename (1607->1670) 2020-11-03 15:51:12 -05:00
Olivier Galibert
db791201fd Fix a 2020-11-03 18:10:17 +01:00
Ivan Vangelista
03d201bf8b arcadia, beathead, bw12, calchase, halleys, mediagx, model2, namcos10, s3, s4, seattle: initialized some variables that were causing crashes in drvnoclear builds 2020-11-03 17:37:58 +01:00
Vas Crabb
9e71712b3b -General maintenance on emu/devfind:
* Harmonised memory region/share finder/creator APIs.
 * Moved .found() to optional object finders.
 * Added truth test operator to optional object finders.
 * Fixed things that were testing .found() on required object finders.
 * Improved Doxygen API documentation.

-dec8.cpp: Moved csilver to its own state class.

-docs: Added some notes about setting up and using MSYS2.
2020-11-04 03:12:38 +11:00
Barry Rodewald
a028db4e8c gimix: fix crash when using 128kB RAM or more 2020-11-03 19:45:27 +13:00
arbee
d6bed0e154 ymmu5.cpp: fix typo [R. Belmont] 2020-11-03 00:03:42 -05:00
arbee
af5ee19e87 ymmu5.cpp: Hook up keyboard matrix, now it makes noise. [R. Belmont] 2020-11-02 23:55:01 -05:00
Ivan Vangelista
01bc08e386 pgm.cpp: minor documentation update according to PCB scans [JacKc] 2020-11-02 20:32:23 +01:00
Ivan Vangelista
6cb6c07171 twincobr.cpp, wardner.cpp: decapped TMS32010C based MCUs for fshark, hishouza and ktiger. The fshark one is also compatible with skyshark and wardner [Caps0ff, Nathan Gilbert, Guru] 2020-11-02 20:20:17 +01:00
AJR
0f94d65e13 fm16beta: Fix missing object error; reduce region size 2020-11-02 13:47:02 -05:00
AJR
cf486a7062 ns32000: Initialize members 2020-11-02 13:43:31 -05:00
ajrhacker
ff91e96a47
Merge pull request #7425 from DavidHaywood/021120_2
Fixed vt1682_alu.cpp out of bounds accesses + 2 Plug Play additions
2020-11-02 13:25:32 -05:00
DavidHaywood
42ea8bef23 - fixed out of bounds access in vt1682_alu.cpp
new WORKING machines
-----
Plug 'N' Play Rockstar Guitar / Guitar Rock (PAL) [Peter Wilhelmsen, David Haywood, Team Europe]

new NOT WORKING clones
-----
Zippity (UK) [David Haywood, Team Europe]
2020-11-02 17:45:23 +00:00
Ivan Vangelista
f19822ee4b atarisy1, bfcobra, gts80b, hp48, hyhoo, jpmsys5, malzak, system16, tecmosys, tmnt: initialized some variables that were causing crashes in drvnoclear builds 2020-11-02 18:19:53 +01:00
Vas Crabb
349265533d Clean-up and consistency fixes after memory system changes. 2020-11-03 02:59:49 +11:00
David Haywood
0683248955
- weclemans.cpp cleaned up MACHINE_START_OVERRIDE / MACHINE_RESET_OVERRIDE / VIDEO_START [David Haywood] (#7423)
-  tsamurai.cpp cleaned up MACHINE_START_OVERRIDE / MACHINE_RESET_OVERRIDE / VIDEO_START  [David Haywood]
  - tubep.cpp cleaned up MACHINE_START_OVERRIDE / MACHINE_RESET_OVERRIDE / VIDEO_START  [David Haywood]
  - segac2.cpp cleaned up MACHINE_START_OVERRIDE / MACHINE_RESET_OVERRIDE / VIDEO_START  [David Haywood]

new WORKING machines
------
Street Fighter II: Special Champion Edition (MSI Plug & Play) (Europe) [Team Europe]

new WORKING software list entries
-----
ekara_pal.xml:
uk_vol4 e-kara UK / Europe Volume 4 (UK-E004) [David Haywood. Team Europe]
uk_vol5 e-kara UK / Europe Volume 5 (UK-E005) [David Haywood. Team Europe]
2020-11-03 02:51:04 +11:00
hap
24a281741a remove some unneeded usage of save_pointer + .get() 2020-11-02 16:28:58 +01:00
David Haywood
8d22f65d29
Plug and Play work - improve vt1682 ALU behavior, small steps towards vt369 including adding of soundcpu for denv150 (#7414)
* some VT bits, use ALU device
* misc refactoring bits
* pushing forward, denv150 uploads a sound program
* add a subcpu
2020-11-03 02:20:53 +11:00