summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/imagedev
Commit message (Expand)AuthorAgeFilesLines
* cassette config moved inline (nw) Miodrag Milanovic2014-05-023-75/+31
* Cleanup of image device interfaces (nw) Miodrag Milanovic2014-05-0213-168/+83
* (MESS) New driver added: Xerox Alto 2 [Juergen Buchmueller] Miodrag Milanovic2014-04-222-0/+388
* Added serial printer, renamed centronics printer to match. Standardised the c... smf-2014-04-164-542/+18
* bitbanger_device: converted to devcb2 (nw) Ivan Vangelista2014-04-152-44/+26
* Oric 1: Spring cleaning [O. Galibert] Olivier Galibert2014-04-121-2/+1
* printer_image_device: converted to devcb2 (nw) Ivan Vangelista2014-04-112-30/+15
* midiin_device: converted to devcb2 (nw) Ivan Vangelista2014-04-112-28/+10
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-072-9/+8
* (MESS) bitbngr: Added missing baud option. (nw) Curt Coder2014-04-061-0/+1
* Factored ui_menu_control_device_image into ui/imgcntrl.c Nathan Woods2014-04-051-0/+1
* Fix initialization of legacy floppy (nw) Miodrag Milanovic2014-04-041-4/+56
* modernized access for legacy floppy, quite straight forward thing (nw) Miodrag Milanovic2014-04-022-481/+355
* Some changes/corrections to device descriptions from MASH (nw) Scott Stone2014-03-311-1/+1
* floppy: splice-related fixes [O. Galibert] Olivier Galibert2014-03-261-0/+9
* modernized 990_hd, moved some code into ti990_10.c, and simplified harddriv.c... Miodrag Milanovic2014-03-232-7/+18
* (MESS) snapquik.c: stop unloading snapshot/quickload images after start. this Fabio Priuli2014-03-221-3/+0
* no need to use "static TIMER_CALLBACK" but TIMER_CALLBACK_MEMBER, lot of prev... Miodrag Milanovic2014-03-222-9/+4
* and more global_free() -> global_free_array()(nw) Oliver Stöneberg2014-03-171-1/+1
* Moved core template container classes up from emutempl.h to coretmpl.h: Aaron Giles2014-03-1111-81/+27
* Added trace switch to control log output.(nw) Michael Zapf2014-03-091-1/+7
* fixed uninitialized member usage in cassette_image_device (nw) Oliver Stöneberg2014-02-261-2/+3
* (mess) floppy: Fix write over the index pulse and flux change lookup before i... Olivier Galibert2014-02-261-3/+6
* Removed diserial connect(). Converted thomson, mc1502 & wangpc to use DEVCB2 ... smf-2014-02-246-428/+0
* (MESS) c64: Floppy WIP. (nw) Curt Coder2014-02-042-1/+38
* (MESS) Refactored the Commodore 1541/1551/1571/2031 disk drives to use the mo... Curt Coder2014-02-032-2/+3
* Moved src/emu/ui.? ==> src/emu/ui/ui.?, changed to follow MAME OOP convention... Nathan Woods2014-01-291-4/+4
* Broke apart src/emu/ui/filemngr.?, moved src/emu/uiswlist.? ==> Nathan Woods2014-01-201-1/+1
* Split uiimage.? ==> ui/filemngr.? and ui/tapectrl.? Nathan Woods2014-01-191-1/+1
* Changed parity & stop bits to an enum (you can now pass in 1.5). I've updated... smf-2014-01-134-6/+6
* Call set_data_frame() before stc_rcv_rate() in a few more places, as since r2... smf-2014-01-102-2/+2
* floppy.c: add epson smd-165, used in the pf10 Dirk Best2014-01-042-237/+73
* floppy.c: add epson drives Dirk Best2014-01-042-0/+156
* floppy.c: fix bug when inserting images after starting the floppy motor Dirk Best2014-01-041-1/+1
* px4.c: initial diserial support Dirk Best2014-01-021-1/+1
* (MESS) Rainbow 100 updates: [Bavarese] R. Belmont2013-12-201-0/+1
* upd765: Fixed sense drive status command, and allow floppy connectors without... Curt Coder2013-11-221-0/+1
* diserial: Remove defines, cleanup clocks/timers, add sync support [O. Galibert] Olivier Galibert2013-11-184-7/+18
* Cleanups and version bumpmame0151 Miodrag Milanovic2013-11-051-1/+1
* (mess) mc1502: cassette output, printer WIP, serial WIP, minor keyboard fix [... cracyc2013-09-231-4/+4
* apricot.c: updated to use the new wd2793 controller, no support for apridisk ... Dirk Best2013-08-081-3/+3
* let's add a bunch of floppy drives Dirk Best2013-08-082-20/+247
* Some emu.h related redundant #include cleanup (nw) Scott Stone2013-07-179-13/+0
* diserial: add attotime and clock-div forms of set_rate and rename check_for_s... cracyc2013-06-301-1/+1
* changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) Miodrag Milanovic2013-06-2112-13/+13
* Added ata_interface_device, ide_controller_device is now only for pc register... smf-2013-06-191-1/+1
* (MESS) ep64: Modernized the Enterprise 64/128 driver. [Curt Coder] Curt Coder2013-06-061-1/+1
* Moved default card config, device inputs and clock off the slot interface so ... smf-2013-05-291-2/+2
* td0_dsk: make sure header magic is same case and include cell calc from OG (nw) cracyc2013-05-231-0/+1
* td0_dsk: add new floppy system support for teledisk [Carl] cracyc2013-05-232-0/+2