| Commit message (Expand) | Author | Age | Files | Lines |
* | g65816.c: Modernised cpu core (nw) |  Wilbert Pol | 2014-04-21 | 1 | -1/+1 |
* | no need for including assert.h since overload is in emucore.h that we already... |  Miodrag Milanovic | 2014-04-15 | 1 | -1/+0 |
* | (MESS) Apple II updates: [R. Belmont] |  R. Belmont | 2014-04-13 | 1 | -1/+3 |
* | Cleanups and version bumpmame0153 |  Miodrag Milanovic | 2014-04-07 | 1 | -5/+5 |
* | es5503 used devcb2 instead of custom callbacks (nw) |  Miodrag Milanovic | 2014-03-23 | 1 | -4/+3 |
* | (MESS) apple2gs: render to rgb32, allowing palette raster tricks (e.g. "3200 ... |  R. Belmont | 2014-03-16 | 1 | -2/+2 |
* | primary_screen -> first_screen() (nw) |  Miodrag Milanovic | 2014-03-15 | 1 | -9/+9 |
* | Huge update, palette is now device (nw) |  Miodrag Milanovic | 2014-02-27 | 1 | -2/+2 |
* | remove dead include (nw) |  R. Belmont | 2014-02-12 | 1 | -1/+0 |
* | (MESS) apple2: rewrote keyboard handling according to schematics and using th... |  R. Belmont | 2014-02-12 | 1 | -2/+43 |
* | (MESS) Apple drivers cleanup: [R. Belmont] |  R. Belmont | 2014-02-09 | 1 | -1/+1 |
* | one more (nw) |  R. Belmont | 2013-10-22 | 1 | -1/+0 |
* | Cleanups and version bumpmame0148u4 |  Miodrag Milanovic | 2013-04-30 | 1 | -2/+2 |
* | made BEEP and RAM devices initialize in constructor of driver classes (nw) |  Miodrag Milanovic | 2013-04-23 | 1 | -9/+9 |
* | some more cleanup (nw) |  Miodrag Milanovic | 2013-04-18 | 1 | -70/+64 |
* | small machine().root_device() cleanup (nw) |  Miodrag Milanovic | 2013-04-18 | 1 | -1/+1 |
* | moving some static functions in driver state for MESS drivers plus some other... |  Miodrag Milanovic | 2013-04-18 | 1 | -246/+236 |
* | Removal of machine().root_device() where appropriate (nw) |  Miodrag Milanovic | 2013-04-14 | 1 | -1/+1 |
* | changed machine().device("maincpu") with m_maincpu in mess tree part (nw) |  Miodrag Milanovic | 2013-04-10 | 1 | -1/+1 |
* | Cleanups and version bumpmame0148u3 |  Miodrag Milanovic | 2013-04-09 | 1 | -8/+8 |
* | (MESS) apple2gs: Checkpoint on ADB MCU emulation (nw) |  R. Belmont | 2013-03-31 | 1 | -6/+17 |
* | Some more moving to proper place and compile fix (nw) |  Miodrag Milanovic | 2013-02-22 | 1 | -1/+1 |
* | Cleanups and version bumpmame0148u1 |  Miodrag Milanovic | 2013-02-11 | 1 | -132/+132 |
* | (MESS) Apple II: Another pass on tagmaps, plus preliminary emulation of the s... |  R. Belmont | 2013-02-08 | 1 | -3/+4 |
* | (MESS) Apple II: General modernization, some tagmap cleanup, and prep work to... |  R. Belmont | 2013-02-06 | 1 | -25/+30 |
* | (MESS) De-tagged the Apple II series drivers [R. Belmont] |  R. Belmont | 2013-01-28 | 1 | -41/+249 |
* | output of new srcclean changes that are relatively small [smf] |  smf- | 2013-01-11 | 1 | -2/+0 |
* | Cleanups and version bumpmame0148 |  Miodrag Milanovic | 2013-01-11 | 1 | -249/+248 |
* | Better devicification of the Apple II FDC/IWM/SWIM |  Nathan Woods | 2012-12-24 | 1 | -2/+2 |
* | changed space_func to delegate (no whatsnew) |  Miodrag Milanovic | 2012-10-11 | 1 | -2/+2 |
* | modernization or timer callbacks part 2 (no whatsnew) |  Miodrag Milanovic | 2012-09-24 | 1 | -31/+28 |
* | Since nobody checks for NULLs anyway, make |  Aaron Giles | 2012-09-19 | 1 | -3/+3 |
* | Memory handler cleanup 3. Add mem_mask parameter |  Aaron Giles | 2012-09-17 | 1 | -6/+6 |
* | Memory handler normalization, part 2. Change legacy |  Aaron Giles | 2012-09-17 | 1 | -44/+44 |
* | Memory handler normalization, part 1. |  Aaron Giles | 2012-09-17 | 1 | -2/+2 |
* | (MESS) apple2gs: Save states now officially supported. [R. Belmont] |  R. Belmont | 2012-09-16 | 1 | -1/+3 |
* | Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... |  Miodrag Milanovic | 2012-09-13 | 1 | -114/+111 |
* | Closeout on old macros. Retired cputag_set_input_line |  Aaron Giles | 2012-09-12 | 1 | -2/+2 |
* | added missing \n to remaining fatalerror() calls (no whatsnew) |  Oliver Stöneberg | 2012-09-09 | 1 | -4/+4 |
* | Merge of MESS sources (no whatsnew) |  Miodrag Milanovic | 2012-08-21 | 1 | -0/+2033 |