| Commit message (Expand) | Author | Age | Files | Lines |
| * | Pick the low-hanging fruit (nw) |  Vas Crabb | 2015-06-23 | 1 | -0/+1 |
| * | nw, update lua script |  therealmogminer@gmail.com | 2015-06-23 | 1 | -0/+1 |
| * | Convert rgbint and rgbaint globals to a class (nw) |  therealmogminer@gmail.com | 2015-06-23 | 1 | -0/+1 |
| * | no need for subdir for these projects, those are same for all mame builds (nw) |  Miodrag Milanovic | 2015-06-22 | 2 | -3/+0 |
| * | for separate drivers use simple naming logic (nw) |  Miodrag Milanovic | 2015-06-21 | 1 | -2/+6 |
| * | arm7 also use drc code (nw) |  Miodrag Milanovic | 2015-06-21 | 1 | -1/+1 |
| * | Made FM cores compile only in group, that way it always work (nw) |  Miodrag Milanovic | 2015-06-21 | 1 | -72/+24 |
| * | fixed order of libs making apricot build fine (nw) |  Miodrag Milanovic | 2015-06-20 | 1 | -1/+1 |
| * | some metadata fixes (nw) |  Miodrag Milanovic | 2015-06-20 | 2 | -1/+4 |
| * | Fix more driver building, going deeper in checks (nw) |  Miodrag Milanovic | 2015-06-20 | 3 | -10/+8 |
| * | Fix compiling just specific fm cores (nw) |  Miodrag Milanovic | 2015-06-20 | 1 | -0/+53 |
| * | Made possible creation of custom builds with given list of drivers included. |  Miodrag Milanovic | 2015-06-20 | 2 | -3/+18 |
| * | update metadata in lua files (nw) |  Miodrag Milanovic | 2015-06-20 | 5 | -619/+619 |
| * | amstrad: add support for the Dobbertin HD20 hard disk. |  mahlemiut | 2015-06-20 | 1 | -0/+2 |
| * | Move solver code into own folder. (nw) |  couriersud | 2015-06-19 | 1 | -6/+8 |
| * | force rebuild version.c (nw) |  Miodrag Milanovic | 2015-06-15 | 1 | -0/+6 |
| * | Merge pull request #207 from fulivi/hp64k_dev |  Miodrag Milanović | 2015-06-10 | 1 | -0/+16 |
| |\ |
|
| | * | hp64k: Preliminary version of HP Hybrid CPU (no interrupts & no DMA yet) |  fulivi | 2015-06-03 | 1 | -0/+16 |
| * | | move some legacy formats over to imgtool since it's now the only user |  Dirk Best | 2015-06-10 | 2 | -4/+4 |
| * | | apricot: add an expansion slot interface and add two ram expansion |  Dirk Best | 2015-06-08 | 1 | -0/+17 |
| * | | vtech1_dsk: remove, no longer used |  Dirk Best | 2015-06-08 | 1 | -2/+0 |
| * | | atarist_dsk: remove, no longer used |  Dirk Best | 2015-06-08 | 1 | -2/+0 |
| * | | Merge pull request #202 from wallyweek/sdlinipath |  Miodrag Milanović | 2015-06-07 | 2 | -0/+10 |
| |\ \ |
|
| | * | | Added new SDL_INI_PATH flag |  Cesare Falco | 2015-06-06 | 2 | -0/+10 |
| * | | | Added the ability to use system flac, jpeg, lua, sqlite3, portmidi and zlib b... |  Julian Sikorski | 2015-06-06 | 5 | -39/+369 |
| |/ / |
|
| * | | goodbye old friend, you had a good run. |  Dirk Best | 2015-06-05 | 1 | -12/+0 |
| * | | thompson: updated to use the new wd fdc. same deal with as bbc: drives 0 |  Dirk Best | 2015-06-05 | 1 | -0/+2 |
| * | | coco: updated to use the new wd fdc |  Dirk Best | 2015-06-04 | 1 | -0/+2 |
| * | | trs80: updated to use the new wd fdc |  Dirk Best | 2015-06-04 | 1 | -2/+2 |
| * | | vector06: updated to use the new wd fdc. system appears to be broken but |  Dirk Best | 2015-06-02 | 1 | -0/+2 |
| * | | hec2mdhrx: updated to use the new wd fdc. |  Dirk Best | 2015-06-02 | 1 | -0/+2 |
| * | | mz2000: updated to use new wd fdc. fix softlist to use the correct |  Dirk Best | 2015-06-01 | 1 | -2/+2 |
| * | | Converted netlist into a library. Moved most code from nl_convert.h to |  couriersud | 2015-06-01 | 5 | -128/+163 |
| * | | pk8020: updated to use the new wd fdc. fixes regression booting cp/m. |  Dirk Best | 2015-05-31 | 1 | -0/+2 |
| * | | Allow compiling with shared libraries [O. Galibert] |  Olivier Galibert | 2015-05-31 | 5 | -12/+17 |
| * | | fix compile on GCC 4.4 on old Ubuntu (nw) |  Miodrag Milanovic | 2015-05-31 | 1 | -1/+1 |
| * | | removed duplicated compile option (nw) |  Miodrag Milanovic | 2015-05-31 | 1 | -1/+0 |
| * | | x1/x1twin: updated to use the new wd fdc. bonus: formatting disks now |  Dirk Best | 2015-05-31 | 1 | -0/+2 |
| * | | fix for clang (nw) |  Miodrag Milanovic | 2015-05-31 | 1 | -0/+3 |
| * | | Fix for osx 10.6.x build (nw) |  Miodrag Milanovic | 2015-05-31 | 1 | -11/+18 |
| * | | Removed -Wno-unused-variable for mingw/gcc (nw) |  Miodrag Milanovic | 2015-05-31 | 1 | -0/+1 |
| * | | dgnalpha: updated to use the new wd fdc |  Dirk Best | 2015-05-30 | 1 | -0/+2 |
| * | | restore my bbc changes (wtf did happen to them?) |  Dirk Best | 2015-05-29 | 1 | -0/+2 |
| * | | fixed clang (nw) |  Miodrag Milanovic | 2015-05-29 | 1 | -0/+1 |
| * | | Merge branch 'master' of https://github.com/mamedev/mame |  Cowering | 2015-05-28 | 4 | -20/+23 |
| |\ \ |
|
| | * | | 3rdparty.lua: add check for nil first (nw) |  Peter Ferrie | 2015-05-28 | 1 | -1/+1 |
| | * | | z80ne: updated to use the new wd fdc. remove custom dmk implementation |  Dirk Best | 2015-05-28 | 1 | -2/+0 |
| | * | | fix for one more warning (nw) |  Miodrag Milanovic | 2015-05-28 | 1 | -0/+1 |
| | * | | set for all clangs (nw) |  Miodrag Milanovic | 2015-05-28 | 1 | -5/+3 |
| | * | | ups (nw) |  Miodrag Milanovic | 2015-05-28 | 1 | -0/+1 |