| Commit message (Expand) | Author | Age | Files | Lines |
* | TIMER_CALLBACK_DEVICE_MEMBER modernization part 1 (no whatsnew) |  Miodrag Milanovic | 2012-09-25 | 47 | -411/+318 |
* | (MESS) fixed chdman commands based on datasheets (nw) |  smf- | 2012-09-25 | 1 | -2/+2 |
* | (MESS) cbm2: Address decoding WIP, added floppy softlists, added PAL P500. (nw) |  Curt Coder | 2012-09-24 | 1 | -254/+381 |
* | modernization or timer callbacks part 3 - final (no whatsnew) |  Miodrag Milanovic | 2012-09-24 | 40 | -478/+491 |
* | modernization or timer callbacks part 2 (no whatsnew) |  Miodrag Milanovic | 2012-09-24 | 24 | -638/+586 |
* | Removed AS_DATA on all variants and AS_IO on CPU variants not having IO line... |  Miodrag Milanovic | 2012-09-24 | 1 | -1/+4 |
* | tms99x8: Converted to using RGB32 bitmap so chips can coexist with other vide... |  R. Belmont | 2012-09-23 | 1 | -3/+2 |
* | (MESS) Apple II: Add preliminary support for TME Arcade Board [R. Belmont] |  R. Belmont | 2012-09-23 | 1 | -0/+2 |
* | (MESS) cbm2: Address decoding WIP. (nw) |  Curt Coder | 2012-09-23 | 1 | -48/+46 |
* | (MESS) a2600: Fixed address space error. (MT 05016) |  mahlemiut | 2012-09-23 | 1 | -3/+4 |
* | (MESS) cbm2: Address decoding WIP. (nw) |  Curt Coder | 2012-09-22 | 1 | -18/+46 |
* | (MESS) nes.c: moved cart class where it actually belongs. no whatsnew. |  Fabio Priuli | 2012-09-22 | 1 | -1/+1 |
* | (MESS) Input port cleanup. (nw) |  Curt Coder | 2012-09-21 | 2 | -5/+35 |
* | Removed init_scsibus() from scsibus_device as it was only used for passing th... |  smf- | 2012-09-21 | 2 | -6/+0 |
* | nes.c: modernized the driver by moving most code into the class, work by Mick... |  Fabio Priuli | 2012-09-21 | 1 | -1/+8 |
* | (MESS) cbm2: Rewrote the rest of the CBM-II model line. [Curt Coder] |  Curt Coder | 2012-09-21 | 2 | -675/+1039 |
* | change from device->machine() to space.machine() in device handlers in order ... |  Miodrag Milanovic | 2012-09-21 | 45 | -220/+220 |
* | pcw16: Commented old code not used, mahlemiut please delete if not needed as ... |  Miodrag Milanovic | 2012-09-20 | 1 | -26/+26 |
* | used read8_delegate instead of read8_space_func for vga port read (nw) |  Miodrag Milanovic | 2012-09-20 | 1 | -2/+3 |
* | making pcecommn to be a main class for other pce related drivers (nw) |  Miodrag Milanovic | 2012-09-20 | 1 | -1/+1 |
* | Modernized archimedes (no whatsnew) |  Miodrag Milanovic | 2012-09-20 | 1 | -21/+21 |
* | MESS fixes. |  Aaron Giles | 2012-09-19 | 3 | -15/+5 |
* | Since nobody checks for NULLs anyway, make |  Aaron Giles | 2012-09-19 | 141 | -781/+789 |
* | (MESS) fixed mess/drivers/dragon.c compilation (no whatsnew) |  Oliver Stöneberg | 2012-09-19 | 1 | -52/+52 |
* | one more found (nw) |  Miodrag Milanovic | 2012-09-19 | 1 | -4/+5 |
* | (MESS) p500: Rewrote the driver using the PLAs for address decoding. [Curt Co... |  Curt Coder | 2012-09-19 | 2 | -139/+1228 |
* | Made amiga keyboard a device, and removed legacy port changed support (no wha... |  Miodrag Milanovic | 2012-09-19 | 2 | -17/+4 |
* | More cleanup on mess side (nw) |  Miodrag Milanovic | 2012-09-19 | 2 | -33/+54 |
* | Modernized INPUT_CHANGED in MESS part of tree (no whatsnew) |  Miodrag Milanovic | 2012-09-19 | 42 | -1201/+1198 |
* | (MESS) p8000, p8000_16, bigbord2: fix regression in keyboard due to 'address_... |  Robbbert | 2012-09-19 | 2 | -8/+12 |
* | (MESS) Fixed listxml crash. There is no screen in sapi3, so commented out the... |  Wilbert Pol | 2012-09-18 | 1 | -1/+1 |
* | INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) |  Miodrag Milanovic | 2012-09-18 | 84 | -479/+478 |
* | changed most of screen.machine() to machine() (no whatsnew) |  Miodrag Milanovic | 2012-09-18 | 39 | -128/+128 |
* | Did some missed by code (no whatsnew) |  Miodrag Milanovic | 2012-09-18 | 2 | -2/+2 |
* | Modernized screen update calls (no whatsnew) |  Miodrag Milanovic | 2012-09-17 | 182 | -891/+921 |
* | Memory handler cleanup 3. Add mem_mask parameter |  Aaron Giles | 2012-09-17 | 12 | -25/+25 |
* | Memory handler normalization, part 2. Change legacy |  Aaron Giles | 2012-09-17 | 76 | -654/+654 |
* | Memory handler normalization, part 1. |  Aaron Giles | 2012-09-17 | 68 | -455/+454 |
* | Clean-ups and version bumpmame0147 |  Miodrag Milanovic | 2012-09-17 | 41 | -168/+168 |
* | ATI Stereo F/X ISA card support [Carl] |  Miodrag Milanovic | 2012-09-17 | 1 | -0/+1 |
* | Final round of struct/union/enum normalization. |  Aaron Giles | 2012-09-16 | 1 | -5/+3 |
* | Enum and union normalization. |  Aaron Giles | 2012-09-16 | 1 | -2/+2 |
* | (MESS) apple2gs: Save states now officially supported. [R. Belmont] |  R. Belmont | 2012-09-16 | 1 | -3/+4 |
* | Pass 2 of struct modernization. |  Aaron Giles | 2012-09-15 | 15 | -56/+56 |
* | First pass at modernizing struct definitions. |  Aaron Giles | 2012-09-15 | 5 | -21/+12 |
* | Rewrote the SAA5050 Teletext character generator. Removed saa505x.c which was... |  Curt Coder | 2012-09-14 | 5 | -83/+50 |
* | Fixed remaining regressions (nw) |  Miodrag Milanovic | 2012-09-14 | 2 | -21/+19 |
* | (MESS) fixed n64 regression. (nw) |  Sandro Ronco | 2012-09-13 | 1 | -9/+10 |
* | (MESS) fixed kc85_3 regression. (nw) |  Sandro Ronco | 2012-09-13 | 1 | -1/+1 |
* | (MESS) pc8001: Fixed colors again. (nw) |  Curt Coder | 2012-09-13 | 1 | -1/+1 |