summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
...
* Use D32F texture format instead of D24, should fix AMD hardware (#8516) Julian Sikorski2021-08-301-2/+2
* add pc9821.cpp to mess.flt cracyc2021-08-301-0/+1
* pc8801: repair acrojet copy protection cracyc2021-08-301-2/+9
* 8042kbdc.cpp: mouse reset answers at least one byte if mouse disabled. yz70s2021-08-301-3/+11
* pc8801: repair holein1 copy protection cracyc2021-08-301-0/+6
* Merge pull request #8513 from 0kmg/nes-mapper234 ajrhacker2021-08-303-47/+29
|\
| * bus/nes: Fixed several games not loading in Maxi 15 multicarts. 0kmg2021-08-293-47/+29
* | More miscellaneous cleanup: Vas Crabb2021-08-3014-1038/+1091
* | fixed one-shot paddle timers in Apple II and clones (#8504) xotmatrix2021-08-304-20/+88
* | Merge pull request #8508 from jessexm/patch-2 ajrhacker2021-08-291-2/+2
|\ \
| * | wd177x_dsk.cpp: Add head count check Jesse Marroquin2021-08-291-2/+2
* | | ghox: Reduce volume to avoid overdriving speaker AJR2021-08-291-1/+1
* | | cps3: Clamp audio from the custom device Aaron Giles2021-08-291-0/+7
* | | dec0: Fix overdriven sound Aaron Giles2021-08-291-6/+6
* | | spirit76: Mostly working. Robbbert2021-08-302-110/+251
* | | toaplan2: Fix ridiculously overdriven sound Aaron Giles2021-08-291-10/+10
* | | gaelco3d: Fix overdriven sound Aaron Giles2021-08-291-4/+4
|/ /
* | Merge pull request #8507 from clawgrip/patch-2 ajrhacker2021-08-291-1/+1
|\ \
| * | vsmile_cart.xml: Fix parent-clone relationship ClawGrip2021-08-291-1/+1
|/ /
* | -bgfx: Fixed UV rounding errors in fs_blit_palette16; Switched back to direct... MooglyGuy2021-08-308-22/+10
* | -f-32.cpp: royalpk2 fixes and updates (#8493) [Ryan Holtz] MooglyGuy2021-08-303-75/+326
* | cybstorm.cpp: Cleaned up inputs and added comments to match observations and ... Scott Stone2021-08-291-20/+40
* | Miscellaneous clean-up. Vas Crabb2021-08-2912-777/+988
* | harddriv.cpp, kenseim.cpp: Use output finders instead of output().set_value AJR2021-08-294-29/+36
* | lchicken: use output_finder hap2021-08-291-6/+13
* | spirit76: Added a layout. Robbbert2021-08-292-10/+179
* | debugger/debuggdbstub.cpp: Initialise m_readbuf_state on construction. (#8498) Alex Siryi2021-08-291-0/+1
* | New machines marked as NOT_WORKING Ivan Vangelista2021-08-282-20/+54
* | Missile / Circuit (bootleg of Alpha Fighter / Head On) [MikeMcBike] Ivan Vangelista2021-08-272-0/+29
* | points.cpp: Minor correction to aef90f0db9ae60be5d03e86b4418c57f10f6b06b AJR2021-08-271-1/+1
* | Octalize watchpoint hit message for memory spaces defined as octal AJR2021-08-271-9/+19
* | Implemented pan for stereo support for ics2115 (#8489) nabetse2021-08-272-28/+35
* | gts1: removed unused line of code. Robbbert2021-08-271-2/+0
* | gts1: Descriptions for dips. Robbbert2021-08-271-50/+59
* | vsmile_cart.xml: Fix hashes for 'cinderlanl' and 'cinderlasp' (#8496) ClawGrip2021-08-271-18/+2
|/
* MT2099: Reduce overdriven audio volumes. Aaron Giles2021-08-2615-53/+58
* New clones marked as NOT_WORKING Ivan Vangelista2021-08-273-4/+68
* vicdual.cpp: corrected a PROM label and location for Carnival sets using stan... Ivan Vangelista2021-08-271-6/+6
* osd: Return would block when reading a socket with no data available - no err... Vas Crabb2021-08-273-4/+4
* Merge tag 'mame0235' into mainline-master Vas Crabb2021-08-275-7/+9
|\
| * Bump version to 0.235mame0235 Vas Crabb2021-08-262-4/+4
| * util/zippath.cpp: OSD_WINDOWS isn't a safe way to detect Windows target, and ... Vas Crabb2021-08-261-1/+4
| * kncljoe: fix off-by-1 with sprite layer clip hap2021-08-252-6/+9
| * -bgfx: Revised fs_blit_palette16 to not use pixel rounding. Fixes issues in c... MooglyGuy2021-08-258-20/+32
| * hh_tms1k: correct ti5100 machine category hap2021-08-231-1/+1
| * cv1k: add note about CV1000-B hap2021-08-231-3/+5
| * cv1k: update espgal2 pcb note hap2021-08-232-9/+9
| * cv1k: split espgal2 recent u4 dump hap2021-08-233-95/+108
| * Fix a duplicate #include and an indendation error Vas Crabb2021-08-232-2/+1
* | Merge pull request #8490 from 0kmg/nes-lh42 ajrhacker2021-08-268-35/+123
|\ \