| Commit message (Expand) | Author | Age | Files | Lines |
* | Enable compiling PortMidi (nw) |  R. Belmont | 2013-01-01 | 1 | -0/+4 |
* | [HLSL] Fixed crash when using presets. [MooglyGuy] |  Ryan Holtz | 2012-12-31 | 1 | -2/+2 |
* | (nw) Fixes HLSL bugs with Rocket Knight Adventures |  Ryan Holtz | 2012-12-29 | 1 | -2/+2 |
* | enabled multi-threading by default on Windows |  Oliver Stöneberg | 2012-12-18 | 1 | -1/+1 |
* | Added internal mouse cursor visible in menus and when clickable artwork is us... |  Miodrag Milanovic | 2012-08-15 | 1 | -1/+0 |
* | Clean-ups and version bumpmame0146u3 |  Miodrag Milanovic | 2012-07-15 | 1 | -1/+1 |
* | fix for profiler memory leaks mtbug #04094 (no whatsnew) |  Miodrag Milanovic | 2012-07-09 | 1 | -1/+3 |
* | fix mistake by me a while ago: sr(syncrefresh) clashed with emuopts sr(sample... |  Michaël Banaan Ananas | 2012-06-10 | 1 | -1/+1 |
* | cmdline option shortcuts for: |  Michaël Banaan Ananas | 2012-02-10 | 1 | -2/+2 |
* | Move devices into a proper hierarchy and handle naming |  Aaron Giles | 2012-01-24 | 1 | -3/+3 |
* | Major bitmap-related changes throughout the system. There are |  Aaron Giles | 2012-01-12 | 1 | -7/+6 |
* | Converted bitmap_t and rectangle into proper classes. Replaced BITMAP_ADDR* |  Aaron Giles | 2011-12-31 | 1 | -3/+3 |
* | This change makes sure that the watchdog message will be displayed in case ot... |  Scott Stone | 2011-11-27 | 1 | -0/+1 |
* | Fixed memory leaks in networking, used core functions for allocating memory, ... |  Miodrag Milanovic | 2011-11-22 | 1 | -0/+4 |
* | Move per emulator constants info into separate class [Miodrag Milanovic] |  Miodrag Milanovic | 2011-11-17 | 1 | -1/+1 |
* | Clean-ups and version bumpmame0143u8 |  Angelo Salese | 2011-10-23 | 1 | -1/+1 |
* | Fixed compile under GCC 4.6 (no whatsnew) |  Miodrag Milanovic | 2011-10-22 | 1 | -2/+4 |
* | hide_cursor option for chess games and clickable artwork and such. |  Michaël Banaan Ananas | 2011-10-10 | 1 | -0/+1 |
* | uncommenting line in winmain (no whatsnew) |  Miodrag Milanovic | 2011-09-22 | 1 | -1/+1 |
* | Fixed warnings found by GCC 4.6.2 without change of h63484.c since that one i... |  Miodrag Milanovic | 2011-09-22 | 1 | -5/+5 |
* | Added network support used by MESS implemented by Carl (no whatsnew) |  Miodrag Milanovic | 2011-09-09 | 1 | -1/+6 |
* | HLSL "Hurricain't Keep A Good Dev Down" Bugfix Extravaganza: [Ryan Holtz, Bat |  Ryan Holtz | 2011-08-28 | 1 | -1/+3 |
* | Clean-ups and version bumpmame0143u3 |  Angelo Salese | 2011-08-14 | 1 | -3/+3 |
* | Various memory leaks and unnecessary checks removed by Oliver Stoneberg (no w... |  Miodrag Milanovic | 2011-08-14 | 1 | -1/+3 |
* | Added socket support to windows osd [Miodrag Milanovic] |  Miodrag Milanovic | 2011-07-28 | 1 | -1/+9 |
* | Cleanups and version bumpmame0142u6 |  Angelo Salese | 2011-06-19 | 1 | -16/+16 |
* | HLSL Updates: [Ryan Holtz, Bat Country Entertainment] |  Ryan Holtz | 2011-06-13 | 1 | -1/+3 |
* | HLSL Cleanup, no whatsnew: |  Ryan Holtz | 2011-06-11 | 1 | -47/+14 |
* | HLSL Updates: [Ryan Holtz, Bat Country Entertainment, austere] |  Ryan Holtz | 2011-06-06 | 1 | -10/+11 |
* | Cleanups and version bumpmame0142u5 |  Angelo Salese | 2011-06-05 | 1 | -2/+2 |
* | No whatsnew |  Ryan Holtz | 2011-05-31 | 1 | -3/+1 |
* | nwn, reducing default scanline brightness offset to 0 |  Ryan Holtz | 2011-05-31 | 1 | -3/+3 |
* | Fixed scanlines, nwn. This took much longer to fix than it should have. :[ |  Ryan Holtz | 2011-05-31 | 1 | -1/+0 |
* | HLSL Updates: [Ryan Holtz, Bat Country Entertainment, austere, SoltanGris42] |  Ryan Holtz | 2011-05-30 | 1 | -9/+20 |
* | Robbbert port from MESS, nw! |  Angelo Salese | 2011-05-29 | 1 | -1/+1 |
* | Cleanups and version bumpmame0142u4 |  Angelo Salese | 2011-05-24 | 1 | -52/+52 |
* | HLSL Updates: [Ryan Holtz, Bat Country Entertainment] |  Ryan Holtz | 2011-05-22 | 1 | -2/+0 |
* | HLSL: Added adjustable color carrier in YIQ processing mode. [Ryan Holtz, Bat... |  Ryan Holtz | 2011-05-22 | 1 | -5/+5 |
* | HLSL Updates [Ryan Holtz, Bat Country Entertainment] |  Ryan Holtz | 2011-05-20 | 1 | -0/+2 |
* | HLSL Post-Processing Updates: [Ryan Holtz, Bat Country Entertainment, cgwg] |  Ryan Holtz | 2011-05-19 | 1 | -19/+9 |
* | HLSL Updates [Ryan Holtz, Bat Country Entertainment] |  Ryan Holtz | 2011-05-18 | 1 | -14/+11 |
* | Enable Visual Studio basic run-time checks in non-optimized builds [Oliver S... |  Miodrag Milanovic | 2011-05-17 | 1 | -0/+3 |
* | Implemented experimental HLSL post-processing support on Direct3D 9 targets. ... |  Ryan Holtz | 2011-05-16 | 1 | -0/+91 |
* | Be consistent about template argument naming. |  Aaron Giles | 2011-04-30 | 1 | -4/+4 |
* | Switch to using delegates for some callbacks: |  Aaron Giles | 2011-04-27 | 1 | -1/+1 |
* | Fix for exit error codes by Oliver Stoneberg (no whatsnew) |  Miodrag Milanovic | 2011-04-19 | 1 | -1/+1 |
* | (Big tangle of changes that all happened as I was looking into the ROM |  Aaron Giles | 2011-04-13 | 1 | -1/+2 |
* | Cleanups and version bump.mame0142 |  Aaron Giles | 2011-04-03 | 1 | -2/+2 |
* | Make the symbol table use a simple_list for its cache. |  Aaron Giles | 2011-03-29 | 1 | -18/+9 |
* | BIG update. |  Aaron Giles | 2011-03-29 | 1 | -6/+6 |