| Commit message (Expand) | Author | Age | Files | Lines |
| * | cpu/nec: Fixed build; also, srcclean |  Vas Crabb | 2023-03-26 | 1 | -2/+2 |
| * | cpu/nec: Implemented bitfield instructions INS and EXT. |  Nigel Barnes | 2023-03-25 | 1 | -2/+45 |
| * | dimemory: Add the target address space to translate, wrap the constants |  Olivier Galibert | 2023-03-18 | 2 | -2/+4 |
| * | mpc3000: Hook up timer interrupts |  AJR | 2023-03-16 | 1 | -1/+1 |
| * | Interrupt callback rationalization |  AJR | 2023-03-11 | 2 | -2/+2 |
| * | cpu/nec: remove logerror on HLT opcode |  hap | 2022-12-27 | 2 | -2/+2 |
| * | nec/pc88va.cpp: overhaul, make most software to start running with pc88va2 (#... |  Angelo Salese | 2022-12-14 | 2 | -1/+15 |
| * | v25: Call exception hook on bankswitch interrupt |  AJR | 2022-10-20 | 1 | -0/+3 |
| * | cpu/nec: Fix crash on encountering invalid LDEA |  AJR | 2022-10-20 | 1 | -1/+1 |
| * | Revert "v25: IF only masks externally vectored interrupts" |  AJR | 2022-10-20 | 1 | -2/+7 |
| * | v25: IF only masks externally vectored interrupts |  AJR | 2022-10-19 | 1 | -7/+2 |
| * | - Removed device_timer, device_timer_id, et al in favor of direct callback me... |  MooglyGuy | 2022-06-04 | 1 | -1/+1 |
| * | nec.cpp: Add support for EXT reg,imm4 and INS reg,imm4 (#9793) |  wilbertpol | 2022-05-21 | 1 | -0/+45 |
| * | diexec: optionally resynchronize to the implicit clock domain on clock freque... |  Olivier Galibert | 2022-05-17 | 2 | -2/+2 |
| * | src/devices/cpu: Remove #include "debugger.h" where no longer necessary |  AJR | 2022-04-06 | 2 | -4/+0 |
| * | Debugger feature improvements |  AJR | 2022-03-27 | 1 | -41/+41 |
| * | devices/*: Removed extra semicolons after function bodies in headers. (#9275) |  0kmg | 2022-02-06 | 2 | -2/+2 |
| * | Debugger-related feature removals and cleanup |  AJR | 2021-08-15 | 2 | -10/+0 |
| * | Eliminate ARRAY_LENGTH template in favor of C++17's std::size |  AJR | 2021-02-14 | 1 | -1/+1 |
| * | v40, v50, v53: Allow configuration registers to be read back |  AJR | 2020-12-29 | 2 | -18/+72 |
| * | lbpc: Updates |  AJR | 2020-12-22 | 2 | -8/+62 |
| * | cpu/nec: use anonymous namespaces to avoid ODR violations with enums |  Vas Crabb | 2020-08-11 | 6 | -6/+19 |
| * | emumem: A little more speedup. cache and specific change syntax, and are not... |  Olivier Galibert | 2020-05-25 | 4 | -10/+16 |
| * | nec, v25: Add byte registers to debugger state; improve tracking of previous ... |  AJR | 2020-05-04 | 4 | -152/+85 |
| * | i86, i186, i286: Don't automatically clear IRQ state upon acknowledgment |  AJR | 2020-05-02 | 2 | -1/+4 |
| * | nec: 8080 mode [Carl] |  cracyc | 2020-04-11 | 12 | -10/+1105 |
| * | v5x: Emulate internal/external timer clock input selection; internalize CPU c... |  AJR | 2019-11-12 | 2 | -39/+84 |
| * | lbpc: Add ISA bus and EGA card so startup process can be visible (nw) |  AJR | 2019-11-12 | 1 | -0/+1 |
| * | Fix build (nw) |  AJR | 2019-11-12 | 1 | -2/+2 |
| * | v5x.cpp : Move remappable IO handler into seperated space, Fix remapping IO b... |  cam900 | 2019-11-12 | 4 | -72/+299 |
| * | Make many device_execute_interface functions noexcept, including the "informa... |  AJR | 2019-11-09 | 2 | -12/+12 |
| * | Make devdelegate more like devcb for configuration. This is a |  Vas Crabb | 2019-10-26 | 1 | -32/+32 |
| * | Separate V50/V53 common peripherals and former device from V33 base; add V40 ... |  AJR | 2019-10-20 | 4 | -234/+357 |
| * | v25: More work towards macro service (nw) |  AJR | 2019-08-07 | 2 | -36/+128 |
| * | v25: Add more interrupt SFRs, including underpinnings for macro service (nw) |  AJR | 2019-08-07 | 3 | -3/+210 |
| * | v5x: derives from v30 not v33 (nw) |  Patrick Mackinlay | 2019-07-24 | 1 | -2/+0 |
| * | devcb: Eliminate legacy callback syntax (nw) |  AJR | 2019-06-06 | 1 | -7/+0 |
| * | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -4/+4 |
| * | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -4/+4 |
| * | am9513, am9517a, am9519, at_keybc, cs4031, ds128x, mc141618, wd7600: Simplify... |  AJR | 2019-03-07 | 1 | -4/+4 |
| * | -v25, patinhofeio_cpu, pdp1, pic16c5x: Removed MCFG macros. [Ryan Holtz] |  mooglyguy | 2018-12-15 | 1 | -27/+0 |
| * | Revert "cpu/nec: force bits 12..15 of flag word to 1 in POPF, to match Intel ... |  hap | 2018-11-21 | 1 | -1/+1 |
| * | cpu/nec: force bits 12..15 of flag word to 1 in POPF, to match Intel 8086. (nw) |  Sergey Svishchev | 2018-11-13 | 1 | -1/+1 |
| * | v5x.cpp: Using a virtual method doesn't work for this (nw) |  AJR | 2018-11-01 | 2 | -11/+10 |
| * | v53: final tidy (nw) |  Patrick Mackinlay | 2018-11-01 | 2 | -38/+12 |
| * | v53: overhaul |  Patrick Mackinlay | 2018-11-01 | 2 | -611/+362 |
| * | v25: Add address space for internal data area and SFRs |  AJR | 2018-10-31 | 5 | -350/+485 |
| * | space, space, space, space, space, space, space, space, mem_mask (nw) |  smf- | 2018-09-23 | 1 | -9/+9 |
| * | i8251: Provide standard read/write handlers; eliminate memory space as argume... |  AJR | 2018-09-16 | 1 | -6/+6 |
| * | i8251: Removed MCFG, nw |  mooglyguy | 2018-08-29 | 1 | -12/+11 |