summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/imagedev (follow)
Commit message (Expand)AuthorAgeFilesLines
* (MESS) support for writing to compressed hard drives using diff files. [smf] smf-2012-09-082-43/+83
* floppy: Harmless intermediate commit that could help Micko (nw) Olivier Galibert2012-08-242-11/+197
* Ah, this was needed to be DD drive after all, but change it to support dual s... Miodrag Milanovic2012-08-241-1/+1
* added 525hd support into floppy.c and converted ht68k to use new wd17xx core ... Miodrag Milanovic2012-08-242-0/+41
* Added support for fixed slots (used for MAME) and ability to create internal ... Miodrag Milanovic2012-05-231-1/+1
* objdump doesn't work with VS binaries, so do not run it by Firewave (no whats... Miodrag Milanovic2012-05-151-2/+4
* Fix for i286 preventing error 104 on ibm5170 [Carl] Miodrag Milanovic2012-05-122-0/+9
* Clean-ups and version bumpmame0145u7 Angelo Salese2012-04-221-1/+1
* Changed device->subregion to device->memregion. Moved Aaron Giles2012-04-201-1/+1
* Sync with MESS (no whatsnew) Miodrag Milanovic2012-04-162-4/+40
* Clean-ups and version bump (yes, I know, it's too late)mame0145u4 Angelo Salese2012-03-112-6/+6
* Sync with MESS (no whatsnew) Miodrag Milanovic2012-03-061-3/+0
* Partial conversion of legacy floppy to modern device (no whatsnew) Miodrag Milanovic2012-03-052-197/+214
* Added image softlist interface for new floppies (no whatsnew) Miodrag Milanovic2012-02-291-1/+6
* - removed need for *_dev.lst files [Miodrag Milanovic] Miodrag Milanovic2012-02-231-5/+5
* Removed printfs (nw) Miodrag Milanovic2012-02-201-3/+0
* mc146818 - Set period even if timer is disabled, required for windows nt [Carl] Miodrag Milanovic2012-02-201-2/+2
* Removed rom_source abstraction, which was just mapping to devices Aaron Giles2012-02-201-7/+5
* Rewrite INS8250 to use diserial, updated Microtouch to modern and made it ser... Miodrag Milanovic2012-02-192-12/+20
* Update CHD error list in chd.c Aaron Giles2012-02-192-92/+3
* Fixed CHD error messages for image devices (no whatsnew) Miodrag Milanovic2012-02-182-5/+27
* Major CHD/chdman update. The CHD version number has been increased Aaron Giles2012-02-164-23/+29
* Making sure tape stops at end when playing (Apple1 for example), patch by Rob... Miodrag Milanovic2012-02-151-0/+13
* import from MESS (no whatsnew) Miodrag Milanovic2012-02-141-1/+1
* Sync with MESS, floppy work by OG (no whatsnew) Miodrag Milanovic2012-02-131-0/+10
* Clean-ups and version bumpmame0144u7 Angelo Salese2012-01-291-5/+5
* Sync with MESS, including OG's fix for exiting with debugger active (no whats... Miodrag Milanovic2012-01-261-4/+4
* Move devices into a proper hierarchy and handle naming Aaron Giles2012-01-243-7/+9
* floppy: Do specific UI handling [O. Galibert] Olivier Galibert2012-01-232-2/+325
* Fix for cassette (no whatsnew) Miodrag Milanovic2012-01-171-1/+2
* Fixed SCSI hard disk allocation (MT #04595). [Curt Coder] Curt Coder2012-01-161-1/+3
* Added floppy type constant. (nw) Curt Coder2012-01-161-0/+1
* Clean-ups and version bumpmame0144u6 Angelo Salese2012-01-151-5/+5
* Fix for cassette extension extraction (no whatsnew) Miodrag Milanovic2012-01-111-1/+1
* Cartslot is now C++ device (no whatsnew) Miodrag Milanovic2012-01-112-165/+142
* Floppy changes by OG, imported from MESS (no whatsnew) Miodrag Milanovic2011-12-302-12/+47
* Sync with MESS all credited there (no whatsnew) Miodrag Milanovic2011-12-122-2/+6
* Fix softload of cassettes (no whatsnew) Miodrag Milanovic2011-12-051-1/+11
* Clean-ups and version bumpmame0144u1 Angelo Salese2011-11-274-12/+12
* Rewritten snapquik.c to c++ (no whatsnew) Miodrag Milanovic2011-11-262-194/+99
* Removed multcart from imagedev, slots and softlists replaces this functionali... Miodrag Milanovic2011-11-262-1082/+0
* Removed stuff that doesn't belong here (no whatsnew) Miodrag Milanovic2011-11-252-210/+2
* Sync with MESS, also placed back sdlmain change since it proved working on BS... Miodrag Milanovic2011-11-221-1/+1
* Ups , fixed initialization (no whatsnew) Miodrag Milanovic2011-11-211-1/+3
* Added support for hard disk softlists [Miodrag Milanovic] Miodrag Milanovic2011-11-212-9/+20
* Commented some sanity checks and dependency of MESS code (no whatsnew) Miodrag Milanovic2011-11-161-6/+4
* Merge from MESS Nathan Woods2011-11-163-326/+363
* Clean-ups and version bumpmame0144 Angelo Salese2011-11-131-3/+3
* Fix for listxml breakage (no whatsnew) Miodrag Milanovic2011-11-131-0/+1
* Sync with MESS, OG work, credited there (no whatsnew) Miodrag Milanovic2011-11-093-47/+335