| Commit message (Expand) | Author | Age | Files | Lines |
| * | Rename *.c -> *.cpp in our source (nw) |  Miodrag Milanovic | 2015-11-08 | 1 | -1424/+0 |
| * | no need to include network.h (nw) |  Miodrag Milanovic | 2015-11-06 | 1 | -0/+1 |
| * | Relaxed emu.h a bit, should make compile a bit faster (nw) |  Miodrag Milanovic | 2015-11-05 | 1 | -1/+2 |
| * | Removed mongoose due to restricted license and webserver wip till code is res... |  Miodrag Milanovic | 2015-11-04 | 1 | -2/+0 |
| * | making logerror part of machine and device classes [Miodrag Milanovic] |  Miodrag Milanovic | 2015-11-01 | 1 | -3/+42 |
| * | removed not needed conversions (nw) |  Miodrag Milanovic | 2015-10-27 | 1 | -2/+2 |
| * | champbas.c driver needs cleanup, i'll continue on that if i can sort out MCU ... |  hap | 2015-10-26 | 1 | -0/+1 |
| * | Mostly revert 3bb0fb2df7037fa60752035a7add4fcea5b8881d (nw) |  Justin Kerk | 2015-09-26 | 1 | -4/+5 |
| * | Code enhancement |  Diego | 2015-09-24 | 1 | -6/+6 |
| * | Merge pull request #324 from ValleyBell/valleybell |  David Haywood | 2015-09-14 | 1 | -1/+1 |
| |\ |
|
| | * | prevent main menu from overwriting error.log and wavelog |  Valley Bell | 2015-09-13 | 1 | -1/+1 |
| * | | Added seconds() and attoseconds() to attotime and prefixed members with |  couriersud | 2015-08-15 | 1 | -1/+1 |
| * | | reduce tagmap lookups (nw) |  Wilbert Pol | 2015-07-31 | 1 | -0/+2 |
| * | | change flags from GAME_ to MACHINE_ |  David Haywood | 2015-07-29 | 1 | -3/+3 |
| |/ |
|
| * | Fix clang build (nw) |  balr0g | 2015-05-26 | 1 | -1/+1 |
| * | Usage text changes, part 1 (nw) |  balr0g | 2015-05-26 | 1 | -1/+1 |
| * | moved all to std::string (nw) |  Miodrag Milanovic | 2015-04-22 | 1 | -42/+43 |
| * | removed bool conversion and implicit empty check (nw) |  Miodrag Milanovic | 2015-04-19 | 1 | -1/+1 |
| * | updated astring constructors to have just one string param, to be more like s... |  Miodrag Milanovic | 2015-04-13 | 1 | -1/+1 |
| * | There is no implicit conversion to char* in std::string (nw) |  Miodrag Milanovic | 2015-04-12 | 1 | -9/+9 |
| * | cstr() - > c_str() as preparation for move to std::string (nw) |  Miodrag Milanovic | 2015-04-11 | 1 | -4/+4 |
| * | get rid of some obsolete/unreachable stuff, get rid of more abuse of SDLMAME_... |  Vas Crabb | 2015-04-02 | 1 | -3/+3 |
| * | Start removing the use of OSD macros outside OSD since core objects are share... |  Vas Crabb | 2015-04-01 | 1 | -3/+3 |
| * | Fix creation of paths |  Vas Crabb | 2015-03-31 | 1 | -2/+2 |
| * | Cleanups and version bumpmame0158 |  Miodrag Milanovic | 2015-01-28 | 1 | -2/+2 |
| * | core: Add per-game parameters [O. Galibert] |  Olivier Galibert | 2015-01-25 | 1 | -0/+1 |
| * | Changed osd_font to struct osd_font and removed unnecessary osdepend.h |  couriersud | 2015-01-17 | 1 | -0/+5 |
| * | Cleanups and version bumpmame0157 |  Miodrag Milanovic | 2014-12-31 | 1 | -2/+2 |
| * | machine.c: the majority has spoken (nw) |  Osso | 2014-12-19 | 1 | -4/+2 |
| * | machine.c: invalidating all save states from previous versions is not a good ... |  Osso | 2014-12-19 | 1 | -2/+4 |
| * | machine.c: save m_rand_seed, fixes save state regressons in at least the foll... |  Osso | 2014-12-18 | 1 | -1/+4 |
| * | Fix various typos |  Zoë Blade | 2014-11-30 | 1 | -1/+1 |
| * | Don't execute a timeslice before loading a savestate from the command line [A... |  Alex W. Jackson | 2014-10-16 | 1 | -0/+3 |
| * | Cleanups and version bumpmame0155 |  Miodrag Milanovic | 2014-10-15 | 1 | -1/+1 |
| * | and even less tagmap lookups counted (nw) |  Oliver Stöneberg | 2014-09-09 | 1 | -0/+9 |
| * | have a few less tagmap lookups counted (nw) |  Oliver Stöneberg | 2014-09-09 | 1 | -4/+13 |
| * | do not start tagmap lookup counting until everything is initialized / tagmap ... |  Oliver Stöneberg | 2014-09-09 | 1 | -0/+15 |
| * | moved tagged_list:: out of tagged_list to make it catch-able / handle add_exc... |  Oliver Stöneberg | 2014-09-08 | 1 | -0/+5 |
| * | Do web serving in main thread (nw) |  Miodrag Milanovic | 2014-09-08 | 1 | -0/+2 |
| * | Cleanups and version bump |  Miodrag Milanovic | 2014-07-22 | 1 | -1/+1 |
| * | Lua overhaul [Olivier Galibert, Miodrag Milanovic] |  Miodrag Milanovic | 2014-06-10 | 1 | -3/+5 |
| * | -Created machine_manager as singleton class that contains (for now) one runni... |  Miodrag Milanovic | 2014-06-06 | 1 | -10/+6 |
| * | -Reorganized OSD, handling more sound output systems and debuggers, defaults ... |  Miodrag Milanovic | 2014-05-08 | 1 | -1/+1 |
| * | -Made osd_interface base class for OSD and moved initialization for each subs... |  Miodrag Milanovic | 2014-04-25 | 1 | -28/+2 |
| * | modernized cage, dcs and midwayic (nw) |  Miodrag Milanovic | 2014-04-20 | 1 | -26/+0 |
| * | reverting to classic ui due to lot of issues, as much as I hate reverting som... |  Miodrag Milanovic | 2014-04-17 | 1 | -1/+0 |
| * | Moved eminline and related files into /src/osd since it's system related (nw) |  Miodrag Milanovic | 2014-04-16 | 1 | -7/+7 |
| * | Small core cleanup (nw) |  Miodrag Milanovic | 2014-04-15 | 1 | -17/+0 |
| * | network: Please don't kill save states [O. Galibert] |  Olivier Galibert | 2014-04-12 | 1 | -3/+6 |
| * | Merge of new menubar code |  Nathan Woods | 2014-04-12 | 1 | -0/+1 |