summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/i8089/i8089_channel.c
Commit message (Expand)AuthorAgeFilesLines
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-848/+0
* i8089: add support for wait for destination drq Dirk Best2015-06-101-1/+3
* i8089: add support for DMA_WAIT_FOR_SOURCE_DRQ Dirk Best2015-06-071-4/+12
* 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
* fixed most of the -Wunreachable-code-break and -Wunreachable-code-return warn... Oliver Stöneberg2014-09-081-4/+0
* (mess) isbc_215g: formatting and writing cracyc2014-03-141-1/+13
* i8089: channel priorities [Carl] cracyc2014-03-121-1/+27
* i8089: fix small bugs (nw) cracyc2014-01-101-1/+1
* movbi_mi second parameter is 8 bit signed & MSVC complains that 0xff is trunc... smf-2013-12-231-3/+3
* (mess) mega Soviet clone patch [shattered] cracyc2013-12-221-70/+231
* 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
* Cleanups and version bumpmame0150 Miodrag Milanovic2013-09-171-10/+10
* i8089: converted to a proper cpu core, added debugger support and disassembler Dirk Best2013-08-241-0/+641