| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | get rid of the rest of the digfx MCFG as well (nw) |  Vas Crabb | 2019-01-07 | 1 | -22/+0 |
| * | Always call send_complete_cb, even if no adapter is present (nw) (#4477) |  tedgreen99 | 2019-01-06 | 1 | -4/+7 |
| * | remove some MCFG macros that were barely used any more (nw) |  Vas Crabb | 2019-01-06 | 1 | -12/+3 |
| * | diserial: Make is_receiver_register_full and is_transmit_register_empty const... |  AJR | 2019-01-04 | 2 | -12/+2 |
| * | wd33x9c: Checkpoint commit for co-debugging |  Olivier Galibert | 2019-01-03 | 1 | -0/+1 |
| * | (nw) So we're back to MSVC blowing up on non-trivial templates. Lovely. |  Vas Crabb | 2018-12-30 | 1 | -7/+8 |
| * | seems to get bind errors in some cases without this (nw) |  Vas Crabb | 2018-12-29 | 2 | -16/+16 |
| * | Start cleaning up palette configuration: |  Vas Crabb | 2018-12-29 | 8 | -245/+577 |
| * | diserial: Actually check parity of received bytes in modes other than PARITY_... |  AJR | 2018-12-28 | 1 | -30/+22 |
| * | xtal.cpp: PAL SMS schematics suggest Sega did intend this to be an exact mult... |  AJR | 2018-12-27 | 1 | -1/+1 |
| * | Eliminate custom_port_read and use ioport finders instead (nw) |  AJR | 2018-12-26 | 2 | -22/+0 |
| * | New WORKING clone (#4408) |  ClawGrip | 2018-12-21 | 1 | -0/+1 |
| * | emumem: remove m_baseptr, may fix the save state issues [O. Galibert] |  Olivier Galibert | 2018-12-20 | 2 | -11/+2 |
| * | -arcadia, binbug, cd2650, cvs, dm7000, dolphunk, galaxia, hp48, instruct, kon... |  mooglyguy | 2018-12-15 | 1 | -6/+6 |
| * | -keyboard/a1200, changela, goldnpkr, m68705prg, mexico86, pipeline, pitnrun, ... |  mooglyguy | 2018-12-14 | 6 | -8/+8 |
| * | clean up and improve option descriptions |  Vas Crabb | 2018-12-13 | 1 | -31/+31 |
| * | dec8.cpp: Fix regression with ghostb, srdarwin (nw) |  Scott Stone | 2018-12-09 | 1 | -1/+1 |
| * | mu100: Add missing roms, also some wip [Guru, O. Galibert] |  Olivier Galibert | 2018-12-06 | 1 | -3/+3 |
| * | watchpoint: prevent recursive multiple installs [O. Galibert] |  Olivier Galibert | 2018-12-06 | 2 | -6/+14 |
| * | hp95lx: new NOT_WORKING machine -- Hewlett-Packard 95LX palmtop |  Sergey Svishchev | 2018-12-02 | 1 | -0/+1 |
| * | New machines marked as NOT_WORKING |  AJR | 2018-12-01 | 1 | -1/+2 |
| * | New driver : HP 3478A Digital Multimeter (#4342) |  fenugrec | 2018-11-29 | 1 | -0/+1 |
| * | Merge tag 'mame0204' |  Vas Crabb | 2018-11-28 | 1 | -3/+3 |
| |\ |
|
| | * | (nw) more adjustments: |  Vas Crabb | 2018-11-26 | 1 | -3/+3 |
| * | | dimemory: Reimplement aa0d17757d9e5857bb99887841133045cc530655 correctly; rea... |  AJR | 2018-11-28 | 1 | -2/+3 |
| * | | Revert "diemory: Still should be validating all configured address spaces, wh... |  AJR | 2018-11-28 | 1 | -2/+1 |
| * | | diemory: Still should be validating all configured address spaces, whether or... |  AJR | 2018-11-28 | 1 | -1/+2 |
| * | | dimemory: Make validity checker warn about configured maps for nonexistent sp... |  AJR | 2018-11-28 | 1 | -1/+3 |
| * | | New machines marked as NOT_WORKING |  AJR | 2018-11-24 | 1 | -0/+1 |
| |/ |
|
| * | srcclean and fixup (nw) |  Vas Crabb | 2018-11-25 | 1 | -1/+1 |
| * | screen: don't assert on update_partial with scanline<0, plenty drivers do upd... |  hap | 2018-11-24 | 1 | -3/+0 |
| * | ts1: Add XTAL definition; configure more appropriate devices for this hardwar... |  AJR | 2018-11-23 | 1 | -1/+2 |
| * | hp9122: add layout (nw) |  Sven Schnelle | 2018-11-23 | 1 | -0/+33 |
| * | dinetwork: avoid crashing (nw) |  Patrick Mackinlay | 2018-11-20 | 1 | -2/+4 |
| * | add HP98550 high-res color graphic card |  Sven Schnelle | 2018-11-18 | 1 | -0/+1 |
| * | -screen.cpp: Added a devcb for easier hooking of the scanline timer. [Ryan Ho... |  mooglyguy | 2018-11-17 | 2 | -5/+13 |
| * | debugger: add %c to logerror |  Sven Schnelle | 2018-11-17 | 1 | -0/+12 |
| * | attotime::from_ticks: on 0hz return attotime::never instead of crashing (nw) |  hap | 2018-11-11 | 1 | -6/+11 |
| * | ncd17c: Add screen raw parameters; improve documentation (nw) |  AJR | 2018-11-10 | 1 | -0/+1 |
| * | Merge pull request #4264 from hp9k/go_privilege |  ajrhacker | 2018-11-10 | 5 | -2/+74 |
| |\ |
|
| | * | debugger: add 'gp' command |  Sven Schnelle | 2018-11-06 | 5 | -2/+74 |
| * | | attotime from_hz(double): simpler calculation if more than 1Hz (nw) |  hap | 2018-11-07 | 1 | -1/+12 |
| * | | attotime: as_hz optimization (nw) |  AJR | 2018-11-07 | 1 | -1/+1 |
| * | | attotime: redo fix from_hz(XTAL) recent regression, sorry for hitting emu.h a... |  hap | 2018-11-07 | 1 | -1/+1 |
| * | | attotime: fix from_hz(XTAL) recent regression (nw) |  hap | 2018-11-07 | 1 | -1/+1 |
| * | | attotime: simpler from_hz (nw) |  hap | 2018-11-06 | 1 | -4/+4 |
| * | | Replace ATTOSECONDS_TO_HZ with as_hz where appropriate (nw) |  AJR | 2018-11-05 | 1 | -2/+2 |
| |/ |
|
| * | attotime: Add as_hz (nw) |  AJR | 2018-11-05 | 1 | -0/+1 |
| * | Renamed flipendian -> swapendian, as I spent minutes trying to find the funct... |  mooglyguy | 2018-11-05 | 1 | -3/+3 |
| * | mbee.cpp: Move XTAL definition to xtal.cpp (nw) |  AJR | 2018-11-05 | 1 | -0/+1 |