| Commit message (Expand) | Author | Age | Files | Lines |
| * | Cleanups and version bumpmame0148 |  Miodrag Milanovic | 2013-01-11 | 1 | -71/+71 |
| * | Fix GCC 4.4 compile (no whatsnew) |  mahlemiut | 2012-09-20 | 1 | -4/+4 |
| * | Since nobody checks for NULLs anyway, make |  Aaron Giles | 2012-09-19 | 1 | -30/+36 |
| * | Memory handler normalization, part 2. Change legacy |  Aaron Giles | 2012-09-17 | 1 | -212/+192 |
| * | First pass at modernizing struct definitions. |  Aaron Giles | 2012-09-15 | 1 | -2/+1 |
| * | In device_state_interface, rename state() to state_int() |  Aaron Giles | 2012-09-11 | 1 | -2/+2 |
| * | added missing \n to some more fatalerror() calls (no whatsnew) |  Oliver Stöneberg | 2012-09-08 | 1 | -2/+2 |
| * | removed some astring::stringbuffer() usage - fixes potential missing \0 termi... |  Oliver Stöneberg | 2012-09-07 | 1 | -1/+5 |
| * | Changed device->subregion to device->memregion. Moved |  Aaron Giles | 2012-04-20 | 1 | -3/+3 |
| * | Fixed device search in the debugger to work like a normal |  Aaron Giles | 2012-02-04 | 1 | -6/+4 |
| * | Undo last change, it is unnecessary. Cheat problems must lie elsewhere. |  Aaron Giles | 2012-02-04 | 1 | -10/+0 |
| * | Root colons not required by default in the debugger for region |  Aaron Giles | 2012-02-04 | 1 | -0/+10 |
| * | Sync with MESS, including OG's fix for exiting with debugger active (no whats... |  Miodrag Milanovic | 2012-01-26 | 1 | -0/+4 |
| * | Move devices into a proper hierarchy and handle naming |  Aaron Giles | 2012-01-24 | 1 | -15/+10 |
| * | Removed old C-based interface to astrings. astring exists only as |  Aaron Giles | 2012-01-03 | 1 | -6/+2 |
| * | Adding "totalcycles" debugger variable |  Nathan Woods | 2011-12-29 | 1 | -1/+16 |
| * | Break into debugger check outside of vblank check (no whatsnew) |  Miodrag Milanovic | 2011-07-26 | 1 | -9/+3 |
| * | Allow break into debugger for screen less systems (no whatsnew) |  Miodrag Milanovic | 2011-07-19 | 1 | -0/+5 |
| * | Switch to using delegates for some callbacks: |  Aaron Giles | 2011-04-27 | 1 | -4/+4 |
| * | Collapsed device_config and device_t into one class. Updated all |  Aaron Giles | 2011-04-27 | 1 | -5/+5 |
| * | Cleanups and version bump.mame0142 |  Aaron Giles | 2011-04-03 | 1 | -2/+2 |
| * | Remove redundant item cpu from address_space, in favor of |  Aaron Giles | 2011-03-29 | 1 | -12/+12 |
| * | BIG update. |  Aaron Giles | 2011-03-29 | 1 | -129/+129 |
| * | Cleanup of machine.h. Shuffled some fields around, and moved several |  Aaron Giles | 2011-03-28 | 1 | -2/+2 |
| * | Created new enum type address_spacenum for specifying an address |  Aaron Giles | 2011-03-27 | 1 | -19/+28 |
| * | Added device_t::memory() to fetch a reference to the memory interface, |  Aaron Giles | 2011-03-27 | 1 | -17/+17 |
| * | Converted core_options to a class. Removed a bunch of marginal |  Aaron Giles | 2011-03-03 | 1 | -2/+2 |
| * | mame_file is now emu_file and is a class. It is required |  Aaron Giles | 2011-02-12 | 1 | -14/+6 |
| * | Make "run to next CPU" more reliable. |  Aaron Giles | 2011-02-09 | 1 | -8/+11 |
| * | Fix build break from last checkin. |  Aaron Giles | 2011-02-06 | 1 | -3/+3 |
| * | Attotime bulk conversion step: |  Aaron Giles | 2011-02-03 | 1 | -2/+2 |
| * | Converted attotime to a class, with proper operators. Removed old |  Aaron Giles | 2011-02-03 | 1 | -4/+4 |
| * | NetBSD support [Thomas Klausner] |  R. Belmont | 2011-02-02 | 1 | -1/+1 |
| * | C++-ified the sound and streams interfaces. Combined sound.c and streams.c |  Aaron Giles | 2011-01-27 | 1 | -2/+2 |
| * | SDL OS/2 fixes [K.O. Myung-Hun] |  R. Belmont | 2011-01-10 | 1 | -1/+1 |
| * | Ok, last major rename for this round: |  Aaron Giles | 2011-01-01 | 1 | -3/+3 |
| * | Add directxor parameter to direct memory accessors. Update all callers |  Aaron Giles | 2010-12-31 | 1 | -13/+14 |
| * | Fixed BSD compile [ElBarto] |  R. Belmont | 2010-12-06 | 1 | -1/+3 |
| * | Split the screen device into a separate module. |  Aaron Giles | 2010-12-02 | 1 | -1/+1 |
| * | Cleanup & version bump.mame0140u1 |  Aaron Giles | 2010-11-08 | 1 | -1/+1 |
| * | Fix compile error. |  Aaron Giles | 2010-11-03 | 1 | -2/+2 |
| * | Converted the expression engine to C++, did the usual cleanup. |  Aaron Giles | 2010-11-01 | 1 | -155/+90 |
| * | Create new class osd_interface to house OSD callbacks. Added new |  Aaron Giles | 2010-10-21 | 1 | -16/+17 |
| * | Converted render.c objects into C++ objects. Updated all callers. |  Aaron Giles | 2010-10-13 | 1 | -7/+7 |
| * | Cleanups and version bump.mame0139u3 |  Aaron Giles | 2010-09-19 | 1 | -14/+14 |
| * | Integrated comments into debugcpu.c, and removed debugcmt.c. Modernized |  Aaron Giles | 2010-09-05 | 1 | -8/+364 |
| * | Have each device create its own device_debug instead of letting the |  Aaron Giles | 2010-09-04 | 1 | -6/+15 |
| * | Since previous fix made lot of issues, found better solution for this astring... |  Miodrag Milanovic | 2010-08-22 | 1 | -1/+1 |
| * | Added bool operator to astring, returning true if the string is |  Aaron Giles | 2010-08-21 | 1 | -3/+3 |
| * | Remove final set of legacy inlines from memory.h. Mostly affects CPU |  Aaron Giles | 2010-08-19 | 1 | -9/+9 |