summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes (follow)
Commit message (Expand)AuthorAgeFilesLines
* dl1416: clean up, support signal-level interface better, support Vas Crabb2017-02-111-37/+24
* Remove device_config_complete from numerous devices that don't really need it... AJR2017-02-095-8/+3
* Amiga: Make Akiko independent from driver state Dirk Best2017-02-101-1/+10
* vmetal: Sound improvements AJR2017-02-091-1/+4
* banctec: hooked up the crtc (nw) Robbbert2017-02-081-36/+0
* intvkbd - mostly internal driver improvements (#2045) Frank Palazzolo2017-02-071-7/+10
* Osborne-1 cleanup: Vas Crabb2017-02-071-23/+27
* Add Osborne 1 with Nuevo Video board. Marked not working as scrolling Vas Crabb2017-02-071-17/+38
* fix apple2gs regressions [R. Belmont] arbee2017-02-061-0/+1
* new working: angelosa2017-02-061-0/+3
* preliminary TLCS-870 disassembler - Work in Progress (#1967) ajrhacker2017-02-051-0/+1
* gcpinbal: Load more music by sending interrupt when ES-8712 finishes playing ... AJR2017-02-051-3/+2
* Merge pull request #2041 from ajrhacker/gcpinbal_ioc ajrhacker2017-02-051-4/+11
|\
| * gcpinbal: Modernization and sound improvements AJR2017-02-051-4/+11
* | New working machine added Ivan Vangelista2017-02-051-0/+1
|/
* Remove some dependency between src/devices/ and src/mame (nw) Miodrag Milanovic2017-02-051-2/+0
* gcpinbal: Add interface for 93C46 EEPROM AJR2017-02-041-1/+3
* lastbank: Working sound and music AJR2017-02-031-1/+1
* polepos.cpp: Input improvements AJR2017-02-031-2/+0
* aerofgt.cpp: cleaned up audiocpu rom loading, avoided some tag lookups, thus ... Ivan Vangelista2017-02-031-2/+5
* zx81: added tzx cassette format Nigel Barnes2017-02-011-0/+1
* yamyam: Use own program map; note undumped PROM; remove unneeded variable (nw) AJR2017-01-291-1/+1
* Amiga: Move audio related registers into Paula device Dirk Best2017-01-291-2/+7
* Amiga: Move and rename amiga sound device, add pinout and description Dirk Best2017-01-291-2/+2
* dec0.cpp latch cleanup: 'LS374 sensed positive edge others are educted guesses Vas Crabb2017-01-291-2/+2
* Merge pull request #2026 from ajrhacker/gcpinbal_hct157 ajrhacker2017-01-281-0/+3
|\
| * gcpinbal: Add HCT157 AJR2017-01-281-0/+3
* | Add dump for baddudes MCU [CAPS0ff, Vas Crabb] Vas Crabb2017-01-291-2/+8
* | Hook up protection MCU in bballsa, add to parent set as BAD_DUMP. Vas Crabb2017-01-281-25/+2
* | Merge branch 'master' of https://github.com/mamedev/mame Ariane Fugmann2017-01-262-7/+140
|\|
| * Minor Naomi 2 specifics (nw) angelosa2017-01-251-7/+9
| * Merge pull request #2016 from pmackinlay/interpro R. Belmont2017-01-241-0/+131
| |\
| | * initial pull request Patrick Mackinlay2017-01-241-59/+50
| | * Merge remote-tracking branch 'refs/remotes/mamedev/master' into interpro Patrick Mackinlay2017-01-1841-818/+1074
| | |\
| | * | stand-alone cammu initial implementation Patrick Mackinlay2017-01-181-28/+17
| | * | initial sga and mmu support Patrick Mackinlay2017-01-171-0/+64
| | * | minor tidy Patrick Mackinlay2017-01-131-2/+3
| | * | Merge remote-tracking branch 'refs/remotes/mamedev/master' into interpro Patrick Mackinlay2017-01-074-88/+167
| | |\ \
| | * \ \ Merge remote-tracking branch 'refs/remotes/mamedev/master' into interpro Patrick Mackinlay2017-01-0610-109/+31
| | |\ \ \
| | * | | | removed unnecessary led device, timer fix Patrick Mackinlay2017-01-041-4/+0
| | * | | | Merge remote-tracking branch 'refs/remotes/mamedev/master' into interpro Patrick Mackinlay2017-01-0433-328/+240
| | |\ \ \ \
| | * | | | | reduce cpu clock speed, fix boot memory check Patrick Mackinlay2017-01-041-3/+3
| | * | | | | Merge remote-tracking branch 'refs/remotes/mamedev/master' into interpro Patrick Mackinlay2016-12-281-13/+12
| | |\ \ \ \ \
| | * | | | | | soft reset, mac address, rtc fixes Patrick Mackinlay2016-12-281-2/+2
| | * | | | | | Merge remote-tracking branch 'refs/remotes/mamedev/master' into interpro Patrick Mackinlay2016-12-283-1/+5
| | |\ \ \ \ \ \
| | * | | | | | | initial commit Patrick Mackinlay2016-12-271-0/+90
* | | | | | | | | polyplay: add light organ + layout Ariane Fugmann2017-01-221-0/+2
|/ / / / / / / /
* | | | | | | | srcclean (nw) Vas Crabb2017-01-2213-38/+38
* | | | | | | | fix build (nw) smf-2017-01-211-2/+0
* | | | | | | | Moved atomiswave and naomi 2 specifics into own state machines (nw) angelosa2017-01-213-28/+56