summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes (follow)
Commit message (Expand)AuthorAgeFilesLines
* pofo: Expansion port slot interface WIP. (nw) Curt Coder2016-06-151-123/+0
* system16.cpp: reorganized the different sound configurations in "fragments" a... Ivan Vangelista2016-06-141-1/+0
* more trampolines removal (nw) Ivan Vangelista2016-06-146-8/+0
* sound trampolines removal from various drivers (nw) Ivan Vangelista2016-06-1334-38/+11
* - Reverse-engineered Moto Frenzy security FPGA and implemented decryption cod... Phil Bennett2016-06-131-3/+5
* finish the mb86235 disassembler (nw) Ville Linde2016-06-121-1/+1
* updated remaining drivers to use gen_latch.cpp (nw) Ivan Vangelista2016-06-1268-97/+381
* New WORKING game [Robbbert, caius] Robbbert2016-06-101-0/+2
* abc80x: Fixed character width regression from 876c07fbf59d001ba5312239782b792... Curt Coder2016-06-091-1/+1
* second-to-last gen_latch.cpp update (nw) Ivan Vangelista2016-06-0927-36/+130
* ds2401: support DS2400-compatibility command 0x0F to read serial no. Vas Crabb2016-06-081-1/+1
* Major refactoring of debugger core [Ryan Holtz] therealmogminer@gmail.com2016-06-084-0/+28
* more gen_latch (nw) Ivan Vangelista2016-06-0721-36/+127
* galaxian.cpp: preliminary sound hook-up for takeoff. Also separated memory ma... Ivan Vangelista2016-06-071-1/+0
* Sorcerer: added rs232. Robbbert2016-06-061-2/+4
* electron: added preliminary expansion port Nigel Barnes2016-06-051-0/+1
* sorcerer: calculate baud rates based on actual dividers on pcb. Fixed a bug w... Robbbert2016-06-051-0/+3
* Don't use AM_MASK on ram, you end up with an incorrect allocation size [O. Ga... Olivier Galibert2016-06-041-1/+5
* Made efforts to provide a 'simpler' configuration setup for MPU4 hardware to ... James Wallace2016-06-021-0/+2
* chihiro.cpp,xbox.cpp: try to complete xbox memory map, eeprom must be ntsc (nw) yz70s2016-06-021-0/+8
* Flaming 7 (W-4 hardware): Connected the electronic serial DS2401 device RobertoFresca2016-06-011-1/+1
* more gen_latch-ification (nw) Ivan Vangelista2016-06-0128-43/+161
* Flaming 7's: hook up serial EEPROM [Vas Crabb] Vas Crabb2016-06-011-1/+6
* Allow full build on android: Vas Crabb2016-05-311-1/+1
* some more gen_latch.cpp (nw) Ivan Vangelista2016-05-2722-49/+143
* Merge pull request #903 from ajrhacker/nmistory R. Belmont2016-05-271-0/+10
|\
| * West Story improvements: the NMI story AJR2016-05-261-0/+10
* | Super-80: added sounds for the cassette relay Robbbert2016-05-271-1/+4
|/
* chihiro.cpp: try to boot crtaxihr & small 3d adjustments (nw) yz70s2016-05-261-3/+4
* esb: Direct update for slapstic gone too [O. Galibert] Olivier Galibert2016-05-251-3/+0
* sloop: Direct update handler unneeded too [O. Galibert] Olivier Galibert2016-05-251-1/+0
* Merge pull request #895 from felipesanches/patinho_feio Vas Crabb2016-05-251-0/+50
|\
| * Further improvements to the Patinho Feio driver & CPU Felipe CorrĂȘa da Silva Sanches2016-05-251-0/+50
* | Cleanups and version bumpmame0174 Miodrag Milanovic2016-05-2514-166/+160
|/
* New clones added or promoted from NOT_WORKING status Ivan Vangelista2016-05-221-12/+19
* gamecom: reworked audio channels 0 and 1 a bit (still doesn't sound anything ... Robbbert2016-05-201-0/+4
* More gen_latch (nw) Ivan Vangelista2016-05-2045-130/+308
* Fix vcircle regression (not booting) - from Sarayan (nw) Scott Stone2016-05-191-0/+2
* chihiro.cpp: since clipping is not present yet, if a trangle has at least a v... yz70s2016-05-191-4/+9
* gamecom: added sound channels 0 and 1 (quality is poor). Added temp patch to ... Robbbert2016-05-201-0/+6
* updated a few few drivers to use gen_latch.cpp (nw) Ivan Vangelista2016-05-182-2/+9
* emumem: Get rid of the install_* return value [O. Galibert] Olivier Galibert2016-05-1810-6/+18
* Merge pull request #875 from ajrhacker/copcalls R. Belmont2016-05-151-0/+2
|\
| * Input documentation and COP tweaks based on M68000 and V30 code AJR2016-05-151-0/+2
* | hh_tms1k: added internal clickable layout for bship hap2016-05-151-1/+1
|/
* h63484 ==> hd63484 (nw) Sandro Ronco2016-05-131-2/+2
* xbox.cpp: define USB_HACK_ENABLED works again, outr2 boots now (nw) yz70s2016-05-131-0/+2
* Super80r: fixed regression (title line missing at boot). Robbbert2016-05-131-1/+2
* Moved around PAL variable, nw angelosa2016-05-111-0/+1
* bankp.cpp: improved flip screen support (see MT04899). Also updated some inpu... Ivan Vangelista2016-05-101-7/+7