summaryrefslogtreecommitdiffstatshomepage
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* disound.cpp, sound.cpp, speaker.cpp: Use fill_n and resize to zero memory ins... AJR2019-11-243-21/+15
* -bgfx: Fixed Github issue #5961. [Ryan Holtz] MooglyGuy2019-11-241-2/+2
* Fix clang error: cannot initialize a parameter of type 'void *' with an lvalu... AJR2019-11-241-1/+1
* nforcepc: small update to it8703f, more to come (nw) yz70s2019-11-242-11/+33
* xbox_pci.cpp: support io port 61 (nw) yz70s2019-11-242-4/+61
* xbox_usb.cpp: remove some problems (nw) yz70s2019-11-242-4/+11
* intelfsh.cpp: sst 49lf020 does not support certain commands in certain states... yz70s2019-11-241-3/+11
* apparently 3AM is not the time to code (nw) Vas Crabb2019-11-251-3/+3
* helps to git add before git commit (nw) Vas Crabb2019-11-251-1/+1
* pre-fill things allocated with operator new with 0xcd in debug builds (value ... Vas Crabb2019-11-251-0/+34
* Opengl: Apply line width provided by renderer. [Couriersud] couriersud2019-11-241-0/+1
* bgfx: Fix edge case around B/C/G settings. [Couriersud] couriersud2019-11-241-1/+2
* Merge pull request #5959 from clawgrip/patch-1 ajrhacker2019-11-241-4/+36
|\
| * midxunit.cpp: Add PCB ASCII layout and undumped GAL placeholder (nw) ClawGrip2019-11-241-4/+36
* | Merge pull request #5960 from DavidHaywood/241119_3 ajrhacker2019-11-241-15/+29
|\ \
| * | vt1682 - swap bg pen fallthrough for boxing, adjust render/latching timing sl... DavidHaywood2019-11-241-15/+29
* | | galivan.cpp : Add hide text layer support, and fix text color attlibute (#5957) sasuke-arcade2019-11-243-24/+78
* | | Merge pull request #5958 from sasuke-arcade/teracre_video_fix ajrhacker2019-11-241-1/+4
|\ \ \
| * | | teracre.cpp: Add hide text layer support (used in Cofree break of horekid) Sasuke2019-11-241-1/+4
* | | | Merge branch 'release0216' of https://github.com/mamedev/mame into genericslot Vas Crabb2019-11-255-14/+14
|\ \ \ \
| * | | | srcclean (nw) Vas Crabb2019-11-253-3/+3
| * | | | -bgfx: Fixed Github issues #5830 and #5956. [Ryan Holtz] MooglyGuy2019-11-2513-48/+120
| * | | | clean up capitalisation in titles (nw) Vas Crabb2019-11-252-11/+11
* | | | | -bgfx: Fixed Github issues #5830 and #5956. [Ryan Holtz] MooglyGuy2019-11-2413-48/+120
| |_|_|/ |/| | |
* | | | bml3rtc: save state (nw) Nigel Barnes2019-11-241-0/+3
| |_|/ |/| |
* | | (nw) MetalliC2019-11-241-1/+1
* | | new NOT_WORKING machines MetalliC2019-11-242-11/+44
* | | Machines promoted to working Ivan Vangelista2019-11-241-11/+61
| |/ |/|
* | Improve the ROM labels for the CM-32P based on PCB pictures. [Lord Nightmare,... Lord-Nightmare2019-11-231-4/+4
|/
* srcclean and indentation cleanup (nw) Vas Crabb2019-11-2480-1573/+1573
* popeye: Minor modernization. (nw) couriersud2019-11-242-1/+4
* netlist: clang lint fixes and standalone build fix. (nw) couriersud2019-11-244-4/+6
* Opengl render driver: fix bug preventing adjustment of ... [Couriersud] couriersud2019-11-241-1/+1
* vt1682 - tweak fallthrough bg colour, improves fade to white cases (nw) DavidHaywood2019-11-241-2/+10
* vt1682 - render sprites line by line, fix rasters on Place Kick title screen DavidHaywood2019-11-241-50/+52
* new not working machine Ivan Vangelista2019-11-233-3/+78
* New working clone braintro2019-11-232-21/+48
* namcops2.cpp: MT07489 (nw) Ivan Vangelista2019-11-231-4/+4
* ssrj.cpp: fixed MT07492 [sasuke] Ivan Vangelista2019-11-231-8/+12
* -netlist: Add new devices to net_lib.cpp, nw mooglyguy2019-11-231-0/+4
* flstory.cpp: added dip-switch locations [Guru] Ivan Vangelista2019-11-231-76/+77
* -multipcm: Added optional compile-time sample logging. [Ryan Holtz] mooglyguy2019-11-232-0/+48
* Mark trsvidtx as bad dump (nw) R. Belmont2019-11-231-1/+1
* m37710: More accurate mapping of port and interrupt registers; de-duplicate a... AJR2019-11-232-173/+204
* -netlist: Fixed typo on 7442 diagram, nw MooglyGuy2019-11-231-1/+1
* (nw) Housekeeping Robbbert2019-11-231-0/+1
* -netlist: Added 7442 4-Line BCD to 10-Line Decimal Decoder. [Ryan Holtz] MooglyGuy2019-11-232-0/+167
* -netlist: Fix typo, nw MooglyGuy2019-11-231-1/+1
* -netlist: Added 7492 Divide-by-12 Counter. [Ryan Holtz] MooglyGuy2019-11-232-0/+198
* Merge pull request #5948 from cam900/tmap038_mirror R. Belmont2019-11-224-34/+28
|\