| Commit message (Expand) | Author | Age | Files | Lines |
| * | Clean-ups and version bumpmame0144u1 |  Angelo Salese | 2011-11-27 | 3 | -4/+4 |
| * | Fix obvious use-after-free error in device_delete(). |  Aaron Giles | 2011-11-27 | 2 | -9/+3 |
| * | (nw) |  R. Belmont | 2011-11-22 | 1 | -2/+2 |
| * | (nw) |  R. Belmont | 2011-11-22 | 1 | -1/+3 |
| * | Fixed memory leaks in networking, used core functions for allocating memory, ... |  Miodrag Milanovic | 2011-11-22 | 15 | -9/+66 |
| * | Sync with MESS, also placed back sdlmain change since it proved working on BS... |  Miodrag Milanovic | 2011-11-22 | 1 | -3/+1 |
| * | Fixed compile warning with 4.6.2 (no whatsnew) |  Miodrag Milanovic | 2011-11-21 | 1 | -1/+1 |
| * | Various SDL netdev fixes (nw) |  R. Belmont | 2011-11-21 | 1 | -8/+12 |
| * | SDL updates [R. Belmont, Carl, cgwg] |  R. Belmont | 2011-11-18 | 12 | -25/+142 |
| * | Not yet, *BSD stops compiling otherwise (nw) |  R. Belmont | 2011-11-18 | 1 | -0/+3 |
| * | Updated sdlmain.c due to fact that there is no more -DMESS compile option (no... |  Miodrag Milanovic | 2011-11-18 | 1 | -12/+7 |
| * | - Fixed HLSL memory leak and crash on exit on 32-bit targets. [Ryan Holtz, Ba... |  Ryan Holtz | 2011-11-18 | 2 | -23/+42 |
| * | Move per emulator constants info into separate class [Miodrag Milanovic] |  Miodrag Milanovic | 2011-11-17 | 4 | -6/+6 |
| * | Clean-ups and version bumpmame0144 |  Angelo Salese | 2011-11-13 | 1 | -3/+3 |
| * | syncing MESS (nw) |  R. Belmont | 2011-11-06 | 1 | -8/+8 |
| * | Please don't use whizzy new GCC features without asking me first (nw) |  R. Belmont | 2011-11-06 | 1 | -0/+6 |
| * | Added hot/cold attributes. Made the MAME executable 1% smaller by using the |  Nathan Woods | 2011-11-06 | 1 | -0/+4 |
| * | SDL: Add TAP/TUN networking capability and shell script for configuration [Carl] |  R. Belmont | 2011-10-31 | 7 | -2/+178 |
| * | 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 |
| * | clean-ups and version bump |  Angelo Salese | 2011-10-10 | 1 | -1/+1 |
| * | hide_cursor option for chess games and clickable artwork and such. |  Michaël Banaan Ananas | 2011-10-10 | 3 | -2/+6 |
| * | revert r14152, good idea but please add a -grabcursor option instead |  Michaël Banaan Ananas | 2011-10-10 | 1 | -4/+7 |
| * | Windows only - for evaluation - changed when mouse pointer goes off. Pointer ... |  Olivier Galibert | 2011-10-10 | 1 | -7/+4 |
| * | - Fixed all HLSL stability issues except visible crease. [Ryan Holtz, Bat Cou... |  Ryan Holtz | 2011-09-29 | 3 | -15/+88 |
| * | 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 | 6 | -15/+14 |
| * | Clean-ups and version bumpmame0143u6 |  Angelo Salese | 2011-09-20 | 3 | -5/+5 |
| * | Made network device selection to be per id, which makes it simpler, and doesn... |  Miodrag Milanovic | 2011-09-09 | 2 | -3/+5 |
| * | Added network support used by MESS implemented by Carl (no whatsnew) |  Miodrag Milanovic | 2011-09-09 | 8 | -1/+284 |
| * | Fix OpenBSD compile [fgsch] |  R. Belmont | 2011-09-08 | 1 | -1/+1 |
| * | HLSL "Hurricain't Keep A Good Dev Down" Bugfix Extravaganza: [Ryan Holtz, Bat |  Ryan Holtz | 2011-08-28 | 4 | -216/+246 |
| * | "English doesn't borrow from other languages. English follows other languages... |  Scott Stone | 2011-08-23 | 1 | -1/+1 |
| * | Clean-ups and version bumpmame0143u3 |  Angelo Salese | 2011-08-14 | 8 | -14/+14 |
| * | Various memory leaks and unnecessary checks removed by Oliver Stoneberg (no w... |  Miodrag Milanovic | 2011-08-14 | 4 | -2/+15 |
| * | fixed potential NULL pointer dereferences / also removed unnecessary NULL che... |  Miodrag Milanovic | 2011-08-08 | 2 | -7/+4 |
| * | OS/2 build fixes [K.O. Myung-Hun] |  R. Belmont | 2011-08-02 | 2 | -2/+4 |
| * | DI_PROPNOEFFECT after dinput property change is not an error |  Michaël Banaan Ananas | 2011-08-01 | 1 | -4/+4 |
| * | - Removing MD5 support in ROMLOAD_* [Oliver Stoneberg] |  Miodrag Milanovic | 2011-07-31 | 2 | -2/+2 |
| * | Fix for the hlsl scanline jitter effect [nimitz] |  Jonathan Gevaryahu | 2011-07-28 | 1 | -1/+3 |
| * | Fix for VS2010 build (no whatsnew) |  Miodrag Milanovic | 2011-07-28 | 1 | -3/+3 |
| * | Added socket support to windows osd [Miodrag Milanovic] |  Miodrag Milanovic | 2011-07-28 | 5 | -46/+291 |
| * | Fixed hlsl mem leak by Firewave (no whatsnew) |  Miodrag Milanovic | 2011-07-27 | 1 | -6/+6 |
| * | Fixed double-free of d3d->hlsl [Oliver Stoneberg] |  Miodrag Milanovic | 2011-07-26 | 1 | -5/+0 |
| * | Fixes for variable shadowing [Oliver Stöneberg] |  R. Belmont | 2011-07-21 | 2 | -5/+4 |
| * | Fix autorelease pool warnings when running multithreaded on Mac OS X [Tim Lin... |  R. Belmont | 2011-07-18 | 2 | -1/+13 |
| * | Corrected syntax in some inline assembly [Balrog] |  R. Belmont | 2011-07-09 | 1 | -2/+2 |
| * | Cleanups (?) and version bumpmame0143 |  Angelo Salese | 2011-06-28 | 1 | -2/+2 |
| * | Fixed memory leaks in HLSL code (no whatsnew) |  Miodrag Milanovic | 2011-06-28 | 1 | -0/+5 |
| * | Cleanups and version bumpmame0142u6 |  Angelo Salese | 2011-06-19 | 3 | -51/+51 |