| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename *.c -> *.cpp in our source (nw) |  Miodrag Milanovic | 2015-11-08 | 1 | -625/+0 |
* | bionicc: update palette handling |  Dirk Best | 2015-08-13 | 1 | -1/+2 |
* | change flags from GAME_ to MACHINE_ |  David Haywood | 2015-07-29 | 1 | -5/+5 |
* | Cleanups and version bumpmame0163 |  Miodrag Milanovic | 2015-06-24 | 1 | -13/+13 |
* | New clones added |  Scott Stone | 2015-06-12 | 1 | -0/+43 |
* | We cannot relicense files for which we have not yet received responses (nw) |  balr0g | 2015-05-28 | 1 | -1/+1 |
* | update for Phil Stroffolino (nw) |  Miodrag Milanovic | 2015-05-24 | 1 | -1/+1 |
* | Start updating missing mame drivers with info from whatsnew and logs (nw) |  Miodrag Milanovic | 2015-05-15 | 1 | -1/+1 |
* | Added dummy license headers for MAME part (nw) |  Miodrag Milanovic | 2015-05-07 | 1 | -0/+2 |
* | unify sprite handling between bionicc, tigeroad, supduck etc. (nw) |  mamehaze | 2014-12-01 | 1 | -1/+3 |
* | bionicc.c: Show where the machine clocks come from. - NW |  Brian Troha | 2014-10-16 | 1 | -6/+3 |
* | Capcom updates: [any] |  R. Belmont | 2014-10-16 | 1 | -1/+2 |
* | Checkpoint 2: |  Alex W. Jackson | 2014-03-15 | 1 | -1/+1 |
* | Made palette settings for screen explicit and mandatory for ind16 mode (nw) |  Miodrag Milanovic | 2014-03-14 | 1 | -0/+1 |
* | Huge update, palette is now device (nw) |  Miodrag Milanovic | 2014-02-27 | 1 | -1/+1 |
* | Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M... |  Miodrag Milanovic | 2014-02-16 | 1 | -1/+1 |
* | changed machine().device("maincpu") with m_maincpu in mame tree part (nw) |  Miodrag Milanovic | 2013-04-10 | 1 | -2/+2 |
* | output of new srcclean changes that are relatively small [smf] |  smf- | 2013-01-11 | 1 | -7/+0 |
* | Cleanups and version bumpmame0148 |  Miodrag Milanovic | 2013-01-11 | 1 | -44/+44 |
* | Created a base class delegate_common_base for all delegate |  Aaron Giles | 2012-10-14 | 1 | -2/+2 |
* | TIMER_CALLBACK_DEVICE_MEMBER modernization part 1 (no whatsnew) |  Miodrag Milanovic | 2012-09-25 | 1 | -4/+4 |
* | INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER (no whatsnew) |  Miodrag Milanovic | 2012-09-18 | 1 | -1/+1 |
* | Modernized screen update calls (no whatsnew) |  Miodrag Milanovic | 2012-09-17 | 1 | -1/+1 |
* | Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... |  Miodrag Milanovic | 2012-09-13 | 1 | -19/+14 |
* | Closeout on old macros. Retired cputag_set_input_line |  Aaron Giles | 2012-09-12 | 1 | -2/+2 |
* | Add safe_pc() and safe_pcbase() methods to device_t. |  Aaron Giles | 2012-09-11 | 1 | -2/+2 |
* | All driver inits are now member of state classes. |  Miodrag Milanovic | 2012-08-10 | 1 | -4/+4 |
* | Updated GAME and GAMEL with class name per machine used, for future DRIVER_IN... |  Miodrag Milanovic | 2012-08-04 | 1 | -4/+4 |
* | ioport.c C++ conversion. Mostly internal changes, with no |  Aaron Giles | 2012-05-03 | 1 | -3/+3 |
* | Remove AM_BASE in favor of AM_SHARED + required_shared_ptr. |  Aaron Giles | 2012-04-15 | 1 | -4/+4 |
* | Moved soundlatch helpers into driver.c and removed emu/audio/generic.c. |  Aaron Giles | 2012-04-09 | 1 | -2/+2 |
* | MAME going modern part 7 (no whatsnew) |  Miodrag Milanovic | 2012-04-06 | 1 | -6/+6 |
* | Moved all drivers to using the audio/watchdog helpers defined in the driver_d... |  Miodrag Milanovic | 2012-04-05 | 1 | -1/+1 |
* | MAME going modern part 5 (no whatsnew) |  Miodrag Milanovic | 2012-04-04 | 1 | -26/+21 |
* | Some formating cleanup (no whatsnew) |  Miodrag Milanovic | 2012-04-02 | 1 | -4/+4 |
* | MAME going modern part 2 (no whatsnew) |  Miodrag Milanovic | 2012-04-01 | 1 | -11/+11 |
* | MAME going modern part 1 (no whatsnew) |  Miodrag Milanovic | 2012-03-31 | 1 | -2/+2 |
* | Clean-ups and version bump (yes, I know, it's too late)mame0145u4 |  Angelo Salese | 2012-03-11 | 1 | -1/+1 |
* | Create new devices buffered_spriteram<n>_device, which manage buffered |  Aaron Giles | 2012-03-08 | 1 | -4/+4 |
* | Death to SCREEN_EOF, which was ambiguously called either |  Aaron Giles | 2012-01-14 | 1 | -1/+1 |
* | Some cleanup of the previous change. Added new template |  Aaron Giles | 2012-01-13 | 1 | -1/+1 |
* | Major bitmap-related changes throughout the system. There are |  Aaron Giles | 2012-01-12 | 1 | -2/+1 |
* | Today work for deprecate the deprecat.h |  Angelo Salese | 2011-04-28 | 1 | -10/+10 |
* | Removed cheapest deprecat.h usages (generally sound cpu ones) |  Angelo Salese | 2011-04-26 | 1 | -1/+1 |
* | Final bulk rename for 0.142: ensure that all members of |  Aaron Giles | 2011-04-01 | 1 | -24/+24 |
* | Remove redundant item cpu from address_space, in favor of |  Aaron Giles | 2011-03-29 | 1 | -2/+2 |
* | BIG update. |  Aaron Giles | 2011-03-29 | 1 | -10/+10 |
* | Created new enum type address_spacenum for specifying an address |  Aaron Giles | 2011-03-27 | 1 | -2/+2 |
* | Added device_t::memory() to fetch a reference to the memory interface, |  Aaron Giles | 2011-03-27 | 1 | -2/+2 |
* | Modified video update system. [Miodrag Milanovic] |  Miodrag Milanovic | 2011-02-24 | 1 | -2/+3 |