2'/>
summaryrefslogtreecommitdiffstats
path: root/src/mame/machine
Commit message (Expand)AuthorAgeFilesLines
...
* Update for ElSemi (nw) Miodrag Milanovic2015-05-142-4/+4
* update for Ville Linde (nw) Miodrag Milanovic2015-05-132-2/+2
* Done work for Luca Elia (nw) Miodrag Milanovic2015-05-131-1/+1
* GPL - > LGPL for Kale (nw) Miodrag Milanovic2015-05-134-4/+4
* Sync other dirs with main driver license for MAME (nw) Miodrag Milanovic2015-05-1358-81/+81
* update for James Wallace (nw) Miodrag Milanovic2015-05-122-4/+4
* part of license work for Kale, mostly those that needs to be GPL (nw) Miodrag Milanovic2015-05-121-1/+1
* did change for smf (nw) Miodrag Milanovic2015-05-1214-14/+14
* changes for Ernesto Corvi (nw) Miodrag Milanovic2015-05-111-2/+2
* Brad Oliver licenses (nw) Miodrag Milanovic2015-05-111-2/+2
* Changes for Bryan McPhail (nw) Miodrag Milanovic2015-05-112-3/+3
* update for Pierpaolo Prazzoli (nw) Miodrag Milanovic2015-05-111-2/+2
* Added known authors to licenses tags (nw) Miodrag Milanovic2015-05-0917-17/+17
* Interm release that breaks everything because iteagle was updated. ted green2015-05-082-39/+27
* rest for Juergen (nw) Miodrag Milanovic2015-05-071-2/+2
* harddriv.c: separated the harddriv sound board from the driver class into a d... Ivan Vangelista2015-05-071-1/+0
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-07258-0/+516
* Merge pull request #172 from LuigiBlood/master Vas Crabb2015-05-031-9/+6
|\
| * Fixed N64 Mouse wrapping. luigiblood2015-05-031-9/+6
* | Merge pull request #169 from LuigiBlood/master Vas Crabb2015-05-021-28/+108
|\|
| * Mouse optimizations and moved global vars to n64_periphs. luigiblood2015-05-021-21/+26
| * Added 4 controller support for N64/N64DD, as well as rough mouse support. You... luigiblood2015-05-021-27/+102
* | nbmj8688.c: added save state support (nw) Ivan Vangelista2015-05-021-1/+1
|/
* segasp: various additions, fixes and notes (nw) MetalliC2015-04-301-5/+2
* Cleanups and version bumpmame0161 Miodrag Milanovic2015-04-295-10/+9
* atomiswave: more correct ROM board PIO access (fixes ggisuka, rumblef2 crash)... MetalliC2015-04-282-7/+16
* SysteSP checkpoint: add protection keys, main board eeproms, basic system hoo... MetalliC2015-04-271-2/+11
* fix prev (nw) MetalliC2015-04-271-1/+13
* DC: implement G2 DMA channels 1-3 MetalliC2015-04-271-57/+42
* bagman.c, toobin.c: added / enabled save state support (nw) Ivan Vangelista2015-04-271-12/+12
* state_save_register_item_* removal, part 2 of 3 (nw) Ivan Vangelista2015-04-224-26/+26
* some state_save_register_item removal (nw) Ivan Vangelista2015-04-201-12/+12
* some astring to std::string conversion (nw) Miodrag Milanovic2015-04-182-2/+2
* fix kbm3rd keyboard error(nw) k2-git2015-04-171-53/+60
* Replace dynamic_array with std::vector [O. Galibert] Olivier Galibert2015-04-1418-46/+46
* fix crash (nw) Miodrag Milanovic2015-04-131-4/+4
* Code cleanup