summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/i8089/i8089.c
Commit message (Expand)AuthorAgeFilesLines
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-380/+0
* Intel 8089 -> I8089 for consistency Dirk Best2015-06-101-1/+1
* more authorship (nw) cracyc2015-05-151-1/+1
* Moved licenses from Dirk Best to top of file (nw) Miodrag Milanovic2015-05-091-5/+2
* Added dummy license headers for EMU section (nw) Miodrag Milanovic2015-05-071-0/+2
* moved all to std::string (nw) Miodrag Milanovic2015-04-221-8/+8
* string -> str rename due to future conflicts (nw) Miodrag Milanovic2015-04-121-8/+8
* i8089: channel priorities [Carl] cracyc2014-03-121-5/+22
* (mess) mega Soviet clone patch [shattered] cracyc2013-12-221-24/+21
* Cleanups and version bumpmame0151 Miodrag Milanovic2013-11-051-2/+2
* add license info for some things i worked on, some small cleanups Dirk Best2013-10-171-0/+3
* added support to display dividers in the debugger state view Dirk Best2013-08-251-67/+83
* i8089: converted to a proper cpu core, added debugger support and disassembler Dirk Best2013-08-241-0/+348