summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/upd71071.c
Commit message (Expand)AuthorAgeFilesLines
* (MESS) Moved common machine and video chips to emu. (nw) Curt Coder2014-03-181-447/+0
* changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) Miodrag Milanovic2013-06-211-1/+1
* Cleanups and version bumpmame0149 Miodrag Milanovic2013-06-111-1/+1
* added save state to a few recently modernized devices. nw. Fabio Priuli2013-06-081-0/+22
* upd765: clear seek irq before new seek (nw) cracyc2013-06-041-6/+4
* (MESS) modernized uPD71071 DMA device. [Fabio Priuli] Fabio Priuli2013-06-041-244/+183
* Cleanups and version bumpmame0148u4 Miodrag Milanovic2013-04-301-2/+2
* moving some static functions in driver state for MESS drivers plus some other... Miodrag Milanovic2013-04-181-4/+8
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-3/+3
* PC-88VA starts sending some bytes, still doesn't work well tho Angelo Salese2012-11-241-0/+4
* Check-point for upd71071, nw Angelo Salese2012-11-231-0/+31
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-1/+1
* Stop allocating arrays of UINT8s for the tokens, when Aaron Giles2012-09-181-1/+1
* Memory handler normalization, part 2. Change legacy Aaron Giles2012-09-171-3/+3
* Memory handler normalization, part 1. Aaron Giles2012-09-171-2/+2
* First pass at modernizing struct definitions. Aaron Giles2012-09-151-2/+1
* Cleanup and some inheritance fixes (no whatsnew) Miodrag Milanovic2012-09-031-21/+0
* conversion of legacy devices into modern wip (no whatsnew) Miodrag Milanovic2012-09-031-2/+29
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+444