summaryrefslogtreecommitdiffstatshomepage
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* move mess into mame (nw) Miodrag Milanovic2015-09-301529-15/+4
* rename of driver files to make names unique (nw) Miodrag Milanovic2015-09-3010-3/+3
* Cleanups and version bumpmame0166 Miodrag Milanovic2015-09-30114-2796/+2779
* Merge pull request #352 from kazblox/master R. Belmont2015-09-293-8/+10
|\
| * gblaster/sblaster: minor corrections kazblox2015-09-292-7/+9
| * x1_010: this sample rate value seems closer kazblox2015-09-291-1/+1
* | Reduce quantum frequency. Optimal value still undetermined and likely to cha... Happy2015-09-291-1/+1
* | Merge pull request #351 from ramiropolla/nec_p72 David Haywood2015-09-293-0/+141
|\ \ | |/ |/|
| * nec_p72: add skeleton driver for NEC PinWriter P72 dot-matrix printer Ramiro Polla2015-09-293-0/+141
* | fix c+p error (nw) David Haywood2015-09-291-2/+2
* | the rest (nw) David Haywood2015-09-294-8/+860
* | s16a boots (nw) David Haywood2015-09-293-7/+234
* | s16b boots (nw) David Haywood2015-09-292-18/+724
|/
* remaining s18 boots (nw) David Haywood2015-09-292-6/+391
* this stuff was being sold as 'universal Sega repair kit' David Haywood2015-09-296-110/+1404
* hush pedantic Cowering2015-09-291-3/+3
* at: let's do it like this instead (nw) cracyc2015-09-293-9/+15
* Fix for regression /fatalerror) in k286i (nw) Scott Stone2015-09-291-1/+1
* a7800 - More accurate representation of the Activision cart hardware for util... Scott Stone2015-09-291-1/+1
* add an update rom to the HyperDrive set, unfortunately we can't use it becaus... David Haywood2015-09-291-2/+14
* make this bootleg run (nw) David Haywood2015-09-292-1/+12
* pstream: fix the compile for MSVC (nw) Peter Ferrie2015-09-282-5/+5
* device shortname duplication fix (nw) Scott Stone2015-09-281-1/+1
* (nw) David Haywood2015-09-293-4/+16
* i8271: oops (nw) cracyc2015-09-281-2/+2
* process MASH / siftware submisisons, attempted to make a little less hacky (nw) David Haywood2015-09-288-26/+176
* i8271: modernize [Carl] cracyc2015-09-2811-1409/+1785
* xbox.c: add support for harddisk and cdrom (nw) yz70s2015-09-281-1/+27
* add method identify_device_buffer() to atapicdr like in idehd (nw) yz70s2015-09-281-0/+2
* fixed tms1980 TDO opcode hap2015-09-282-2/+10
* Same (nw) arbee2015-09-281-4/+2
* z80scc: use MAME standard 64-bit int workaround (nw) arbee2015-09-281-14/+12
* Added overlooked factor of 2 to VI timing to account for vertical resolution ... Happy2015-09-284-12/+42
* Merge pull request #348 from JoakimLarsson/scc8530_3 R. Belmont2015-09-284-173/+415
|\
| * - Added correct reset values Joakim Larsson Edstrom2015-09-284-173/+415
* | Merge pull request #347 from felipesanches/wacky_gator R. Belmont2015-09-282-0/+180
|\ \
| * | Skeleton driver for Wacky Gator (Data East - 1990) whack-a-mole style game wi... Felipe CorrĂȘa da Silva Sanches2015-09-272-0/+180
* | | TI DataMan WIP hap2015-09-284-4/+213
|/ /
* | namcops2.c: doc update (nw) Guru2015-09-281-18/+29
* | namcops2.c: doc update (nw) Guru2015-09-281-30/+90
* | Merge pull request #345 from felipesanches/zap_computer R. Belmont2015-09-274-0/+233
|\ \
| * | new driver: ZAP - Z80 Applications Processor - based on the book "Build Your ... Felipe CorrĂȘa da Silva Sanches2015-09-274-0/+233
* | | Skeleton driver: Miodrag Milanovic2015-09-272-0/+100
* | | br8641: Added a little meat to the bones. Robbbert2015-09-271-11/+147
* | | namconb1.c: Documentation update - NW briantro2015-09-271-3/+4
* | | notes about NAOMI/Dreamcast BIOS CRC protection (nw) MetalliC2015-09-271-1/+24
* | | m68k: fix 020+ PACK/UNPK nibble ordering [Till Harbaum, R. Belmont] arbee2015-09-262-24/+24
* | | Merge pull request #344 from Happy-yappH/master R. Belmont2015-09-263-23/+24
|\ \ \
| * | | VI timing period is now set dynamically from the VI registers. Happy2015-09-263-23/+24
* | | | Merge pull request #343 from kazblox/master R. Belmont2015-09-264-21/+90
|\ \ \ \