summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices (follow)
Commit message (Expand)AuthorAgeFilesLines
* sitcom: hook up LEDs to PIA outputs to show state visually, softlist a Vas Crabb2017-02-112-4/+14
* dl1416: clean up, support signal-level interface better, support Vas Crabb2017-02-112-202/+263
* pic16: added pic1655 (nw) hap2017-02-112-20/+53
* pic16: small update, correct savestates (nw) hap2017-02-113-66/+46
* Make sure netlist includes are not found directly on include path. couriersud2017-02-101-1/+1
* Merge pull request #2056 from JoakimLarsson/vme Joakim Larsson Edström2017-02-105-361/+466
|\
| * fccpu30: updated to new LOG system Joakim Larsson Edstrom2017-02-101-258/+261
| * BIM 68153: fixed release irq line bug and updated LOGs Joakim Larsson Edstrom2017-02-101-25/+21
| * fccpu20: updated LOGs Joakim Larsson Edstrom2017-02-101-15/+9
| * 68561: improved interrupt support and LOGs messages Joakim Larsson Edstrom2017-02-102-63/+175
* | Remove device_config_complete from numerous devices that don't really need it... AJR2017-02-0952-319/+14
* | Remove debug printf (nw) Dirk Best2017-02-101-2/+0
* | Amiga: Make Akiko independent from driver state Dirk Best2017-02-102-50/+56
* | upd7810: For future use (nw) AJR2017-02-092-13/+46
* | Fix [MT06499](http://mametesters.org/view.php?id=6499) - probelm with edge ca... Vas Crabb2017-02-101-1/+1
* | m6805: clean up bih/bil handling Vas Crabb2017-02-105-68/+31
* | upd7810: Replace fake I/O space with callbacks AJR2017-02-096-87/+150
* | Merge pull request #2050 from shattered/_a044f00 R. Belmont2017-02-091-2/+2
|\ \
| * | T11: HALT opcode jumps to fixed restart address with PSW=0340 (nw) Sergey Svishchev2017-02-081-2/+2
* | | vmetal: Sound improvements AJR2017-02-092-18/+19
* | | Explicitly #include C++ headers for features use, see issue #2048 (nw) Vas Crabb2017-02-091-0/+9
| |/ |/|
* | Merge pull request #2049 from JoakimLarsson/vme Joakim Larsson Edström2017-02-085-92/+282
|\ \
| * | VME bus: added default bus address space and prepared for bus specific features Joakim Larsson Edstrom2017-02-085-92/+282
* | | osborne1nv: scroll fix (nw) Robbbert2017-02-091-1/+1
* | | intvkbd - mostly internal driver improvements (#2045) Frank Palazzolo2017-02-072-17/+31
| |/ |/|
* | Get rid of now-deprecated a2lang (nw) arbee2017-02-062-190/+0
* | vic20: Emulated the Data 20 Display Manager 40/80 column video cartridge. [Cu... Curt Coder2017-02-063-0/+409
* | Amiga 500 keyboard updates: Vas Crabb2017-02-065-366/+557
* | t10mmc: added Play Audio MSF (0x47) command, used by Another CD Player and As... mahlemiut2017-02-062-0/+36
* | Further Namco sound documentation (nw) AJR2017-02-051-1/+3
* | Fix build (nw) AJR2017-02-051-1/+3
* | More complete Galaxy Games emulation: [Luca Elia] Luca Elia2017-02-052-0/+366
* | PIC cpu: fixes for writes with the status register as destination [Luca Elia] Luca Elia2017-02-051-5/+21
* | preliminary TLCS-870 disassembler - Work in Progress (#1967) ajrhacker2017-02-052-0/+3488
* | Amiga 500 keyboard: Vas Crabb2017-02-065-142/+618
* | Remove some dependency between src/devices/ and src/mame (nw) Miodrag Milanovic2017-02-0551-60/+2470
* | remove trampoline (nw) Vas Crabb2017-02-052-15/+8
* | Amiga keyboard updates: Vas Crabb2017-02-057-503/+410
* | restore PORT_CHANGED_MEMBER (nw) Vas Crabb2017-02-051-3/+3
* | fix rev (nw) Vas Crabb2017-02-051-5/+5
* | Amiga keyboard updates: Vas Crabb2017-02-054-212/+436
* | helps to get the right file, doesn't it (nw) Vas Crabb2017-02-042-2/+16
* | whoops, that's important (nw) Vas Crabb2017-02-041-0/+1
* | m68hc05: implement edge-sensitive external interrupts Vas Crabb2017-02-045-94/+194
* | lastbank: Working sound and music AJR2017-02-032-4/+19
* | Avoid confusion of "Speakeasy" description shared between a machine and a dev... Scott Stone2017-02-031-1/+1
* | m6805 updates: Vas Crabb2017-02-036-58/+968
* | c64: Emulated the PPP Speakeasy 64 (Votrax SC-01-A) cartridge. [Curt Coder] Curt Coder2017-02-016-5/+166
* | vic20: Emulated the PPP SpeakEasy (Votrax SC-01-A) cartridge. [Curt Coder] Curt Coder2017-02-013-0/+159
* | Merge pull request #2035 from fulivi/hp9845_dev9 R. Belmont2017-02-015-31/+15
|\ \