summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/tms32031/tms32031.h
Commit message (Expand)AuthorAgeFilesLines
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-817/+0
* blame balrog for this :) (NW) Cowering2015-07-081-1/+1
* 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 bumpmame0155 Miodrag Milanovic2014-10-151-1/+1
* tms32031: removed static configs in favor of inline config+devcb. nw. Fabio Priuli2014-10-121-24/+21
* Bulk convert files that already had standard BSD license in my name Aaron Giles2013-10-161-31/+2
* removed some unused device_irq_acknowledge_callback occurrances (nw) Oliver Stöneberg2013-08-211-1/+0
* Expanded device_t constructor with parameters for short name and source file ... Miodrag Milanovic2013-03-261-1/+1
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-2/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-37/+37
* Added internal boot loader programs to the TMS3203x core and support a switch... Phil Bennett2012-11-241-3/+6
* Renamed device_irq_callback to device_irq_acknowledge_callback to Aaron Giles2012-04-101-1/+1
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-98/+32
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-1/+1
* Cleanups and version bump.mame0141u2 Aaron Giles2011-02-091-7/+7
* Converted TMS3203X to a modern device. Aaron Giles2011-01-311-52/+883
* running_device -> device_t Aaron Giles2010-12-311-2/+2
* Created CPU-specific device types for all CPUs, using new macros Aaron Giles2010-07-031-5/+2
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-2/+2
* First round of an attempted cleanup of header files in the system. Aaron Giles2010-01-101-2/+0
* From: Atari Ace [atari_ace@verizon.net] Aaron Giles2008-12-171-0/+3
* Pointer-ified the TMS32031 core. Aaron Giles2008-11-201-5/+10
* Added macros for all CPU callbacks to ease future changes. Aaron Giles2008-11-081-2/+2
* Final CPU header updates. Mostly just re-naming the re-inclusions. Derrick Renaud2008-08-131-3/+5
* TMS3203x core updates: Aaron Giles2007-12-281-0/+7
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+71