| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleanups and version bumpmame0148u1 |  Miodrag Milanovic | 2013-02-11 | 1 | -1/+1 |
* | Added a preliminary boolean flag to MC6845 interface structure: "show border ... |  Angelo Salese | 2013-01-14 | 1 | -1/+2 |
* | output of new srcclean changes that are relatively small [smf] |  smf- | 2013-01-11 | 1 | -11/+0 |
* | Cleanups and version bumpmame0148 |  Miodrag Milanovic | 2013-01-11 | 1 | -35/+35 |
* | Replace some *_DEVICE_HANDLER with _MEMBER calls (no whatsnew) |  Miodrag Milanovic | 2012-09-27 | 1 | -11/+9 |
* | change from device->machine() to space.machine() in device handlers in order ... |  Miodrag Milanovic | 2012-09-21 | 1 | -1/+1 |
* | Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... |  Miodrag Milanovic | 2012-09-13 | 1 | -7/+6 |
* | (ok, set initial params to qix params; 256x256 at ~55hz) |  Michaƫl Banaan Ananas | 2012-07-07 | 1 | -1/+1 |
* | Remove AM_BASE in favor of AM_SHARED + required_shared_ptr. |  Aaron Giles | 2012-04-15 | 1 | -12/+11 |
* | MAME going modern part 7 (no whatsnew) |  Miodrag Milanovic | 2012-04-06 | 1 | -59/+51 |
* | Some formating cleanup (no whatsnew) |  Miodrag Milanovic | 2012-04-02 | 1 | -10/+10 |
* | MAME going modern part 2 (no whatsnew) |  Miodrag Milanovic | 2012-04-01 | 1 | -35/+35 |
* | MAME going modern part 1 (no whatsnew) |  Miodrag Milanovic | 2012-03-31 | 1 | -3/+3 |
* | Major bitmap-related changes throughout the system. There are |  Aaron Giles | 2012-01-12 | 1 | -18/+1 |
* | Bulk conversion of bitmap_t * to bitmap_t & . With this change the |  Aaron Giles | 2012-01-02 | 1 | -1/+1 |
* | Converted bitmap_t and rectangle into proper classes. Replaced BITMAP_ADDR* |  Aaron Giles | 2011-12-31 | 1 | -1/+1 |
* | Change 'screen' parameter in SCREEN_UPDATE and SCREEN_EOF callbacks to a |  Aaron Giles | 2011-12-29 | 1 | -1/+1 |
* | Removed mc6845 trampolines (nw) |  Wilbert Pol | 2011-05-17 | 1 | -10/+10 |
* | Final bulk rename for 0.142: ensure that all members of |  Aaron Giles | 2011-04-01 | 1 | -41/+41 |
* | BIG update. |  Aaron Giles | 2011-03-29 | 1 | -20/+20 |
* | Created new enum type address_spacenum for specifying an address |  Aaron Giles | 2011-03-27 | 1 | -3/+3 |
* | Modified video update system. [Miodrag Milanovic] |  Miodrag Milanovic | 2011-02-24 | 1 | -2/+2 |
* | Take advantage of the driver_device to clean up state saving for |  Aaron Giles | 2011-02-08 | 1 | -4/+4 |
* | From: Atari Ace |  Aaron Giles | 2011-02-03 | 1 | -6/+2 |
* | running_device -> device_t |  Aaron Giles | 2010-12-31 | 1 | -1/+1 |
* | MDRV_* -> MCFG_* |  Aaron Giles | 2010-12-31 | 1 | -14/+14 |
* | Added templates required_shared_ptr<> and optional_shared_ptr<> which |  Aaron Giles | 2010-09-04 | 1 | -3/+3 |
* | Changed the MACHINE_DRIVER_* macros, as follows: |  Aaron Giles | 2010-09-01 | 1 | -6/+6 |
* | (Wow, I had no idea quite so many drivers were using driver_data!) |  Aaron Giles | 2010-08-04 | 1 | -13/+13 |
* | Time to kill off some deadwood. |  Aaron Giles | 2010-07-07 | 1 | -1/+1 |
* | WARNING: There are likely to be regressions in both functionality and |  Aaron Giles | 2010-06-08 | 1 | -7/+8 |
* | Correct a long-standing design flaw: device configuration state |  Aaron Giles | 2010-01-18 | 1 | -1/+1 |
* | Bulk driver.h -> emu.h switch. |  Aaron Giles | 2010-01-10 | 1 | -1/+1 |
* | Removed the global "includes" include and instead specify the "includes" path... |  Phil Bennett | 2009-12-21 | 1 | -1/+1 |
* | Memory shares are now specified by tag instead of index. |  Aaron Giles | 2009-12-05 | 1 | -3/+3 |
* | More memory system cleanup. Removed SMH_* macros entirely. In |  Aaron Giles | 2009-12-05 | 1 | -7/+7 |
* | Memory banks are now referenced by tag rather than index. |  Aaron Giles | 2009-12-03 | 1 | -1/+1 |
* | Introduced a generic_pointers structure within machine that is |  Aaron Giles | 2009-11-26 | 1 | -3/+3 |
* | [MC6845] Refactored to use devcb and added cursor callback (for MESS). |  Curt Coder | 2009-06-11 | 1 | -13/+15 |
* | Removed second parameter from MDRV_CPU_PROGRAM_MAP, MDRV_CPU_DATA_MAP, |  Aaron Giles | 2009-05-09 | 1 | -3/+3 |
* | Added missing casts and made other tweaks. The entire project |  Aaron Giles | 2009-04-27 | 1 | -13/+13 |
* | Bulk change alert. |  Aaron Giles | 2009-04-26 | 1 | -1/+1 |
* | Removed device types from device queries that use tags, under the |  Aaron Giles | 2009-03-02 | 1 | -7/+7 |
* | Converted the following drivers to the new device-based 6821 PIA: |  Aaron Giles | 2009-03-02 | 1 | -5/+5 |
* | Device tag renaming. Moving away from generic names like "main" |  Aaron Giles | 2009-02-25 | 1 | -2/+2 |
* | Major drawgfx cleanup, global removal, and feature enhancements: |  Aaron Giles | 2009-01-12 | 1 | -4/+2 |
* | Made the concept of a "clock" native to devices. The clock is now |  Aaron Giles | 2008-12-18 | 1 | -3/+1 |
* | Changed save state system to accept machine parameters where |  Aaron Giles | 2008-12-05 | 1 | -4/+4 |
* | changed kram3 to use a partially understood decryption algorithm and removed ... |  Nicola Salmoria | 2008-11-16 | 1 | -0/+8 |
* | WARNING: this compiles, but not fully cleanly, and a number of drivers |  Aaron Giles | 2008-11-14 | 1 | -15/+15 |