summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/rsp/rspcp2.h
Commit message (Expand)AuthorAgeFilesLines
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-396/+0
* Cleanups and version bumpmame0164 Miodrag Milanovic2015-07-291-10/+10
* rspcp2: Make the align declarations gcc-compatible [O. Galibert] Olivier Galibert2015-07-251-4/+11
* nw, Fix CTC2 and VCH opcodes in RSP SIMD code. therealmogminer@gmail.com2015-07-101-9/+3
* Fix compile on linux gcc-4.8. (nw) couriersud2015-07-091-1/+4
* Fix the majority of CEN64 SSE stuff, nw therealmogminer@gmail.com2015-07-091-23/+28
* rsp simd: Clamp DMEM fetches to 4kb, nw therealmogminer@gmail.com2015-07-011-1/+1
* nw, more RSP opts ported from CEN64 therealmogminer@gmail.com2015-07-011-4/+28
* nw, merge in most direct RSP vector opcodes from CEN64 therealmogminer@gmail.com2015-06-251-1/+31
* nw, start merging in RSP vector ops from CEN64 therealmogminer@gmail.com2015-06-251-1/+173
* nw, remove RSP SIMD version therealmogminer@gmail.com2015-06-241-3/+0
* rspcp2: Moved m_op member into a struct so it can be allocated in the drc cac... Wilbert Pol2015-06-061-1/+6
* Sorted out cpu cores (nw) Miodrag Milanovic2015-05-131-6/+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
* Cleanups and version bumpmame0156 Miodrag Milanovic2014-11-261-19/+19
* rsp: fix compile by adding virtual destructor (nw) Alex W. Jackson2014-11-191-0/+2
* (nw) Split RSP vector opcodes into separate files for interpreter, DRC and DR... mooglyguy2014-11-191-0/+159