summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/bus
Commit message (Expand)AuthorAgeFilesLines
* Remove random uncommitted junk that was on my Mac mooglyguy2016-01-231-45/+0
* Still more this==NULL cleanup mooglyguy2016-01-231-0/+45
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131552-291977/+0
* Fix unused variable Vas Crabb2015-09-111-2/+2
* isa_ibm_pgc: new skeleton driver Sergey Svishchev2015-09-114-0/+442
* al520ex: added preliminary Magic Sound expansion (not working) [Barry Rodewald] mahlemiut2015-09-103-0/+291
* pc_kbd/iskr1030: WIP snapshot Sergey Svishchev2015-09-012-159/+217
* Fixed user expansion socket cart support through very ugly byteswap in read h... Joakim Larsson Edström2015-08-282-211/+0
* Started LO command support, to be able to upload S-records to fccpu1 over ser... Joakim Larsson Edstrom2015-08-282-0/+211
* Added centronics-ish interface support for the fccpu1 board as expected by th... Joakim Larsson Edstrom2015-08-281-0/+1
* Cleanups and version bumpmame0165 Miodrag Milanovic2015-08-263-28/+27
* HFDC: Added dip switch "wait for HD" (later models) Michael Zapf2015-08-252-3/+14
* Added new cartridge types 378 (w/o GROM), 379 Michael Zapf2015-08-243-80/+166
* Minor changes to AT29x and logging. Michael Zapf2015-08-221-3/+3
* Geneve: Added boot flash ROM support (PFM) Michael Zapf2015-08-223-100/+293
* New AT29 flash EEPROM circuits Michael Zapf2015-08-212-14/+14
* Floppy sounds WIP. See comments in floppy.c. Michael Zapf2015-08-203-0/+11
* c128: Emulated the PARTNER 128 cartridge. [Curt Coder] Curt Coder2015-08-192-23/+37
* Fixed setname size for MSX Moonsound to fall within range for other setnames ... Scott Stone2015-08-151-1/+1
* Added seconds() and attoseconds() to attotime and prefixed members with couriersud2015-08-152-2/+2
* c128: PARTNER 128 WIP. (nw) Curt Coder2015-08-142-20/+134
* ti99: That's one small move for a man Michael Zapf2015-08-1127-2/+12171
* coleco.c: Reduce tagmap lookups and added support for 31in1 and 63in1 multica... Wilbert Pol2015-08-103-0/+130
* Defining variants 9224 and 9234 (WIP) Michael Zapf2015-08-102-7/+7
* dmv: added K220 Diagnostic module version 4.00 [rfka01] Sandro Ronco2015-08-021-4/+9
* mfmhd: Introduced format definition, now generally available. Michael Zapf2015-08-023-4/+4
* mfmhd: Autodetect gaps, defined formats Michael Zapf2015-08-021-3/+3
* v9938: added clock to device configuration. (nw) Wilbert Pol2015-07-301-2/+2
* msx1_cart.xml: Added fs_sr002 mapper based on internal bunsetsu mapper (nw) Wilbert Pol2015-07-303-0/+107
* nascom avc: use standard 3-bit rgb palette Dirk Best2015-07-302-15/+5
* Cleanups and version bumpmame0164 Miodrag Milanovic2015-07-298-23/+20
* c128: Dumped the PARTNER 128 ROM. [Curt Coder] Curt Coder2015-07-281-1/+1
* msx1_cart.xml: Partially implemented mapper used for msx write. (nw) Wilbert Pol2015-07-283-0/+118
* ti99: Fixed PIO output, no more lockup. Michael Zapf2015-07-271-5/+6
* c128: Added a skeleton for the PARTNER 128 cartridge. [Curt Coder] Curt Coder2015-07-273-0/+192
* Added a skeleton for the Commodore 1526/MPS-802/4023 printer. [Curt Coder] Curt Coder2015-07-264-0/+364
* msx.c: Made hydlide3k work (nw) Wilbert Pol2015-07-251-1/+1
* Added a skeleton for the Commodore VIC-1520 plotter. [Jim Brain, Curt Coder] Curt Coder2015-07-253-0/+249
* Added skeleton for Commodore VIC-1515 printer. [Curt Coder] Curt Coder2015-07-253-0/+221
* msx.c: Added moonsound fm part. (nw) Wilbert Pol2015-07-212-2/+4
* mfmhd: pluggable image format Michael Zapf2015-07-191-3/+3
* Adding more MFM hard disk models (ST213, ST251) Michael Zapf2015-07-191-1/+3
* moonsound.c: Make it stereo (nw) Wilbert Pol2015-07-191-4/+5
* msx.c: Start hooking up moonsound; not fully working yet (nw) Wilbert Pol2015-07-193-0/+163
* msx.c: Fixed Metal Gear 2 Solid Snake. (nw) Wilbert Pol2015-07-151-2/+2
* msx.c: Fixed mapper detection when loading from full path. Fixes MT05986. Wilbert Pol2015-07-141-0/+1
* more pedantic fixes (NW) Cowering2015-07-0813-25/+25
* This is it. ti99 says Goodbye to legacy floppy. Michael Zapf2015-07-054-770/+11
* amstrad: added DDI-1 disk drive expansion (464 only), and make 464 and 664 de... mahlemiut2015-07-052-0/+187
* fixed SAA1099 to actually use clock (nw); corrected Game Blaster/SB1.0 clock ... mixxmaster2015-06-292-4/+4