summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/upd7725/upd7725.h
Commit message (Expand)AuthorAgeFilesLines
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-264/+0
* Sorted out cpu cores (nw) Miodrag Milanovic2015-05-131-2/+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-1/+1
* string -> str rename due to future conflicts (nw) Miodrag Milanovic2015-04-121-1/+1
* More cleanups, there is issue with srcclean that needs to be taken care as we... Miodrag Milanovic2014-07-221-2/+2
* devcv2 -> devcb (nw) Miodrag Milanovic2014-05-141-33/+33
* necdsp_device: converted to devcb2 (nw) Ivan Vangelista2014-04-171-30/+57
* clean up stray properties (nw) Alex W. Jackson2014-01-181-0/+0
* did modern cpu cores as well (nw) Miodrag Milanovic2013-06-211-1/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-23/+23
* Further upd7725 fixes, new code might actually work properly now, fixed unini... Jonathan Gevaryahu2011-07-061-4/+3
* Update NEC DSP core to correctly generate the ov1 and s1 alu Jonathan Gevaryahu2011-07-031-0/+1
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-85/+29
* Cleanups again Angelo Salese2011-04-181-16/+16
* upd7725.c: Implementation of the p0 and p1 output Jonathan Gevaryahu2011-04-121-2/+54
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-1/+1
* Cleanups and version bump.mame0141u1 Aaron Giles2011-01-241-4/+4
* NEC DSP updates [R. Belmont, byuu, Dr. Decapitator]: R. Belmont2011-01-231-18/+78
* Add uPD7725 16-bit DSP core and hookups for SNES hardware [byuu, R. Belmont] R. Belmont2011-01-021-0/+179