summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/bus
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/mamedev/mame Vas Crabb2015-04-105-714/+315
|\
| * (MESS) pet: Refactored the Commodore 8050/8250/SFD-1001 to use the new floppy... Curt Coder2015-04-105-714/+315
* | Merge branch 'master' of https://github.com/ZoeB/mame Vas Crabb2015-04-101-9/+9
|\ \ | |/ |/|
| * Capitalise acronyms Zoë Blade2015-04-051-9/+9
* | pass attotime as const reference (nw) Oliver Stöneberg2015-04-072-2/+2
* | (MESS) abc80: Emulated the Scandia Metric ABC FD2 floppy controller. [Curt Co... Curt Coder2015-04-072-39/+268
* | (MESS) abc80: Added disk formats for slow controller. (nw) Curt Coder2015-04-072-2/+9
* | (MESS) abc80: Fixed typo. (nw) Curt Coder2015-04-071-2/+2
* | (MESS) abc80: Emulated a 16KB RAM card. [Curt Coder] Curt Coder2015-04-064-2/+140
* | (MESS) abc80: Fixed cassette loading and added quickload for BAC files. Emula... Curt Coder2015-04-067-129/+202
|/
* (MESS) misc new dumps added to softlists. nw. etabeta782015-04-031-1/+2
* Moved build system to GENie [Miodrag Milanovic] Miodrag Milanovic2015-03-261-1584/+0
* Cleanups and version bumpmame0160 Miodrag Milanovic2015-03-252-5/+4
* (MESS) misc round of new dump additions (from multiple sources) and consisten... etabeta782015-03-231-0/+1
* (MESS) apple2: add TMS9918 card from BYTE magazine plus 9938 and 9958 version... arbee2015-02-273-0/+424
* (mess) pcd keyboard and partial scsi [Carl] cracyc2015-02-253-0/+121
* Cleanups and version bumpmame0159 Miodrag Milanovic2015-02-2518-87/+82
* amstrad: added support for the Dobbertin Smart Watch mahlemiut2015-02-243-0/+136
* (MESS) sms: improved the code for the Light Phaser, by simplifying the routines etabeta782015-02-225-71/+76
* save: Give the device when available to the state save subsystem [O. Galibert] Olivier Galibert2015-02-141-1/+1
* mastboy.c, xorworld.c: added save state support (nw) Ivan Vangelista2015-02-112-8/+8
* Fixed MT05844 (nw) Ivan Vangelista2015-02-091-12/+12
* fixed some more C++11 compiler warnings (nw) Oliver Stöneberg2015-02-055-17/+17
* (nw) arbee2015-02-012-24/+20
* serve an assist to Arbee for SNES Miracle Piano. nw. etabeta782015-02-014-0/+360
* (MESS) apple2 updates: [R. Belmont] arbee2015-01-318-108/+130
* Fix clang compile. (nw) couriersud2015-01-311-1/+1
* (MESS) snes: converted input code to use slot devices. This means that you etabeta782015-01-3119-14/+1822
* (MESS) nes: MIDI In support for Miracle Piano [R. Belmont] arbee2015-01-283-9/+44
* (MESS) nes: Working MIDI output for Miracle Piano [R. Belmont] arbee2015-01-282-13/+16
* Cleanups and version bumpmame0158 Miodrag Milanovic2015-01-2825-230/+226
* (MESS) More flesh on Miracle skeleton (nw) arbee2015-01-272-33/+120
* make sure that controller devices don't get duplicate descriptions etabeta782015-01-2717-19/+19
* (MESS) sms/gamegear: misc improvements [Enik Land] etabeta782015-01-275-57/+56
* (MESS) nes: converted input code to use slot devices. this means that now you etabeta782015-01-2633-0/+3738
* tia_video_device: added save_state support (nw) Osso132015-01-161-0/+17
* nes: fixed game genie passthrough. nw. etabeta782015-01-143-4/+9
* Minor comment fix: Mitsubishi M50805 is a speech synthesis chip. Stiletto2015-01-121-3/+3
* (MESS) nes: these options should have been internal. nw. etabeta782015-01-114-6/+6
* let's try with a different approach that does not require to add a new macro ... etabeta782015-01-109-42/+42
* ioport: added a PORT_DEVICE flag to identify inputs of any kind which are etabeta782015-01-099-44/+44
* fix rom names in pet drivers Andrew McRae2015-01-081-1/+1
* Description changes for assorted devices to improve readability/uniformity fr... Scott Stone2015-01-0510-10/+10
* Fixed some typos Cesare Falco2015-01-051-1/+1
* Some atari 8bit cassette work, not working yet (nw) Wilbert Pol2015-01-013-1/+55
* Added skeleton for Atari 8bit SIO bus. This will not work until pokey learns ... Wilbert Pol2015-01-015-0/+494
* Cleanups and version bumpmame0157 Miodrag Milanovic2014-12-316-15/+14
* abc99_device:: fixed "ROMENTRY_ISREGION(region)" assert, now asserts in z8536... Osso2014-12-271-3/+2
* (MESS) megadriv: slightly improved support for CodeMasters 2-in-1 carts etabeta782014-12-272-2/+2
* adding the new sourcefiles would have helped probably... ;) etabeta782014-12-264-0/+395