summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/i8089
Commit message (Expand)AuthorAgeFilesLines
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-136-2472/+0
* i8089: add support for wait for destination drq Dirk Best2015-06-101-1/+3
* Intel 8089 -> I8089 for consistency Dirk Best2015-06-101-1/+1
* i8089: add support for DMA_WAIT_FOR_SOURCE_DRQ Dirk Best2015-06-072-4/+13
* more authorship (nw) cracyc2015-05-155-5/+5
* Moved licenses from Dirk Best to top of file (nw) Miodrag Milanovic2015-05-096-30/+12
* Added dummy license headers for EMU section (nw) Miodrag Milanovic2015-05-076-0/+12
* moved all to std::string (nw) Miodrag Milanovic2015-04-222-9/+9
* string -> str rename due to future conflicts (nw) Miodrag Milanovic2015-04-122-9/+9
* fixed most of the -Wunreachable-code-break and -Wunreachable-code-return warn... Oliver Stöneberg2014-09-081-4/+0
* devcv2 -> devcb (nw) Miodrag Milanovic2014-05-142-6/+6
* (mess) isbc_215g: formatting and writing cracyc2014-03-141-1/+13
* i8089: channel priorities [Carl] cracyc2014-03-125-6/+66
* i8089: small dasm fixes Dirk Best2014-01-151-3/+3
* î8089: rewrote disassembler Dirk Best2014-01-141-263/+409
* i8089: fix small bugs (nw) cracyc2014-01-102-7/+9
* 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-226-266/+636
* i386: permit more msrs for the pentium bios (nw) cracyc2013-12-031-13/+125
* Cleanups and version bumpmame0151 Miodrag Milanovic2013-11-056-12/+12
* add license info for some things i worked on, some small cleanups Dirk Best2013-10-176-0/+18
* Cleanups and version bumpmame0150 Miodrag Milanovic2013-09-173-18/+18
* fixed Visual Studio compilation (nw) Oliver Stöneberg2013-08-252-0/+4
* added support to display dividers in the debugger state view Dirk Best2013-08-252-70/+109
* i8089: converted to a proper cpu core, added debugger support and disassembler Dirk Best2013-08-246-0/+1708