| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | nec.cpp: logaddr_width should remain 20 for V33/V53 (nw) |  AJR | 2018-08-24 | 1 | -1/+1 |
* | A logical width of 0 is a very bad idea, and kills the debugger (nw) |  Olivier Galibert | 2018-08-24 | 1 | -1/+1 |
* | Less silly addressing (nw) |  AJR | 2018-08-17 | 1 | -2/+2 |
* | v53: Add 8-bit mappings for internal peripherals and save associated register... |  AJR | 2018-08-12 | 2 | -0/+25 |
* | cpu/nec: Start pushing down V33/V53-specific memory stuff into a new base cla... |  AJR | 2018-08-12 | 4 | -23/+39 |
* | cpu/nec: Rename address expansion flag after internal name (nw) |  AJR | 2018-08-12 | 4 | -12/+13 |
* | Emulate V33/V53 expanded addressing mode, including BRKXA and RETXA instructions |  AJR | 2018-08-12 | 7 | -30/+86 |
* | remove lots of MCFG_ (nw) |  Vas Crabb | 2018-07-17 | 2 | -51/+32 |
* | devcb3 |  Vas Crabb | 2018-07-07 | 3 | -41/+44 |
* | as if millions of this pointers suddenly cried out in terror, and were sudden... |  Vas Crabb | 2018-06-08 | 1 | -21/+21 |
* | diexec: Interrupt API changes (nw) |  AJR | 2018-05-18 | 2 | -5/+4 |
* | Fix build (nw) |  AJR | 2018-05-11 | 4 | -13/+11 |
* | emumem: Rename direct_read_handler to memory_access_cache. Parametrize the t... |  Olivier Galibert | 2018-05-11 | 4 | -8/+21 |
* | Streamline machine configuration macros - everyone's a device edition. |  Vas Crabb | 2018-05-06 | 1 | -28/+28 |
* | maps: Finish devices/cpu (nw) |  Olivier Galibert | 2018-04-20 | 1 | -23/+24 |
* | Reshuffle some stuff: |  Vas Crabb | 2018-03-28 | 2 | -6/+6 |
* | don't pass so many naked pointers around (nw) |  Vas Crabb | 2018-03-25 | 4 | -6/+6 |
* | Blind faith fixed long names for almost all CPUs (nw) |  angelosa | 2018-03-15 | 3 | -8/+8 |
* | destaticify initializations (nw) (#3289) |  wilbertpol | 2018-03-04 | 3 | -76/+76 |
* | API change: Memory maps are now methods of the owner class [O. Galibert] |  Olivier Galibert | 2018-02-12 | 2 | -2/+3 |
* | API Change: Machine configs are now a method of the owner class, and the prot... |  Olivier Galibert | 2018-01-17 | 1 | -1/+1 |
* | emumem: API change [O. Galibert] |  Olivier Galibert | 2017-11-29 | 4 | -4/+4 |
* | dvdisasm: Overhaul [O. Galibert] |  Olivier Galibert | 2017-11-26 | 14 | -475/+468 |
* | pic8259: Break up the MCFG_PIC8259_ADD macro (nw) |  AJR | 2017-09-02 | 1 | -1/+4 |
* | v25: Make IDB register state visible to debugger |  AJR | 2017-07-31 | 2 | -0/+7 |
* | make device_memory_interface slightly less of a special case, use a typedef t... |  Vas Crabb | 2017-07-10 | 6 | -8/+8 |
* | dimemory: Lift the cap on the number of address spaces per device [O. Galibert] |  Olivier Galibert | 2017-07-03 | 6 | -11/+25 |
* | devices/cpu to device_add_mconfig (nw) |  Ivan Vangelista | 2017-05-31 | 2 | -30/+22 |
* | Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. |  Vas Crabb | 2017-05-22 | 1 | -1/+1 |
* | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 6 | -119/+123 |
* | fix some device validation errors, also fix uninitialised members in some dev... |  Vas Crabb | 2017-03-03 | 1 | -1/+1 |
* | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 3 | -8/+8 |
* | A round of spelling/typographical fixes to source comments (nw) |  Scott Stone | 2016-11-24 | 1 | -1/+1 |
* | Changed disassembler infrastructure to not use char buffers internally |  Nathan Woods | 2016-11-20 | 5 | -16/+7 |
* | Changed the NEC disassembler to use 'std::ostream &' internally |  Nathan Woods | 2016-11-16 | 2 | -210/+218 |
* | Put necv_dasm_one() into a header file |  Nathan Woods | 2016-11-16 | 3 | -2/+10 |