summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices (follow)
Commit message (Expand)AuthorAgeFilesLines
* srcclean (nw) Vas Crabb2017-04-2310-78/+78
* midwayic: Block register updates until unlocked. (nw) Ted Green2017-04-222-3/+3
* New working machine added hap2017-04-221-4/+7
* voodoo: Revert texture base address calculation to fix seattle driver. (nw) Ted Green2017-04-221-4/+2
* New NOT WORKING: AJR2017-04-222-1/+24
* electron: Added Power Software joystick interface Nigel Barnes2017-04-213-2/+151
* Since we're close to release, revert for now (nw) arbee2017-04-201-2/+2
* hh_sm510: added ACL button (nw) hap2017-04-201-0/+3
* voodoo: Change multi base address selection to fix funkball textures. Ted Green2017-04-201-6/+10
* Merge branch 'master' of https://github.com/mamedev/mame Scott Stone2017-04-201-1/+1
|\
| * ucom4: fix efball old regression (nw) hap2017-04-201-1/+1
* | Turn off global logging (nw) Scott Stone2017-04-201-2/+2
|/
* Revert most of previous fix, instead change VIA6522 to work better. (nw) arbee2017-04-191-4/+4
* Note PROM version (nw) AJR2017-04-191-1/+1
* pci-usb.cpp: add placeholder for OHCI device (nw) yz70s2017-04-202-0/+36
* zeus2: Handle buffer wrapping during frame clear. Select quad size based on m... Ted Green2017-04-192-84/+102
* ucom4: added D546 (nw) hap2017-04-192-12/+25
* sm510: fixed ATPL opcode (nw) hap2017-04-191-1/+1
* segas32.cpp: Input modernization, phase 1 AJR2017-04-171-2/+2
* dragon32: Corrected release year and company of Spanish clones Nigel Barnes2017-04-172-4/+12
* Fixed out of bounds issues in NeoGeo memory access Nathan Woods2017-04-171-8/+8
* Made a number of device_image_interface members private (#2227) npwoods2017-04-1714-21/+21
* Merge pull request #2239 from ajrhacker/dipalette_sanity ajrhacker2017-04-161-2/+2
|\
| * Disallow a negative number of palette entries by changing some types (nw) AJR2017-04-161-2/+2
* | Merge pull request #2226 from fulivi/hp9845_dev11 Robert2017-04-172-3/+3
|\ \ | |/ |/|
| * hp9845: 98035 module default SC is 9 now fulivi2017-04-141-1/+1
| * hphybrid: hopefully fixed a super-subtle race condition in 9845T video hw. fulivi2017-04-131-2/+2
* | segaxbd.cpp: Too many watchdog resets; schematics may be wrong (nw) AJR2017-04-161-0/+2
* | Name lookup issues (nw) AJR2017-04-151-2/+2
* | i8251: Improve logging; restrict external command_w and mode_w access to V53 ... AJR2017-04-152-6/+23
* | i386: oopsy (nw) cracyc2017-04-141-1/+1
* | Merge pull request #2223 from npwoods/get_default_card_software R. Belmont2017-04-1493-212/+173
|\ \
| * | Changes to make get_default_card_software() less stupid Nathan Woods2017-04-1093-212/+173
* | | apple1: fixed bug introduced when the cassette was slotified. [Colin Douglas ... arbee2017-04-141-2/+2
* | | mtouchxl: title screen get (nw) cracyc2017-04-132-2/+15
* | | novag68k: savestate flag was missing (nw) hap2017-04-131-1/+1
* | | mtouchxl: update default cmos (nw) cracyc2017-04-131-1/+1
* | | One uint slipped past (nw) AJR2017-04-131-1/+1
* | | g65816: Eliminate uint type properly (nw) AJR2017-04-123-153/+153
* | | Inadvertent omission that was bound to fail (nw) AJR2017-04-121-1/+1
* | | segaybd.cpp, srallyc: Add OKI MSM6253 device AJR2017-04-122-0/+234
* | | ds1205: Add Dallas DS1205 Multikey [Carl] cracyc2017-04-122-0/+491
* | | tlcs870: Move macros into source file for now to avoid potential naming confl... AJR2017-04-122-52/+54
* | | Add TMP90PH44 device type for Sega 837-13551 I/O Board (nw) AJR2017-04-122-4/+27
* | | pdp1: Make opcodes an internal enum (nw) AJR2017-04-122-56/+58
* | | e132xs: Move memory macros out of header file to help prevent naming conflict... AJR2017-04-122-25/+26
* | | m68000, i386: Workaround for multiple inclusion until SoftFloat is updated to... AJR2017-04-122-1/+9
* | | clipper: Scope down enums (nw) AJR2017-04-121-153/+153
* | | g65816: Remove a few legacy type macros (nw) AJR2017-04-121-18/+1
* | | namcofl.cpp: killed anonymous timers, moved to configured banking, added save... Ivan Vangelista2017-04-121-0/+1