summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/bus
Commit message (Expand)AuthorAgeFilesLines
...
* Replace dynamic_array with std::vector [O. Galibert] Olivier Galibert2015-04-14126-629/+643
* (MESS) gameboy: added support for the simple multigame mapper used etabeta782015-04-134-2/+71
* (MESS) c64: Added ROMs for Indus GT floppy drive. [Ray Carlsen] Curt Coder2015-04-133-15/+63
* few more changes (nw) Miodrag Milanovic2015-04-1314-50/+50
* (MESS) gameboy: added preliminary emulation of Sachen MMC-1 mapper, etabeta782015-04-134-10/+99
* pc_vga: split Cirrus Logic SVGA devices into separate GD5428 and GD5430 devic... mahlemiut2015-04-132-9/+9
* (MESS) c8050fdc: Gap adjustment and SFD-1001 is single drive only. (nw) Curt Coder2015-04-133-8/+18
* (MESS) c64. Added FSD-1 disk drive ROMs. [Ray Carlsen] Curt Coder2015-04-123-0/+44
* (MESS) gameboy: removed separate implementation of etabeta782015-04-124-112/+45
* There is no implicit conversion to char* in std::string (nw) Miodrag Milanovic2015-04-1273-103/+103
* Cleanup. (nw) Curt Coder2015-04-114-14/+11
* (MESS) c8050fdc: Fixed write protect sense. (nw) Curt Coder2015-04-114-66/+11
* Merge https://github.com/ZoeB/mame Vas Crabb2015-04-127-8/+8
|\
| * Revert Millennium fix Zoë Blade2015-04-112-3/+3
| * Fix various typos and spelling mistakes Zoë Blade2015-04-119-11/+11
* | cstr() - > c_str() as preparation for move to std::string (nw) Miodrag Milanovic2015-04-116-11/+11
|/
* 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