or
summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu
Commit message (Expand)AuthorAgeFilesLines
...
| * | uzebox: adding sound emulation (It works but with terrible performance. Uzebo... Felipe Corrêa da Silva Sanches2015-06-162-16/+22
* | | fix skip on la/lxy hap2015-06-172-2/+5
* | | Game promoted to working hap2015-06-172-5/+4
* | | added m58846 timer 2 hap2015-06-174-23/+51
|/ /
* | fix stupid bug and added undocumented opcodes hap2015-06-156-41/+65
* | added interrupt handling hap2015-06-155-19/+180
* | z8000: make 9c00 an alias to testl (nw) cracyc2015-06-101-1/+1
* | z8000: set flag on even parity (nw) cracyc2015-06-101-1/+1
* | Merge pull request #207 from fulivi/hp64k_dev Miodrag Milanović2015-06-103-0/+1349
|\|
| * hp64k: Improved HP Hybrid CPU (still no DMA) fulivi2015-06-103-998/+1066
| * hp64k: Preliminary version of HP Hybrid CPU (no interrupts & no DMA yet) fulivi2015-06-033-0/+1281
* | 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
* | i86: add very limited lock support (just enough for the apricot Dirk Best2015-06-092-0/+18
* | added note hap2015-06-073-10/+15
* | Licenses for Raphael Nabet (nw) Miodrag Milanovic2015-06-0711-11/+11
* | i8089: add support for DMA_WAIT_FOR_SOURCE_DRQ Dirk Best2015-06-072-4/+13
* | rspcp2: Moved m_op member into a struct so it can be allocated in the drc cac... Wilbert Pol2015-06-063-109/+115
* | added HLT line (it's used by alpha denshi protection mcu) hap2015-06-042-2/+36
* | changed mn10200 fake i/o memmap to callbacks