summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/imagedev/diablo.c
Commit message (Expand)AuthorAgeFilesLines
* changes for Juergen Buchmueller in core and credits for some files in mess(nw) Miodrag Milanovic2015-05-071-6/+2
* Added dummy license headers for EMU section (nw) Miodrag Milanovic2015-05-071-0/+2
* small cleanup (nw) Miodrag Milanovic2015-04-221-2/+1
* moved all to std::string (nw) Miodrag Milanovic2015-04-221-5/+5
* some astring to std::string conversion (nw) Miodrag Milanovic2015-04-181-1/+1
* updated astring constructors to have just one string param, to be more like s... Miodrag Milanovic2015-04-131-1/+1
* There is no implicit conversion to char* in std::string (nw) Miodrag Milanovic2015-04-121-5/+5
* cstr() - > c_str() as preparation for move to std::string (nw) Miodrag Milanovic2015-04-111-4/+4
* Cleanup of image device interfaces (nw) Miodrag Milanovic2014-05-021-13/+2
* (MESS) New driver added: Xerox Alto 2 [Juergen Buchmueller] Miodrag Milanovic2014-04-221-0/+288