summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/tms32082/tms32082.c
Commit message (Expand)AuthorAgeFilesLines
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-597/+0
* Cleanups and version bumpmame0165 Miodrag Milanovic2015-08-261-16/+16
* New games marked as GAME_NOT_WORKING ------------------------------------ ROL... Ville Linde2015-08-181-0/+66
* memory: Remove support for decrypted bases, use an address space instead [O. ... Olivier Galibert2015-06-241-1/+1
* update for Ville Linde (nw) Miodrag Milanovic2015-05-131-1/+1
* Sorted out cpu cores (nw) Miodrag Milanovic2015-05-131-1/+1
* Added dummy license headers for EMU section (nw) Miodrag Milanovic2015-05-071-0/+2
* moved all to std::string (nw) Miodrag Milanovic2015-04-221-4/+4
* string -> str rename due to future conflicts (nw) Miodrag Milanovic2015-04-121-4/+4
* Removed some auto_mallocs in favor of dynamic_arrays. Aaron Giles2014-02-191-2/+0
* Cleanups and version bumpmame0150 Miodrag Milanovic2013-09-171-23/+23
* tms32082: more MP opcodes (nw) Ville Linde2013-08-101-1/+36
* tms32082: MP interrupts + more PP disasm work (nw) Ville Linde2013-08-091-1/+137
* tms32082: split MP and PP disassembler (nw) Ville Linde2013-07-271-1/+1
* tms32082: Added Parallel Processor + more MP opcodes (nw) Ville Linde2013-07-261-5/+74
* tms32082: more opcodes (nw) Ville Linde2013-07-251-1/+31
* tms32082: another bunch of stuff (nw) Ville Linde2013-07-231-1/+1
* Cleanups and version bumpmame0149u1 Miodrag Milanovic2013-07-231-4/+4
* tms32082: more improvements Ville Linde2013-07-211-4/+87
* tms32082: Internal address map + more opcodes. Ville Linde2013-07-181-1/+42
* tms32082: Added first few opcodes. Ville Linde2013-07-161-3/+20
* Groundworks for TMS320C82 core. Ville Linde2013-07-151-0/+120