summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine (follow)
Commit message (Expand)AuthorAgeFilesLines
* devcb3 Vas Crabb2018-07-0791-821/+589
* cleanup (nw) Vas Crabb2018-07-061-2/+2
* -ps2sony: Various DMA and SIF bug fixes, initial OSDSYS ELF transfers to IOP ... mooglyguy2018-07-057-71/+276
* microtan: device_finder and other minor clean-ups (nw) Ivan Vangelista2018-07-051-124/+132
* interpro: CLIX boots (on the ip2000) (#3730) Patrick Mackinlay2018-07-054-509/+783
* misc cleanup and stuff to make macro removal easier (nw) Vas Crabb2018-07-052-26/+17
* ps2sony: Added skeleton DMAC, INTC, and SIF devices, nw mooglyguy2018-07-0512-47/+1523
* mac.cpp, macpci.cpp: Eliminate machine().device (nw) AJR2018-07-042-49/+31
* apple2gs: rewritten driver using bankdev. [R. Belmont] arbee2018-07-032-4785/+0
* emu.h must be the first thing in a compilation unit and nowhere else, or beha... Vas Crabb2018-07-037-17/+8
* misc cleanup and compile fix for superqix.cpp (nw) Vas Crabb2018-07-031-1/+1
* namco_c148: Eliminate machine().device (nw) AJR2018-06-302-35/+9
* ps2sony: Fixed some R3000 bugs, started fleshing out IOP devices, nw mooglyguy2018-07-015-0/+559
* emumem: Backend modernization [O. Galibert] Olivier Galibert2018-06-292-8/+1
* midwayic: Remove runtime tag lookups. (nw) Ted Green2018-06-292-4/+13
* iteagle: Remove runtime tag lookups. (nw) Ted Green2018-06-292-9/+29
* misc cleanup (nw) Vas Crabb2018-06-291-1/+1
* -ps2sony: Fleshing out the skeleton driver. [Ryan Holtz] mooglyguy2018-06-282-0/+388
* misc cleanup (nw) Vas Crabb2018-06-281-1/+2
* Eliminate "Atari VG EAROM" in favor of newer ER2055 device AJR2018-06-273-233/+3
* cage.cpp Cleanups (#3416) cam9002018-06-261-2/+2
* (nw) gotta keep hap happy Robbbert2018-06-261-1/+1
* apple2gs: output_finder (nw) Ivan Vangelista2018-06-251-4/+2
* apple3.cpp: remove tag look-up (nw) Ivan Vangelista2018-06-251-1/+1
* kr03: define native keyboard layout (partially fixes MT05818) Sergey Svishchev2018-06-251-17/+32
* Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s... AJR2018-06-2421-57/+50
* Move ROM loading macros to romentry.h and remove romload.h from emu.h (nw) AJR2018-06-243-0/+3
* srcclean and other cleanup (nw) Vas Crabb2018-06-244-36/+36
* Merge pull request #3685 from cam900/patch-36 ajrhacker2018-06-231-1/+1
|\
| * pgmprot_igs027a_type2.cpp : Fix martmast metadata cam9002018-06-231-1/+1
* | mc146818: correct interrupt polarity (nw) (#3627) Patrick Mackinlay2018-06-233-25/+6
|/
* altos8600, isbc_208, isbc_215g, m20_8086, psxcd, saturn, sun3x, z100: Removed... mooglyguy2018-06-2211-46/+83
* hd63450, genvdp, munchmo, esq5505, multigam: Remove machine().device lookups, nw mooglyguy2018-06-221-13/+7
* -39in1: Split Intel XScale PXA255 peripherals into a separate device. [Ryan H... mooglyguy2018-06-211-511/+0
* small cleanup (nw) Vas Crabb2018-06-182-5/+6
* seicopbl: Removed machine().device, nw mooglyguy2018-06-172-8/+12
* b2m: Replace machine().device with finder array (nw) AJR2018-06-171-7/+6
* coolpool, cave, foodf, itech32, slapstic, dvk_kcgd, dfruit, by17, by35: Remov... mooglyguy2018-06-161-7/+0
* more macro removal and overload disambiguation (nw) Vas Crabb2018-06-175-11/+8
* williams.cpp : Cleanups (#3660) cam9002018-06-161-88/+39
* more misc stuff (nw) Vas Crabb2018-06-162-23/+12
* balsente.cpp: Workaround for recent sound regression (nw) AJR2018-06-161-0/+6
* acro removal, disambiguation, debugger side effects (nw) Vas Crabb2018-06-152-6/+6
* balsente.cpp: Use ACIA devices for sound communication AJR2018-06-141-213/+15
* get rid of some overloaded names - a lot of these will become unnecessary aft... Vas Crabb2018-06-142-6/+6
* Remove emupal.h from emu.h (nw) AJR2018-06-137-0/+7
* beathead, concept, pkscram, saturn, tandy2k, trackfld, x1, swtpc09: machine()... mooglyguy2018-06-132-45/+34
* kaneko16: eliminated machine().device usage, nw mooglyguy2018-06-135-166/+173
* seibucop: Eliminate machine().device, hardcoded tags and dependency on palett... AJR2018-06-133-9/+19
* rescraid: Regression fix (nw) AJR2018-06-121-0/+11