summaryrefslogtreecommitdiffstatshomepage
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Spacing fixes Nathan Woods2016-11-141-447/+447
* Changed the arcompact disassembler to use 'std::ostream &' internally Nathan Woods2016-11-115-632/+628
* Fixed USE_DISPATCH_GL compile, seams no-one is actually using it since it is ... Miodrag Milanovic2016-11-111-2/+2
* MALLOC_DEBUG part is not able to compile on UWP (nw) Miodrag Milanovic2016-11-111-86/+2
* Cleanup (nw) Miodrag Milanovic2016-11-113-48/+6
* move asset files to proper place Miodrag Milanovic2016-11-118-36/+0
* Unbreak non-Windows builds yet again (nw) AJR2016-11-101-0/+3
* More UWP work - the UI actually renders (nw) Brad Hughes2016-11-105-33/+226
* UWP builds again but by no means working (nw) Brad Hughes2016-11-1012-324/+97
* put link to removed version (nw) Miodrag Milanovic2016-11-101-0/+4
* removed not used file (nw) Miodrag Milanovic2016-11-101-5319/+0
* Implemented G-NET bios flashing, games that require the v2 bios now require y... smf-2016-11-1011-338/+804
* removed another root_device/driver_device dependency (nw) smf-2016-11-101-2/+2
* Adding video and window code to UWP(nw) Miodrag Milanovic2016-11-104-0/+1577
* Some more work on UWP (nw) Miodrag Milanovic2016-11-1018-10/+1667
* general: Don't attach memory maps to driver_device [O. Galibert] Olivier Galibert2016-11-1015-32/+32
* addrmem: Obvious renames and helpers [O. Galibert] Olivier Galibert2016-11-103-58/+76
* addrmap: Dotify [O. Galibert] Olivier Galibert2016-11-103-122/+122
* addrmap: Stream it [O. Galibert] Olivier Galibert2016-11-103-87/+72
* octopus: add blink and underline attributes mahlemiut2016-11-101-21/+13
* Fix builds without OSD_UWP (nw) AJR2016-11-091-1/+1
* Merge pull request #1643 from ajrhacker/sdgndmps_dsw Miodrag Milanović2016-11-092-20/+17
|\
| * sdgndmps: Add DIP SW names and locations (verified from manual) AJR2016-11-072-20/+17
* | Merge pull request #1645 from rfka01/master Miodrag Milanović2016-11-091-1/+12
|\ \
| * | Added hardware info for the PG 675 rfka012016-11-071-1/+12
* | | Merge pull request #1646 from ajrhacker/amusco_i8155 Miodrag Milanović2016-11-092-76/+61
|\ \ \
| * | | amusco: Identify and hook up 8155 interface chips for LPT & RTC AJR2016-11-072-76/+61
* | | | Merge pull request #1649 from ajrhacker/i8279_a0 Miodrag Milanović2016-11-0911-42/+44
|\ \ \ \
| * | | | i8279: Unify read/write handlers for standard A0-to-A0 hookup (nw) AJR2016-11-0811-42/+44
* | | | | addrmap: Change setters into passthroughs [O. Galibert] Olivier Galibert2016-11-092-42/+57
* | | | | Add more UWP support (nw) Miodrag Milanovic2016-11-095-12/+50
* | | | | addrmap: Simplify constructor, thanks Micko [O. Galibert] Olivier Galibert2016-11-091-18/+1
* | | | | Make 3rdparty compile for UWP and start adding new OSD for UWP based on previ... Miodrag Milanovic2016-11-093-0/+209
* | | | | addrmap: De-hand-templatize address_map_entry, remove then unneeded entry par... Olivier Galibert2016-11-093-227/+62
* | | | | addrmap: Remove device parameter [O. Galibert] Olivier Galibert2016-11-0912-66/+74
* | | | | New 1945k III clone briantro2016-11-082-8/+40
* | | | | Nuke debug message (nw) angelosa2016-11-081-3/+2
* | | | | saturn.cpp: Added Rotation Parameter read control register, fixes at least Ri... angelosa2016-11-081-0/+30
* | | | | Make shaders compile dx9 and dx11 only on windows (nw) Miodrag Milanovic2016-11-082-3/+7
* | | | | move cedar devices out of drivers (nw) smf-2016-11-0812-135/+124
* | | | | hack to allow building with SOURCES=src/mame/drivers/cps2.cpp (nw) smf-2016-11-082-2/+9
|/ / / /
* | | | sun4: Simplified DMA implementation. [Ryan Holtz] therealmogminer@gmail.com2016-11-081-148/+97
* | | | scn2674: add command 0xA6, fixes Octopus status line in Concurrent DOS, and B... mahlemiut2016-11-081-0/+6
* | | | octopus: add colour attributes mahlemiut2016-11-082-40/+124
* | | | ability to show custom menu using LUA [headkaze] Miodrag Milanovic2016-11-083-0/+26
* | | | delegate fix - lambda always have object (nw) Miodrag Milanovic2016-11-081-1/+1
* | | | Fix a bug in parsing the software name option that prevented the loading of s... AJR2016-11-071-1/+3
* | | | sms: Document the Sports Pad modes (and change the default) used by Sports Pa... MetalliC2016-11-072-9/+21
* | | | update sol2 (nw) cracyc2016-11-071-5/+2
* | | | New machines marked as NOT_WORKING Ivan Vangelista2016-11-073-11/+35
| |_|/ |/| |