hap
770fdaf707
segac2: ooparts pcb does have upd sample rom
2021-08-31 08:42:57 +02:00
Ivan Vangelista
c0e2190c2d
New working clones
...
------------------
Casino Five (3315-12, U5-0) [Brian Troha, The Dumping Union]
2021-08-31 06:26:34 +02:00
Ivan Vangelista
b625e52f53
- f-32.cpp: hooked up M6295 to royalpk2
...
- segas16b.cpp: added proper ROM board IC locations for Riot City [Brian Troha]
- vicdual.cpp: removed MWC flag from alphahob, since the color PROM is actually dumped for this set and the colors are fine
2021-08-31 06:20:30 +02:00
Justin Kerk
02fd7c4f4b
New working software list additions
...
-----------------------------------
pc98: Marubatsu EXE, Sabnack
2021-08-30 19:26:51 -07:00
hap
07f061f8e9
segac2: mark ooparts as hack
2021-08-31 01:08:55 +02:00
hap
64d6cb1e7f
segac2: improve wwmarine controls
2021-08-31 00:19:57 +02:00
hap
1543eb0a30
New working machines
...
--------------------
SegaSonic Bros. (prototype, hack) [hap]
Head On Channel (prototype, hack) [hap]
OOParts (prototype) [hap]
2021-08-30 22:58:56 +02:00
Julian Sikorski
44a335f702
Use D32F texture format instead of D24, should fix AMD hardware ( #8516 )
2021-08-30 16:41:03 -04:00
cracyc
860733a3dd
add pc9821.cpp to mess.flt
2021-08-30 14:36:01 -05:00
cracyc
8b1b0fdb76
pc8801: repair acrojet copy protection
2021-08-30 13:44:43 -05:00
yz70s
ee32db0f9c
8042kbdc.cpp: mouse reset answers at least one byte if mouse disabled.
...
Makes nforcepc bios happy.
2021-08-30 20:28:15 +02:00
cracyc
be6618cf19
pc8801: repair holein1 copy protection
2021-08-30 12:35:04 -05:00
ajrhacker
a9ef9231dd
Merge pull request #8513 from 0kmg/nes-mapper234
...
bus/nes: Fixed several games not loading in Maxi 15 multicarts.
2021-08-30 12:28:26 -04:00
Vas Crabb
7e1795ae6b
More miscellaneous cleanup:
...
emu/render.cpp: Use I/O filter for zlib decompression, avoiding the need
to use zlib directly.
audo/bally.cpp: Moved several constructors out of the header, fixed a
save state issue, and made outputs use finders.
exidy.cpp: Split up state class and reduced reliance on driver init
functions.
Changed various drivers to use output finders.
2021-08-30 23:05:02 +10:00
xotmatrix
cd17ea8829
fixed one-shot paddle timers in Apple II and clones ( #8504 )
2021-08-30 08:11:34 -04:00
0kmg
3ef474b26a
bus/nes: Fixed several games not loading in Maxi 15 multicarts.
...
Software list items promoted to working (nes.xml)
---------------------------------------
Maxi 15 (Aus)
Maxi 15 (USA)
Maxi 15 (USA, v2.0)
2021-08-29 13:23:14 -08:00
ajrhacker
3e54ade4bc
Merge pull request #8508 from jessexm/patch-2
...
wd177x_dsk.cpp: Add head count check
2021-08-29 15:11:30 -04:00
AJR
3cbc5b5e6a
ghox: Reduce volume to avoid overdriving speaker
2021-08-29 15:09:14 -04:00
Aaron Giles
d24037c0ac
cps3: Clamp audio from the custom device
2021-08-29 11:13:49 -07:00
Aaron Giles
4e219a4d0b
dec0: Fix overdriven sound
2021-08-29 11:13:22 -07:00
Robbbert
1c05c57e0d
spirit76: Mostly working.
2021-08-30 03:53:04 +10:00
Aaron Giles
e835bb2966
toaplan2: Fix ridiculously overdriven sound
2021-08-29 10:49:55 -07:00
Aaron Giles
e87555f31b
gaelco3d: Fix overdriven sound
2021-08-29 10:49:36 -07:00
Jesse Marroquin
c64af53210
wd177x_dsk.cpp: Add head count check
...
Prevents further evaluation of incompatible formats.
2021-08-29 12:28:21 -05:00
ajrhacker
aaaef906ad
Merge pull request #8507 from clawgrip/patch-2
...
vsmile_cart.xml: Fix parent-clone relationship
2021-08-29 12:44:53 -04:00
ClawGrip
281f002381
vsmile_cart.xml: Fix parent-clone relationship
2021-08-29 17:53:15 +02:00
MooglyGuy
793875bf4d
-bgfx: Fixed UV rounding errors in fs_blit_palette16; Switched back to direct texture upload rather than CPU copy. ( #8505 ) [Ryan Holtz]
2021-08-30 01:49:03 +10:00
MooglyGuy
cc99e96e30
-f-32.cpp: royalpk2 fixes and updates ( #8493 ) [Ryan Holtz]
...
* royalpk2 is now essentially playable, but marked not working due to settings-saving issues.
-cpu/e132xs: Fixed issues with SARDI instruction (fixes mosaicf2). [Ryan Holtz]
2021-08-30 01:46:50 +10:00
Scott Stone
0510428a31
cybstorm.cpp: Cleaned up inputs and added comments to match observations and behaviours in test mode. [David Haywood]
2021-08-29 10:50:22 -04:00
Vas Crabb
a10ce5e161
Miscellaneous clean-up.
...
* play_1.cpp: Use output finders.
* s3.cpp, s4.cpp, s6.cpp, s6a.cpp: Use output finders, reduced tag
lookups.
* taito_z.cpp: Use output finders, split up state class a little.
* util/unzip.cpp: Use std::optional to make code clearer.
* util/ioprocsfilter.cpp: Work around MSVC DevCom-1516410.
2021-08-29 23:39:43 +10:00
AJR
c833c1e2ed
harddriv.cpp, kenseim.cpp: Use output finders instead of output().set_value
2021-08-29 08:33:46 -04:00
hap
29f940dc59
lchicken: use output_finder
2021-08-29 12:04:32 +02:00
Robbbert
4f2dac91e0
spirit76: Added a layout.
2021-08-29 03:44:01 +10:00
Alex Siryi
513f368bec
debugger/debuggdbstub.cpp: Initialise m_readbuf_state on construction. ( #8498 )
2021-08-29 00:41:40 +10:00
Ivan Vangelista
9ad1b6bef9
New machines marked as NOT_WORKING
...
----------------------------------
Que Long Gao Shou [Guru, DYQ]
2021-08-28 14:17:33 +02:00
Ivan Vangelista
7ff2dbfb43
Missile / Circuit (bootleg of Alpha Fighter / Head On) [MikeMcBike]
2021-08-27 21:47:50 +02:00
AJR
df7e7c4edf
points.cpp: Minor correction to aef90f0db9
2021-08-27 12:39:42 -04:00
AJR
aef90f0db9
Octalize watchpoint hit message for memory spaces defined as octal
2021-08-27 11:47:49 -04:00
nabetse
aa4ca64ecb
Implemented pan for stereo support for ics2115 ( #8489 )
2021-08-27 13:32:29 +02:00
Robbbert
c52372564f
gts1: removed unused line of code.
2021-08-27 21:31:39 +10:00
Robbbert
77460dd3b9
gts1: Descriptions for dips.
2021-08-27 21:23:51 +10:00
ClawGrip
f17e533db0
vsmile_cart.xml: Fix hashes for 'cinderlanl' and 'cinderlasp' ( #8496 )
...
Removed 'cinderlanla', as it was the same set as 'cinderlanl'.
2021-08-27 04:25:33 -04:00
Aaron Giles
d30361b7f0
MT2099: Reduce overdriven audio volumes.
2021-08-26 22:02:53 -07:00
Ivan Vangelista
ffe2284326
New clones marked as NOT_WORKING
...
--------------------------------
Cherry Bonus III (set 5, encrypted bootleg) [Ioannis Bampoulas]
2021-08-27 06:37:11 +02:00
Ivan Vangelista
0b3d99dccd
vicdual.cpp: corrected a PROM label and location for Carnival sets using standard PCB [Kevin Eshbach]
2021-08-27 06:35:52 +02:00
Vas Crabb
937e416814
osd: Return would block when reading a socket with no data available - no error can be confused with remote shutdown.
2021-08-27 14:06:49 +10:00
Vas Crabb
7000a5202a
MAME 0.235
...
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEE0DYtsBhE4EM627+6wXSxAYxAcQ4FAmEnOK8ACgkQwXSxAYxA
cQ65+hAAoaUn+MuxkZVIdFewE4VQjm2l7tunh1s2pN+/EGrM4Pc8+kr6VCyjxOVO
VqUChRfegaAguEcuvjS3OqPPLnzF2OmftPLAjqmRpdA/HObks9BkJlgR3n68UmZl
VZaTi9aS8Pfs5pzpvA54qQ4Q12tOnSD8J+6u8aLzd6NwvgkDfKE8zNxL2+PwrX7e
cVLL3gIIiJSTS8d+AypAAyxY+sDrTkh5LOs2GWhIizy0KarYYPyv5a0L0FKZokxu
jk6atJa8FVp34aTpfkKTmVHNJ/QNQ4/j42GG707NOwE1awzZmAjuAHma+eJEXZmH
u3yrotjKbrMDzRUmgFJKymRBhyHPLuB06juzGtTFC8Dx8jS0c/7GGDzFnfimjQ/t
Wx5bVh0djv8b61fghangPTAcIAc96w4XDxl9B3VFjT0d0TvMRK9SbpcM/pu+zDc4
siuZaoLDk6sJ4PxkASlyhRXIh45YUc2q18SJkvNfoh/SDX2vez4GElPSINTyGglq
dgB8yQ942ySAZnPLUhQ4R4f/lve4KTs/JLEUBgt5chheAXpB3ov1dbPA7MitzEXb
w8rGvfVrMNntb/NdNwbPCdbDg6ruOLplhGIVhiDy5F1CF61q95H4mSqTFHM5QnZ3
dcGan6WTPNOYF3V7zv6BCJotTd0mdck9kPo9VATygKdFfDK/+PY=
=AdmA
-----END PGP SIGNATURE-----
Merge tag 'mame0235' into mainline-master
MAME 0.235
2021-08-27 11:20:17 +10:00
ajrhacker
81a659749c
Merge pull request #8490 from 0kmg/nes-lh42
...
bus/nes: Added support for a Highway Star bootleg.
2021-08-26 20:38:46 -04:00
ajrhacker
0393c46173
Merge pull request #8494 from 0kmg/nes-garou
...
nes.xml: Set correct board type for garousp1 and sonic3d6h.
2021-08-26 20:38:19 -04:00
ajrhacker
fc97bea7b7
Merge pull request #8495 from 0kmg/nes-mappers-114,115,182
...
bus/nes: Simplified a few related boards by Kasheng and Hosenkan.
2021-08-26 20:34:01 -04:00