| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleanups and version bumpmame0155 |  Miodrag Milanovic | 2014-10-15 | 2 | -3/+3 |
* | small update |  Michaël Banaan Ananas | 2014-07-27 | 1 | -8/+8 |
* | notes |  Michaël Banaan Ananas | 2014-07-26 | 1 | -8/+14 |
* | TMS70C46 dockbus stub |  Michaël Banaan Ananas | 2014-07-26 | 2 | -3/+36 |
* | i had TMS70C46 external memory mode backwards |  Michaël Banaan Ananas | 2014-07-25 | 2 | -21/+17 |
* | (MESS) |  Michaël Banaan Ananas | 2014-07-25 | 1 | -2/+2 |
* | fix tms7000 sbb |  Michaël Banaan Ananas | 2014-07-25 | 1 | -1/+1 |
* | aaaand tms70c46 made a comeback |  Michaël Banaan Ananas | 2014-07-24 | 2 | -19/+109 |
* | removed TMS70C46 cputype anyway, was identical alias to TMS70C40 |  Michaël Banaan Ananas | 2014-07-23 | 2 | -17/+0 |
* | More cleanups, there is issue with srcclean that needs to be taken care as we... |  Miodrag Milanovic | 2014-07-22 | 2 | -12/+12 |
* | Cleanups and version bump |  Miodrag Milanovic | 2014-07-22 | 1 | -25/+25 |
* | small update |  Michaël Banaan Ananas | 2014-07-21 | 1 | -0/+1 |
* | shut up debugger |  Michaël Banaan Ananas | 2014-07-20 | 2 | -5/+11 |
* | some notes |  Michaël Banaan Ananas | 2014-07-20 | 1 | -15/+25 |
* | fix irqline problem |  Michaël Banaan Ananas | 2014-07-20 | 2 | -24/+27 |
* | cc40 added lcd indicators, cartridge load, battery ram |  Michaël Banaan Ananas | 2014-07-19 | 2 | -0/+15 |
* | readded ace color overlay after confirmation with cabinet photo |  Michaël Banaan Ananas | 2014-07-17 | 2 | -4/+1 |
* | rewrote most of tms7000, fixing a few issues and adding preliminary support f... |  Michaël Banaan Ananas | 2014-07-16 | 5 | -4113/+1215 |
* | nw |  Michaël Banaan Ananas | 2014-07-07 | 1 | -10/+9 |
* | go back to a fake memmap for now |  Michaël Banaan Ananas | 2014-07-03 | 2 | -84/+32 |
* | use devcb instead of a fake memmap for tms7000 i/o ports |  Michaël Banaan Ananas | 2014-07-03 | 2 | -26/+85 |
* | added more cpu types for tms7000 family |  Michaël Banaan Ananas | 2014-07-03 | 2 | -17/+94 |
* | small cleanup |  Michaël Banaan Ananas | 2014-07-02 | 3 | -47/+9 |
* | (MESS) exelv.c [Gilles Fétis] |  Scott Stone | 2014-06-02 | 2 | -123/+61 |
* | fixed usage of uninitialized member in tms7000_device (nw) |  Oliver Stöneberg | 2014-05-13 | 1 | -0/+1 |
* | fixed usage of uninitialized members in tms7000_device (nw) |  Oliver Stöneberg | 2014-04-25 | 1 | -0/+3 |
* | rewrote bcd_add/sub according to official doc |  Michaël Banaan Ananas | 2014-04-09 | 3 | -244/+99 |
* | Cleanups and version bumpmame0153 |  Miodrag Milanovic | 2014-04-07 | 1 | -1/+0 |
* | and more *.c -> *.inc renaming (nw) |  Oliver Stöneberg | 2014-03-19 | 3 | -4/+4 |
* | tms7000.c: Modernized cpu core. [Wilbert Pol] |  Wilbert Pol | 2014-01-01 | 4 | -988/+1142 |
* | added missing short names to legacy devices and added validation that short n... |  Miodrag Milanovic | 2013-08-23 | 1 | -0/+1 |
* | output of new srcclean changes that are relatively small [smf] |  smf- | 2013-01-11 | 1 | -1/+0 |
* | Cleanups and version bumpmame0148 |  Miodrag Milanovic | 2013-01-11 | 4 | -619/+619 |
* | Since nobody checks for NULLs anyway, make |  Aaron Giles | 2012-09-19 | 1 | -2/+2 |
* | Memory handler cleanup 3. Add mem_mask parameter |  Aaron Giles | 2012-09-17 | 1 | -4/+4 |
* | Memory handler normalization, part 2. Change legacy |  Aaron Giles | 2012-09-17 | 1 | -4/+4 |
* | Final round of struct/union/enum normalization. |  Aaron Giles | 2012-09-16 | 1 | -2/+2 |
* | Enum and union normalization. |  Aaron Giles | 2012-09-16 | 1 | -1/+1 |
* | Pass 2 of struct modernization. |  Aaron Giles | 2012-09-15 | 1 | -4/+4 |
* | Clear out remaining global inlines in diexec.h. |  Aaron Giles | 2012-09-12 | 1 | -1/+1 |
* | DEVINFO_* to CPU_INFO_*, and some cleanups (no whatsnew) |  Miodrag Milanovic | 2012-09-03 | 1 | -16/+16 |
* | Renamed device_irq_callback to device_irq_acknowledge_callback to |  Aaron Giles | 2012-04-10 | 1 | -1/+1 |
* | MAME going modern part 2 (no whatsnew) |  Miodrag Milanovic | 2012-04-01 | 1 | -2/+2 |
* | MAME going modern part 1 (no whatsnew) |  Miodrag Milanovic | 2012-03-31 | 1 | -1/+1 |
* | Remove redundant item cpu from address_space, in favor of |  Aaron Giles | 2011-03-29 | 1 | -4/+4 |
* | Created new enum type address_spacenum for specifying an address |  Aaron Giles | 2011-03-27 | 1 | -11/+11 |
* | Added device_t::memory() to fetch a reference to the memory interface, |  Aaron Giles | 2011-03-27 | 1 | -1/+1 |
* | Get rid of state_save_register_device_* macros in favor of direct |  Aaron Giles | 2011-02-09 | 1 | -10/+10 |
* | running_device -> device_t |  Aaron Giles | 2010-12-31 | 2 | -5/+5 |
* | tms7000: Corrected two opcodes: typo in inv_b |  Fabio Priuli | 2010-11-12 | 1 | -3/+7 |