summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge pull request #5258 from protosphere/fix-fdc4711-fdc-type ajrhacker2019-06-182-2/+2
|\ \ \ \
| * | | | myb3k_fdc.cpp: Use FD1791 for FDC4711 Claire Kugelmann2019-06-182-2/+2
* | | | | pokey: Note (nw) AJR2019-06-181-0/+1
* | | | | Merge branch 'master' of https://github.com/mamedev/mame mooglyguy2019-06-1813-474/+626
|\| | | |
| * | | | qvt201: Add gfxdecode Dirk Best2019-06-181-0/+39
| * | | | qvt190: Add drawing characters to gfxdecode Dirk Best2019-06-181-1/+17
| * | | | new not working clone Ivan Vangelista2019-06-182-7/+21
| |/ / /
| * | | validity.cpp: Be more verbose when validating device types (nw) AJR2019-06-171-0/+3
| * | | New machines marked as NOT_WORKING AJR2019-06-175-2/+306
| * | | hh_tms1k: update to pwm_display_device (nw) hap2019-06-185-464/+240
* | | | -74381: Added untested 74S381 ALU / Function Generator device. [Ryan Holtz] MooglyGuy2019-06-189-6/+365
|/ / /
* | | -dpb_brushproc: Added skeleton device for DPB-7000 Brush Processor Card. [Rya... MooglyGuy2019-06-1810-7/+609
* | | Merge pull request #5257 from DavidHaywood/170619 R. Belmont2019-06-171-346/+1931
|\ \ \
| * | | spectrum_cass.xml - start adding some sets [TZXVault] DavidHaywood2019-06-171-346/+1931
* | | | Merge branch 'master' of https://github.com/mamedev/mame Scott Stone2019-06-1735-666/+923
|\ \ \ \
| * | | | -screen: Removed set_raw_fractional, it was poorly thought-out. nw mooglyguy2019-06-172-10/+1
| * | | | rename function (nw) hap2019-06-1728-512/+512
| * | | | hh_tms1k: partial update to pwm_display_device (nw) hap2019-06-176-119/+187
| * | | | -dpb_combiner: Hooked up clocked logic and screen device. [Ryan Holtz] mooglyguy2019-06-173-19/+162
| |/ / /
| * | | mindset: pattern fill (not word fill) and another graphics mode [O. Galibert] Olivier Galibert2019-06-171-16/+37
| * | | goldstar.cpp: decrypted jkrmast and jkrmasta. Left as not working as GFX, inp... Ivan Vangelista2019-06-172-4/+38
* | | | vgmplay.xml: Added 36 new entries + fixed some descriptions/setnames from pr... Scott Stone2019-06-171-4/+3104
|/ / /
* | | Merge branch 'master' of https://github.com/mamedev/mame Scott Stone2019-06-177-244/+201
|\ \ \
| * | | d3d: this fixes alt-tab crash (nw) hap2019-06-172-3/+9
| * | | tk2000: Note (nw) AJR2019-06-171-0/+2
| * | | Merge pull request #5256 from protosphere/fdc4712 R. Belmont2019-06-173-235/+188
| |\ \ \
| | * | | Add support for myb3k FDC4712 Claire Kugelmann2019-06-173-235/+188
| * | | | Merge pull request #5255 from DavidHaywood/160619 R. Belmont2019-06-171-6/+2
| |\ \ \ \
| | * | | | revert tzx_cas changes from 0.202, they break things DavidHaywood2019-06-171-6/+2
* | | | | | cecflop.xml: Fixes so that it passes -validate and xmlint (nw) Scott Stone2019-06-171-3/+3
|/ / / / /
* | | | | qvt190: basic text rendering Dirk Best2019-06-171-5/+21
* | | | | -dpb_combiner: Added a skeleton device for the DPB-7000 Combiner Card. [Ryan ... mooglyguy2019-06-174-27/+415
* | | | | qvt6800: rename to qvt190, add gfxdecode Dirk Best2019-06-174-25/+48
* | | | | z180: Fix copy-and-paste error (nw) AJR2019-06-171-1/+1
| |/ / / |/| | |
* | | | z180: Separate out internal registers by function; get rid of a lot of not-so... AJR2019-06-174-1110/+735
* | | | qvt102: Major update Dirk Best2019-06-172-79/+586
* | | | make useless comment less confusing (nw) hap2019-06-176-6/+6
* | | | apply minimize crashfix for bgfx too (nw) hap2019-06-171-1/+3
* | | | apple2e: Added preliminary software list for Chinese CEC machines [zzemu, R. ... arbee2019-06-162-0/+249
* | | | -tdc1008: Fixed latching of RND, TC, ACC, and SUB signals. [Ryan Holtz] mooglyguy2019-06-178-8/+354
* | | | tispellb/tispeak: use pwm_display_device (nw) hap2019-06-172-39/+23
* | | | Let's try to solve the quit-on-minimize problem (nw) yz70s2019-06-173-0/+6
* | | | Since value is unsigned, it will never be lower than zero (nw) yz70s2019-06-171-2/+2
* | | | tk2000: Update system name (nw) AJR2019-06-161-1/+1
* | | | Merge pull request #5252 from npwoods/osd_windows_files_cleanup ajrhacker2019-06-168-8/+8
|\ \ \ \
| * | | | Changed a number of comment declarations to read *.cpp instead of *.c npwoods2019-06-168-8/+8
* | | | | Merge pull request #5247 from kunikunijp/toypop-patch R. Belmont2019-06-161-0/+3
|\ \ \ \ \
| * | | | | Update toypop.cpp kunikuni2019-06-161-0/+3
* | | | | | Merge pull request #5248 from mamedev/support_save_state_search_path R. Belmont2019-06-161-1/+1
|\ \ \ \ \ \
| * | | | | | Defaulting to empty search path if null npwoods2019-06-161-1/+1