| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add Lua-cleaning ability to srcclean |  Vas Crabb | 2016-08-30 | 12 | -305/+305 |
| * | Cleanup for VS2015 build (nw) |  Miodrag Milanovic | 2016-08-28 | 1 | -0/+1 |
| * | fixed TARGET=virtual (nw) |  Miodrag Milanovic | 2016-08-28 | 1 | -3/+15 |
| * | some C++14 features are not supported by VS2013. VS2015 is free for home use ... |  Miodrag Milanovic | 2016-08-27 | 3 | -14/+2 |
| * | Setting GCC bar bit higher (nw) |  Miodrag Milanovic | 2016-08-27 | 1 | -2/+2 |
| * | Temporary fix for debug compile till we fix assert (nw) |  Miodrag Milanovic | 2016-08-27 | 1 | -0/+6 |
| * | While I'm causing full recompiles all the time, reduce necessary number of in... |  Vas Crabb | 2016-08-27 | 1 | -0/+2 |
| * | Proper fix for making zlib visible to vgmplay |  Vas Crabb | 2016-08-27 | 1 | -4/+8 |
| * | Change warning flags for Clang build (nw) |  AJR | 2016-08-25 | 1 | -9/+1 |
| * | some skeleton drivers to finish synching with PinMAME (nw) |  Ivan Vangelista | 2016-08-24 | 1 | -0/+5 |
| * | Playmatic Pinball: Finished for now (nw) |  Robbbert | 2016-08-20 | 1 | -1/+0 |
| * | kim1 |  KEN WHITE | 2016-08-18 | 1 | -0/+1 |
| * | Added YM2203, YM3526, AY-3-8910, NES APU, DMG APU, K053260, and MultiPCM to v... |  therealmogminer@gmail.com | 2016-08-18 | 2 | -1/+7 |
| * | compis: Created a bus for the graphics card slot. [Curt Coder] |  Curt Coder | 2016-08-16 | 2 | -1/+15 |
| * | Preliminary VGM player [O. Galibert] |  Olivier Galibert | 2016-08-16 | 2 | -0/+76 |
| * | dirom: device_rom_interface for sound chips with rom/memory map alternative [... |  Olivier Galibert | 2016-08-15 | 1 | -0/+2 |
| * | gba: make video subsystem into a device |  Giuseppe Gorgoglione | 2016-08-15 | 2 | -1/+13 |
| * | new not working |  cracyc | 2016-08-13 | 1 | -0/+1 |
| * | Merge branch 'master' of https://github.com/mamedev/mame |  therealmogminer@gmail.com | 2016-08-12 | 7 | -334/+1888 |
| |\ |
|
| | * | made proper formats compiled only if needed (nw) |  Miodrag Milanovic | 2016-08-12 | 7 | -334/+1888 |
| * | | Skeleton driver for Fairlight CMI IIx [MooglyGuy] |  therealmogminer@gmail.com | 2016-08-12 | 1 | -0/+6 |
| |/ |
|
| * | Compile netlist and lua only if used (nw) |  Miodrag Milanovic | 2016-08-12 | 5 | -5/+12 |
| * | Changed how ROM_COPY and ROM_FILL are represented in tiny_rom_entry to be mor... |  Nathan Woods | 2016-08-11 | 1 | -0/+1 |
| * | pofo: Added skeleton for PCD3311T sound chip. (nw) |  Curt Coder | 2016-08-10 | 2 | -0/+15 |
| * | pofo: Added memory card slot interface and ROM/RAM cards. [Curt Coder] |  Curt Coder | 2016-08-08 | 1 | -0/+8 |
| * | Merge pull request #1180 from npwoods/split_softlist_code_redo |  Miodrag Milanović | 2016-08-08 | 2 | -2/+2 |
| |\ |
|
| | * | Removed src/lib/util/cstrpool.[cpp|h]; it is no longer used |  Nathan Woods | 2016-08-05 | 1 | -2/+0 |
| | * | Redo of split of src/emu/softlist.[cpp|h] |  Nathan Woods | 2016-08-02 | 1 | -0/+2 |
| * | | Merge pull request #1195 from mamehaze/master |  R. Belmont | 2016-08-07 | 1 | -1/+4 |
| |\ \ |
|
| | * | | Street Fight and Cross Shooter (Street Fight type hw) use a common motherboar... |  David Haywood | 2016-08-06 | 1 | -1/+4 |
| * | | | Update BX and BGFX (nw) |  Miodrag Milanovic | 2016-08-06 | 1 | -2/+9 |
| * | | | Merge pull request #1190 from mamehaze/master |  Robert | 2016-08-05 | 1 | -1/+1 |
| |\| | |
|
| | * | | various Seibu Refactoring, |  David Haywood | 2016-08-04 | 1 | -1/+1 |
| | |/ |
|
| * / | Separation of the LDP-1450 laserdisc player to its own device. |  James Wallace | 2016-08-04 | 2 | -0/+13 |
| |/ |
|
| * | Changes rom_entry from a struct to a class, storing its strings as std::strin... |  Nathan Woods | 2016-08-01 | 1 | -0/+1 |
| * | make buffered serial a mixin to promote reuse [Vas Crabb] |  Vas Crabb | 2016-07-30 | 1 | -1/+0 |
| * | apricot: create bus interface for the keyboard interface, make hle keyboard e... |  Dirk Best | 2016-07-30 | 2 | -3/+17 |
| * | apricot: move expansion bus to its own directory |  Dirk Best | 2016-07-30 | 1 | -6/+6 |
| * | Attempt to prevent GCC optimising away global_alloc_clear (MT06335) |  Vas Crabb | 2016-07-30 | 1 | -4/+11 |
| * | Renamed the arcade "sun" project to avoid conflict with the mess "sun" project. |  Robbbert | 2016-07-29 | 1 | -17/+17 |
| * | Keyboard/terminal improvements: [Vas Crabb] |  Vas Crabb | 2016-07-27 | 2 | -0/+2 |
| * | Merge pull request #1117 from shattered/_ded41cad |  R. Belmont | 2016-07-24 | 1 | -0/+3 |
| |\ |
|
| | * | sm7238: new NOT_WORKING driver: SM 7238 (aka T3300) serial terminal |  Sergey Svishchev | 2016-07-18 | 1 | -0/+3 |
| * | | New NOT WORKING machine [Robbbert] |  Robbbert | 2016-07-24 | 1 | -0/+1 |
| * | | Moved src/emu/hash.[cpp|h] into src/lib/util, and namespaced that code (and h... |  Nathan Woods | 2016-07-23 | 2 | -2/+2 |
| * | | Add a device as proof of concept which merges several input lines into a comm... |  Dirk Best | 2016-07-23 | 3 | -0/+13 |
| * | | Fixed arcade only build |  MASH | 2016-07-23 | 1 | -0/+1 |
| * | | Fixed separate compile of drivers using sharc/ADSP21062 cpu (nw) |  Miodrag Milanovic | 2016-07-23 | 1 | -1/+1 |
| * | | Add an emulated Sun keyboard to RS232 adaptor [Vas Crabb] |  Vas Crabb | 2016-07-22 | 1 | -0/+2 |
| * | | sunkbd: split up HLE into proper type 3, type 4 and type 5, hook up sun3 fami... |  Vas Crabb | 2016-07-22 | 1 | -2/+2 |