summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes (follow)
Commit message (Expand)AuthorAgeFilesLines
* Apollo changes: [Hans Ostermeyer] arbee2016-10-231-0/+1
* New working machine added hap2016-10-231-1/+1
* srcclean (nw) Vas Crabb2016-10-234-23/+23
* cleanup of TRUE/FALSE in mame section (nw) Miodrag Milanovic2016-10-227-18/+18
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-22866-11418/+11418
* dynamic_buffer is just std::vector<UINT8> (nw) Miodrag Milanovic2016-10-211-2/+2
* made analogue ports optional again as Race Drivin' Panoramic doesn't have the... smf-2016-10-181-2/+2
* DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-1762-205/+193
* [COCO] Changed to use required_ioport_array and optional_ioport Nathan Woods2016-10-151-3/+3
* -tranz330: Hooked up inputs. [Ryan Holtz] therealmogminer@gmail.com2016-10-141-0/+3
* tranz330: this might help... or not (nw) Robbbert2016-10-141-0/+2
* -Added skeleton driver and basic hookups for VeriFone Tranz 330 point of sale... therealmogminer@gmail.com2016-10-131-0/+68
* Merge pull request #1506 from fulivi/hp9845_dev6 R. Belmont2016-10-131-0/+145
|\
| * hp9845: handling of I/O slots added. Implemented HP98035 RTC card. fulivi2016-10-121-0/+3
| * hp9845: refactored handling of irq/sts/flg bits to prepare for external fulivi2016-10-031-1/+10
| * hp9845: hp9845b_state class moved into a separated file (hp9845.h) fulivi2016-09-301-0/+133
* | Merge pull request #1507 from mamehaze/071016 R. Belmont2016-10-131-0/+1
|\ \
| * | make the different decocass bios roms actually selectable. David Haywood2016-10-131-0/+1
* | | New working machine added hap2016-10-121-0/+4
* | | -v1050: Fixed 8214 PICU hookup and promoted back to working. [Ryan Holtz] therealmogminer@gmail.com2016-10-121-0/+3
* | | megasys1.cpp: added save state support (nw) Ivan Vangelista2016-10-101-16/+32
* | | required_ioport_array. (nw) Curt Coder2016-10-0914-2053/+79
* | | required_ioport_array. (nw) Curt Coder2016-10-091-24/+2
* | | mac: rewrite audio output for original Macs to work like hardware. [R. Belmont] arbee2016-10-081-41/+11
|/ /
* | cninjabl2: Add sprites AJR2016-10-051-0/+1
* | cninja.cpp: some work on cninjabl2. It now shows the tilemap layers and plays... Ivan Vangelista2016-10-051-0/+2
* | Various input related bug-fixes to Wild Pilot: [Angelo Salese] angelosa2016-10-051-0/+3
* | cischeat.cpp: irq notes, bumped framerate to 60 Hz to all minus captflag/scud... angelosa2016-10-051-0/+2
* | chihiro.cpp: clarifications and renaming for 3d matrices (nw) yz70s2016-10-041-0/+1
* | gameboy: fixed serial regresssion (nw) Wilbert Pol2016-10-031-1/+6
* | -6840ptm: Changed WRITE8 to WRITE_LINE for single-bit outputs. [Ryan Holtz] therealmogminer@gmail.com2016-10-034-7/+7
* | make model 1 render list scanning code safer by masking accesses to the ram s... David Haywood2016-10-021-7/+11
* | Merge pull request #1470 from mamehaze/300916 Ivan Vangelista2016-10-021-0/+1
|\ \
| * | rename game based on David Haywood2016-10-011-1/+1
| * | new NOT WORKING Puzzle 'unknown' XXX [system11] David Haywood2016-10-011-0/+1
* | | gb.cpp: Some cpu, sound, and video updates (nw) Wilbert Pol2016-09-301-34/+9
|/ /
* / pdriftl: spotted link ID and link communication mode, game playable in stand-... angelosa2016-09-281-1/+1
|/
* srcclean (nw) Vas Crabb2016-09-262-2/+2
* Merge pull request #1452 from mamehaze/shou_slap MetalliC2016-09-251-0/+6
|\
| * new clones - Popeye (Japan, Sky Skipper hardware) [ShouTime] David Haywood2016-09-251-0/+6
* | -cmi2x: Fix 6809 interrupt vectoring. [Ryan Holtz] therealmogminer@gmail.com2016-09-251-10/+9
* | Merge pull request #1431 from ajrhacker/ms1_tmap R. Belmont2016-09-242-74/+45
|\ \ | |/ |/|
| * Add tilemap device to cischeat.cpp; fix a few soundlatches (nw) AJR2016-09-221-37/+28
| * Minor cleanups (nw) AJR2016-09-221-7/+0
| * Make Mega System 1 tilemaps into a device AJR2016-09-211-30/+17
* | system16.cpp (ddcrewbl): added inputs, identified oki write. Missing oki bank... Ivan Vangelista2016-09-231-1/+0
* | bbc: added opus challenger (floppy and ramdisc) device on 1mhz bus Nigel Barnes2016-09-231-0/+2
* | bbc: added joyport slot device to Master Compact, defaulting to joystick Nigel Barnes2016-09-231-0/+3
* | taitosj.cpp: Lord-Nightmare2016-09-231-0/+9
* | Added irq acks and second YM2203 sound chip to Euro League, which adds piano ... angelosa2016-09-221-0/+4