Commit Graph

80248 Commits

Author SHA1 Message Date
cam900
f3b2d781de
r2dx_v33: Add note about New Zero Team 1998 release (#8503) 2021-08-31 13:47:52 -04:00
AJR
e5cf065ccb endianness.h: Use namespace std::literals 2021-08-31 13:16:46 -04:00
AJR
ccaa00b3ed Move endianness type into lib/util header 2021-08-31 12:30:11 -04:00
MooglyGuy
d7e65e3f42
-viewgfx: Added fractional zoom-out support to the tilemap viewer. Also added IPT_UI_ZOOM_AUTO for toggling auto-zoom mode without needing to cycle through all zoom levels. [Ryan Holtz] (#8510) 2021-08-31 12:17:27 -04:00
Robbbert
0030d9a9dc db32016: Added cassette interface 2021-08-31 18:54:09 +10:00
hap
86e762ada6 segac2: add another input for ooparts 2021-08-31 10:21:37 +02:00
Robbbert
b9776f2bab mess.flt: Added pc9801_epson and pc98ha 2021-08-31 17:46:10 +10:00
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