| Commit message (Expand) | Author | Age | Files | Lines |
* | Added IS_ENABLED, so we have compiler check for non used part, it is checked ... |  Miodrag Milanovic | 2016-11-11 | 21 | -40/+56 |
* | vis: add yuv compressed mode and correct for interlace (nw) |  cracyc | 2016-11-11 | 3 | -53/+332 |
* | removed not used macros (nw) |  Miodrag Milanovic | 2016-11-11 | 2 | -41/+0 |
* | let osd_process_kill just kill, rest is on osd users, watchdog only in this c... |  Miodrag Milanovic | 2016-11-11 | 4 | -8/+0 |
* | Small cleanup (nw) |  Miodrag Milanovic | 2016-11-11 | 19 | -28/+33 |
* | No need for osd_malloc, osd_malloc_array and osd_free (nw) |  Miodrag Milanovic | 2016-11-11 | 23 | -334/+44 |
* | clipboard handling for uwp (nw) |  Miodrag Milanovic | 2016-11-11 | 1 | -3/+2 |
* | abuse of auto is bad, mkay? (nw) |  Vas Crabb | 2016-11-12 | 1 | -5/+4 |
* | pofo: IINT is an output, not an input. (nw) |  Curt Coder | 2016-11-11 | 5 | -25/+20 |
* | simplified memory allocation for osd_module (nw) |  Miodrag Milanovic | 2016-11-11 | 8 | -6/+14 |
* | Fixed USE_DISPATCH_GL compile, seams no-one is actually using it since it is ... |  Miodrag Milanovic | 2016-11-11 | 1 | -2/+2 |
* | MALLOC_DEBUG part is not able to compile on UWP (nw) |  Miodrag Milanovic | 2016-11-11 | 1 | -86/+2 |
* | Cleanup (nw) |  Miodrag Milanovic | 2016-11-11 | 3 | -48/+6 |
* | move asset files to proper place |  Miodrag Milanovic | 2016-11-11 | 8 | -36/+0 |
* | Unbreak non-Windows builds yet again (nw) |  AJR | 2016-11-10 | 1 | -0/+3 |
* | More UWP work - the UI actually renders (nw) |  Brad Hughes | 2016-11-10 | 5 | -33/+226 |
* | UWP builds again but by no means working (nw) |  Brad Hughes | 2016-11-10 | 12 | -324/+97 |
* | put link to removed version (nw) |  Miodrag Milanovic | 2016-11-10 | 1 | -0/+4 |
* | removed not used file (nw) |  Miodrag Milanovic | 2016-11-10 | 1 | -5319/+0 |
* | Implemented G-NET bios flashing, games that require the v2 bios now require y... |  smf- | 2016-11-10 | 11 | -338/+804 |
* | removed another root_device/driver_device dependency (nw) |  smf- | 2016-11-10 | 1 | -2/+2 |
* | Adding video and window code to UWP(nw) |  Miodrag Milanovic | 2016-11-10 | 4 | -0/+1577 |
* | Some more work on UWP (nw) |  Miodrag Milanovic | 2016-11-10 | 18 | -10/+1667 |
* | general: Don't attach memory maps to driver_device [O. Galibert] |  Olivier Galibert | 2016-11-10 | 15 | -32/+32 |
* | addrmem: Obvious renames and helpers [O. Galibert] |  Olivier Galibert | 2016-11-10 | 3 | -58/+76 |
* | addrmap: Dotify [O. Galibert] |  Olivier Galibert | 2016-11-10 | 3 | -122/+122 |
* | addrmap: Stream it [O. Galibert] |  Olivier Galibert | 2016-11-10 | 3 | -87/+72 |
* | octopus: add blink and underline attributes |  mahlemiut | 2016-11-10 | 1 | -21/+13 |
* | Fix builds without OSD_UWP (nw) |  AJR | 2016-11-09 | 1 | -1/+1 |
* | Merge pull request #1643 from ajrhacker/sdgndmps_dsw |  Miodrag Milanović | 2016-11-09 | 2 | -20/+17 |
|\ |
|
| * | sdgndmps: Add DIP SW names and locations (verified from manual) |  AJR | 2016-11-07 | 2 | -20/+17 |
* | | Merge pull request #1645 from rfka01/master |  Miodrag Milanović | 2016-11-09 | 1 | -1/+12 |
|\ \ |
|
| * | | Added hardware info for the PG 675 |  rfka01 | 2016-11-07 | 1 | -1/+12 |
* | | | Merge pull request #1646 from ajrhacker/amusco_i8155 |  Miodrag Milanović | 2016-11-09 | 2 | -76/+61 |
|\ \ \ |
|
| * | | | amusco: Identify and hook up 8155 interface chips for LPT & RTC |  AJR | 2016-11-07 | 2 | -76/+61 |
* | | | | Merge pull request #1649 from ajrhacker/i8279_a0 |  Miodrag Milanović | 2016-11-09 | 11 | -42/+44 |
|\ \ \ \ |
|
| * | | | | i8279: Unify read/write handlers for standard A0-to-A0 hookup (nw) |  AJR | 2016-11-08 | 11 | -42/+44 |
* | | | | | addrmap: Change setters into passthroughs [O. Galibert] |  Olivier Galibert | 2016-11-09 | 2 | -42/+57 |
* | | | | | Add more UWP support (nw) |  Miodrag Milanovic | 2016-11-09 | 5 | -12/+50 |
* | | | | | addrmap: Simplify constructor, thanks Micko [O. Galibert] |  Olivier Galibert | 2016-11-09 | 1 | -18/+1 |
* | | | | | Make 3rdparty compile for UWP and start adding new OSD for UWP based on previ... |  Miodrag Milanovic | 2016-11-09 | 3 | -0/+209 |
* | | | | | addrmap: De-hand-templatize address_map_entry, remove then unneeded entry par... |  Olivier Galibert | 2016-11-09 | 3 | -227/+62 |
* | | | | | addrmap: Remove device parameter [O. Galibert] |  Olivier Galibert | 2016-11-09 | 12 | -66/+74 |
* | | | | | New 1945k III clone |  briantro | 2016-11-08 | 2 | -8/+40 |
* | | | | | Nuke debug message (nw) |  angelosa | 2016-11-08 | 1 | -3/+2 |
* | | | | | saturn.cpp: Added Rotation Parameter read control register, fixes at least Ri... |  angelosa | 2016-11-08 | 1 | -0/+30 |
* | | | | | Make shaders compile dx9 and dx11 only on windows (nw) |  Miodrag Milanovic | 2016-11-08 | 2 | -3/+7 |
* | | | | | move cedar devices out of drivers (nw) |  smf- | 2016-11-08 | 12 | -135/+124 |
* | | | | | hack to allow building with SOURCES=src/mame/drivers/cps2.cpp (nw) |  smf- | 2016-11-08 | 2 | -2/+9 |
|/ / / / |
|
* | | | | sun4: Simplified DMA implementation. [Ryan Holtz] |  therealmogminer@gmail.com | 2016-11-08 | 1 | -148/+97 |