summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine (follow)
Commit message (Expand)AuthorAgeFilesLines
* HP9825: printer & beeper added (#4175) fulivi2018-10-212-63/+63
* vt100, ec1841, mc1502, poisk1, km035 and ms7004 keyboards: make Lua-friendly ... Sergey Svishchev2018-10-205-387/+381
* cit101: Eliminate MCFG_ macros (nw) AJR2018-10-191-10/+2
* Xavix - i2cmem hookup (#4156) David Haywood2018-10-181-26/+59
* apollo.cpp: It works this way: the following MCFG_SLOT_OPTION_DEVICE_INPUT_DE... AJR2018-10-171-7/+3
* (nw) fixed validation crash; fixed regression in altos5. Robbbert2018-10-181-2/+5
* XaviX - get ttv_mx to show some screens (nw) (#4153) David Haywood2018-10-171-0/+1
* taitosjsec.cpp: added missing save state, fixes save state regressions in var... Ivan Vangelista2018-10-172-21/+13
* rs232: small start at removing MCFG macros (nw) Ivan Vangelista2018-10-172-37/+38
* Various Namco hardwares update/cleanups (#4147) cam9002018-10-161-14/+10
* Merge pull request #4150 from fulivi/hp9825_dev1 ajrhacker2018-10-162-0/+1113
|\
| * hp9825: added DC100 tape drive fulivi2018-10-162-0/+1113
* | new working clone Ivan Vangelista2018-10-161-1/+16
|/
* new NOT WORKING angelosa2018-10-151-1/+1
* itt1700: Very preliminary keyboard stuff (nw) AJR2018-10-142-0/+329
* ramdac.cpp : Remove MCFGs cam9002018-10-141-2/+3
* some xavix visible area register tweaks based on studying video evidence (nw) DavidHaywood2018-10-131-35/+10
* XaviX - improvements to eka_xx sets, has_wamg needs DMA regs readback (but st... David Haywood2018-10-111-81/+103
* gamecom : fixed some minor gfx issues in arcadecl and cart startup; fixed unl... Robbbert2018-10-121-79/+70
* XaviX naming changes (#4069) David Haywood2018-10-091-283/+137
* msx.cpp: Split out state class for MSX2 sets (nw) AJR2018-10-081-13/+17
* xbox: first step in using real devices with smbus (nw) yz70s2018-10-043-99/+182
* segacrpt: pbaction(official Tehkan board) maincpu is 315-5128, thanks Joe (nw) hap2018-10-032-39/+37
* General CoCo Cartridge Fixes (#4050) tim lindner2018-10-032-1/+4
* clang doesn't like this (nw) smf-2018-10-011-1/+1
* qx10kbd: Remove unused private variables to fix clang build (nw) AJR2018-09-301-1/+1
* qx10kbd: add keyboard rom and emulate it [Carl, Frank Hughes] cracyc2018-09-292-51/+50
* Emulate PS/2 keyboard/mouse controller - same MCU as AT, but wired Vas Crabb2018-09-291-7/+8
* pc_lpt, upd765: removed MCFG macros (nw) Ivan Vangelista2018-09-283-9/+10
* upd1990a, upd4701, upd4992, upd7002: removed MCFG macros (nw) Ivan Vangelista2018-09-261-2/+2
* i8243: Device overhaul (nw) AJR2018-09-242-11/+14
* srcclean (nw) Vas Crabb2018-09-233-4/+4
* namcoio_gearbox: update notes (nw) hap2018-09-231-4/+10
* space, space, space, space, space, space, space, space, mem_mask (nw) smf-2018-09-2312-53/+53
* -sun4: Added a sun4c MMU device. Currently wraps the functionality of S4-buff... mooglyguy2018-09-221-9/+9
* Namco System 21 and other related refactors (#4013) David Haywood2018-09-217-0/+1334
* jazz: new skeleton driver (nw) Patrick Mackinlay2018-09-202-0/+76
* (nw) fix lots of inadverently mutable static pointers Vas Crabb2018-09-206-27/+23
* model1: minor docs update (nw) Dirk Best2018-09-181-2/+2
* bbc: Removed machine().device from bbc_fdc_slot_device and bbc_1mhzbus_slot_d... Nigel Barnes2018-09-171-30/+43
* Supply missing break (nw) AJR2018-09-171-4/+2
* i8251: Provide standard read/write handlers; eliminate memory space as argume... AJR2018-09-164-36/+11
* converted psx sio to devcb3 & added a note about beastorizer bootleg protecti... smf-2018-09-162-24/+6
* split namco c169 roz chip, c123 tilemap chip and c355 sprite chip from namcos... David Haywood2018-09-133-1196/+40
* imds2: Split out emulation of I/O controller board as separate device AJR2018-09-132-0/+821
* remove tms5220 read/write handler trampolines (nw) smf-2018-09-132-3/+3
* namcos2 / namcos21 - use configured banking for audiocpu (#3986) David Haywood2018-09-111-4/+10
* decstation: added LANCE controller, started IRQ handling in gate array. [R. B... arbee2018-09-102-3/+68
* use c68 for more games, fix what looks like more cam900 damage (luckywld) due... David Haywood2018-09-095-35/+48
* -mc146818: De-MCFG, nw mooglyguy2018-09-083-8/+8