| Commit message (Expand) | Author | Age | Files | Lines |
| * | Cleanups and version bumpmame0173 |  Miodrag Milanovic | 2016-04-27 | 64 | -2106/+2082 |
| * | ti99: Added 8M option to Horizon, modernized logging, replaced misused ROM by... |  Michael Zapf | 2016-04-26 | 2 | -80/+111 |
| * | hh_hmcs40: updated cpacman svg by Rik |  hap | 2016-04-26 | 1 | -5/+5 |
| * | ti99: Fixed some issues in the cartridge port (paged 37x) |  Michael Zapf | 2016-04-26 | 2 | -329/+166 |
| * | Document internal hardware of original Pocket Challenge machine [Team Europe] |  David Haywood | 2016-04-25 | 2 | -0/+15 |
| * | Merge pull request #829 from fulivi/hp9845_dev |  etabeta78 | 2016-04-25 | 5 | -2/+311 |
| |\ |
|
| | * | hp9845: little change to hp_optrom after comment in PR |  fulivi | 2016-04-23 | 1 | -8/+2 |
| | * | hp9845: adapt to new iterator syntax |  fulivi | 2016-04-23 | 1 | -7/+5 |
| | * | hp9845b: added capability to load optional ROMs |  fulivi | 2016-04-23 | 2 | -0/+225 |
| | * | hphybrid: found 2 undocumented instructions |  fulivi | 2016-04-23 | 3 | -2/+94 |
| * | | Revert "Unified filenames for ep64 audio/video components to match driver (nw)" |  Miodrag Milanovic | 2016-04-25 | 1 | -1/+1 |
| * | | Moved upd1771 files to proper device folder and fixed includes (nw) |  Scott Stone | 2016-04-24 | 2 | -0/+639 |
| * | | Unified filenames for ep64 audio/video components to match driver (nw) |  Scott Stone | 2016-04-24 | 1 | -1/+1 |
| * | | NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... |  Miodrag Milanovic | 2016-04-24 | 116 | -305/+305 |
| * | | small cleanup + added note about some pad configuration |  etabeta78 | 2016-04-24 | 1 | -1/+8 |
| * | | Remove outdated message (nw) |  AJR | 2016-04-23 | 1 | -4/+0 |
| * | | Move a few odds and ends out of the emu core |  AJR | 2016-04-23 | 6 | -5/+374 |
| * | | saturn.cpp: converted controllers to work through slot devices, |  etabeta78 | 2016-04-23 | 21 | -195/+2133 |
| * | | hh_tms1k: copycatm2 is now playable |  hap | 2016-04-23 | 1 | -4/+2 |
| * | | move vector to video devices (nw) |  Miodrag Milanovic | 2016-04-23 | 2 | -0/+448 |
| * | | Split UI and frontend part from core [Miodrag Milanovic] |  Miodrag Milanovic | 2016-04-23 | 5 | -236/+7 |
| |/ |
|
| * | neogeo.cpp: more accurate implementation of contollers |  etabeta78 | 2016-04-21 | 10 | -110/+600 |
| * | Merge pull request #823 from ajrhacker/deviter |  Miodrag Milanović | 2016-04-20 | 4 | -56/+28 |
| |\ |
|
| | * | Iterate over devices C++11 style |  AJR | 2016-04-18 | 4 | -56/+28 |
| * | | Added general read/write methods to 9928a, allowing address lines to select f... |  Michael Zapf | 2016-04-20 | 3 | -22/+24 |
| * | | ti99: Again one indirection less; dropped the videowrp and moved the v9938 on... |  Michael Zapf | 2016-04-19 | 12 | -437/+437 |
| * | | update stream on read in gaelco.cpp, touchgo still seems to forget to play so... |  David Haywood | 2016-04-18 | 1 | -0/+3 |
| |/ |
|
| * | Added additional members for compatibility (nw) |  Miodrag Milanovic | 2016-04-18 | 2 | -0/+26 |
| * | Added generic latch to replace soundlatch in driver_device (nw) |  Miodrag Milanovic | 2016-04-18 | 2 | -0/+235 |
| * | Merge pull request #820 from ajrhacker/daisyconfig |  R. Belmont | 2016-04-16 | 4 | -7/+41 |
| |\ |
|
| | * | Critical fixes (nw) |  AJR | 2016-04-16 | 4 | -7/+41 |
| * | | hh_tms1k: added copycatm2. not working yet |  hap | 2016-04-16 | 1 | -2/+2 |
| * | | tms1700: fixed rom/ram addressing |  hap | 2016-04-15 | 1 | -8/+8 |
| * | | drcbex64: wrong register type (nw) |  Ville Linde | 2016-04-15 | 1 | -2/+2 |
| |/ |
|
| * | tms1000: added TMS1700/1730 mcu types |  hap | 2016-04-15 | 2 | -1/+37 |
| * | Merge pull request #811 from ajrhacker/static_config |  Miodrag Milanović | 2016-04-15 | 29 | -128/+160 |
| |\ |
|
| | * | Eliminate device_t::static_config, a type-unsafe legacy feature. |  AJR | 2016-04-14 | 29 | -128/+160 |
| * | | mips3: Fixed interpreter bug where BADCOP exceptions would execute the faulti... |  therealmogminer@gmail.com | 2016-04-15 | 1 | -18/+40 |
| * | | Port Happy's PPC aliasing fix to the MIPS3 DRC, nw |  therealmogminer@gmail.com | 2016-04-15 | 3 | -183/+975 |
| * | | ppcdrc: optimize (nw) |  Ville Linde | 2016-04-14 | 1 | -1/+4 |
| * | | ppcdrc: map some FPU registers to physical registers (nw) |  Ville Linde | 2016-04-14 | 4 | -1/+46 |
| * | | drcbex64: optimize FMOV (nw) |  Ville Linde | 2016-04-14 | 1 | -4/+18 |
| * | | neogeo: reworked inputs to work through the slot device interface. |  etabeta78 | 2016-04-14 | 10 | -65/+481 |
| * | | 8bit handlers are more appropriate here. nw. |  etabeta78 | 2016-04-14 | 6 | -57/+52 |
| * | | apple2: PC Transporter: halt V30 properly on startup, XT has 8-bit ISA, impro... |  arbee | 2016-04-13 | 1 | -8/+14 |
| * | | apple2: updated PC Transporter to use alternate DMAC emulation & fixed V30 cl... |  arbee | 2016-04-13 | 2 | -27/+35 |
| * | | am9517: add clone with the non-standard mask behavior of the PC Transporter A... |  arbee | 2016-04-13 | 2 | -2/+79 |
| * | | drcbex64: map F0-F3 to SSE registers (nw) |  Ville Linde | 2016-04-14 | 2 | -4/+1 |
| * | | ng_aes.cpp: converted AES controllers to work through slot devices. |  etabeta78 | 2016-04-13 | 6 | -0/+580 |
| * | | fixed regression of generic cart slot due to a wrong assumption. |  etabeta78 | 2016-04-13 | 1 | -5/+26 |