summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* final srccleanmame0179 Vas Crabb2016-10-261-1/+1
* Version bump! Vas Crabb2016-10-262-4/+4
* Fixed linking warning for ASIO (nw) Miodrag Milanovic2016-10-251-1/+0
* SDL: fixed alt-tab from locking up the window system on Linux and Mac. [Hans ... Olivier Galibert2016-10-241-1/+1
* srcclean (nw) Vas Crabb2016-10-23109-1837/+1837
* fidel*: swap setnames fexcel with fexcelb, makes more sense for parent/clone ... hap2016-10-231-21/+21
* fix VS build (noticed only when using MSBUILD=1) (nw) Miodrag Milanovic2016-10-231-0/+7
* merge, nw, sorry therealmogminer@gmail.com2016-10-23193-457/+508
|\
| * gba fix, add update_irq_state on places missing (nw) Miodrag Milanovic2016-10-232-0/+14
| * Reverting part of changes from previous commits as described in mail on list ... Miodrag Milanovic2016-10-2311-28/+28
| * Merge pull request #1548 from ajrhacker/mz80b_more_keys Vas Crabb2016-10-231-15/+20
| |\
| | * Keyboard fixes for MZ-80B/MZ-2000/MZ-2200 (nw) AJR2016-10-231-15/+20
| |/
| * Merge pull request #1547 from ajrhacker/ie15_fix Vas Crabb2016-10-231-0/+2
| |\
| | * Fix build (nw) AJR2016-10-231-0/+2
| |/
| * Merge pull request #1545 from ajrhacker/rgb_constexpr Vas Crabb2016-10-23175-392/+379
| |\
| | * Erase bitmap_rgb32::erase (nw) AJR2016-10-2228-34/+31
| | * Improvements to rgb_t (nw) AJR2016-10-22176-392/+382
| * | Merge pull request #1546 from system11b/S11mnight Vas Crabb2016-10-233-21/+48
| |\ \ | | |/ | |/|
| | * ninjakd2.cpp: Replaced mnight with World version, Kawakus license now mnightj system11b2016-10-233-21/+48
| * | fidel*: designer 2000 doesn't have low-voltage detection on pcb (nw) hap2016-10-231-2/+9
* | | remove some no longer needed commented-out code, nw therealmogminer@gmail.com2016-10-231-20/+1
|/ /
* | ie15: more minor optimization, nw therealmogminer@gmail.com2016-10-231-58/+76
* | Fix copy/paste error per Mooglyguy (nw) Scott Stone2016-10-221-1/+1
* | Reduced defocus effect to one pass (HLSL/BGFX) Jezze2016-10-229-56/+48
* | Disabled clearing of render targets in several passes (HLSL) Jezze2016-10-223-52/+40
* | Fixed null reference exception (D3D/HLSL) Jezze2016-10-221-3/+12
* | Refactored d3d_render_target (nw) Jezze2016-10-224-308/+124
* | there you go (nw) Miodrag Milanovic2016-10-229-11/+11
* | cleaning "mess" for OCD people (nw) Miodrag Milanovic2016-10-221-2/+2
* | shorter setname for splendorblast2. We introduced a 16-char limit to parent s... hap2016-10-222-5/+5
* | added cedar_magnet to arcade.flt [not Haze, he always forgets the flt file ;)] hap2016-10-221-0/+1
* | -ie15: Improved performance by using a timer to determine hblank. [Ryan Holtz] therealmogminer@gmail.com2016-10-222-25/+39
* | final cleanup of TRUE/FALSE, left only in windows section where it represent ... Miodrag Milanovic2016-10-229-44/+31
* | Cleanup linux OSD (nw) Miodrag Milanovic2016-10-227-56/+56
* | TRUE/FALSE in tools section (nw) Miodrag Milanovic2016-10-2218-226/+226
* | cleanup of TRUE/FALSE in mame section (nw) Miodrag Milanovic2016-10-22279-771/+773
* | converted lot of TRUE/FALSE to real boolean and updated types (nw) Miodrag Milanovic2016-10-22133-1812/+1810
* | more TRUE/FALSE cleanup (nw) Miodrag Milanovic2016-10-2249-223/+224
* | some TRUE/FALSE cleanup (nw) Miodrag Milanovic2016-10-2211-184/+167
|/
* fixed benchmarks build and cleanup U64 and S64 macro definition, it is now in... Miodrag Milanovic2016-10-223-10/+2
* forgot to commit this one (nw) Miodrag Milanovic2016-10-221-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-228121-135882/+135882
* Merge pull request #1540 from mamehaze/mgs Miodrag Milanović2016-10-2214-0/+2221
|\
| * new WORKING Magnet System (prototype) [David Haywood, Ricky2001, ArcadeHack... David Haywood2016-10-2214-0/+2221
* | [[noreturn]] instead of ATTR_NORETURN (nw) Miodrag Milanovic2016-10-223-12/+4
* | added new types, fixing lua part (nw) Miodrag Milanovic2016-10-221-0/+22
* | Merge pull request #1539 from ajrhacker/zodiac_keyboard Miodrag Milanović2016-10-221-21/+39
|\ \
| * | zodiac: Change input type to keyboard AJR2016-10-211-21/+39
* | | use standard types uintptr_t, char16_t and char32_t instead of FPTR, utf16_c... Miodrag Milanovic2016-10-22162-786/+765
* | | Merge pull request #1541 from JoakimLarsson/scctxfifo Miodrag Milanović2016-10-222-54/+141
|\ \ \