| Commit message (Expand) | Author | Age | Files | Lines |
* | srcclean, manual adjustments (nw) |  Vas Crabb | 2020-01-26 | 1 | -1/+1 |
* | netlist: fix overclocking. (nw) |  couriersud | 2020-01-16 | 1 | -2/+6 |
* | netlist: Increase resolution to 100 pico seconds. [Couriersud] |  couriersud | 2020-01-15 | 1 | -4/+11 |
* | netlist: Code maintenance. (nw) |  couriersud | 2020-01-12 | 1 | -5/+5 |
* | netlist: code maintenance. (nw) |  couriersud | 2019-11-13 | 1 | -3/+3 |
* | Make many device_execute_interface functions noexcept, including the "informa... |  AJR | 2019-11-09 | 1 | -2/+2 |
* | netlist: Compile with float/double floating point. [Couriersud] |  couriersud | 2019-10-31 | 1 | -1/+1 |
* | Make devdelegate more like devcb for configuration. This is a |  Vas Crabb | 2019-10-26 | 1 | -11/+5 |
* | Netlist: code maintenance and bug fixes. [Couriersud] |  couriersud | 2019-10-15 | 1 | -4/+4 |
* | netlist: Use unique_ptr where possible. (nw) |  couriersud | 2019-10-15 | 1 | -1/+1 |
* | -core: Removed almost all MCFG defines, and removed all remaining MACHINE_CON... |  MooglyGuy | 2019-07-02 | 1 | -46/+0 |
* | netlist: Add more validations and fix issues identified. |  couriersud | 2019-04-21 | 1 | -0/+13 |
* | netlist: Add validation support to netlist device. |  couriersud | 2019-04-15 | 1 | -3/+15 |
* | Improve netlist initialization in drivers. (nw) |  couriersud | 2019-04-14 | 1 | -11/+30 |
* | netlist: modernize interface. (nw) |  couriersud | 2019-04-13 | 1 | -5/+13 |
* | netlist: bug fixing. |  couriersud | 2019-04-13 | 1 | -0/+2 |
* | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -28/+46 |
* | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -46/+28 |
* | netlist: fix bugs in object initialization order. (nw) |  Couriersud | 2019-03-06 | 1 | -6/+7 |
* | netlist: memory code refactoring. (nw) |  couriersud | 2019-03-01 | 1 | -1/+1 |
* | netlist: Fix relative include paths and a conflict. (nw) |  couriersud | 2019-02-23 | 1 | -1/+1 |
* | Move ptime struct into plib namespace and fix relative includes. (nw) |  couriersud | 2019-02-23 | 1 | -2/+1 |
* | netlist: remove locked-in context from sources. (nw) |  couriersud | 2019-02-17 | 1 | -4/+21 |
* | netlist: refactoring startup process and array usage. (nw) |  couriersud | 2019-02-17 | 1 | -3/+4 |
* | netlist: memory pool now supports aligned storage. (nw) |  couriersud | 2019-02-16 | 1 | -1/+2 |
* | netlist: Refactoring and some functionality enhancements. (nw) |  couriersud | 2019-02-04 | 1 | -1/+0 |
* | netlist: code maintenance and fixing kidniki ... (nw) |  couriersud | 2019-02-01 | 1 | -1/+1 |
* | netlist: Improve type safety for parameters. (nw) |  couriersud | 2019-01-13 | 1 | -6/+5 |
* | netlist: Fix logging during object construction. (nw) |  couriersud | 2019-01-13 | 1 | -0/+1 |
* | Minor bug fixes and refactoring. (nw) |  couriersud | 2019-01-05 | 1 | -1/+0 |
* | Improve readability. (nw) |  couriersud | 2019-01-05 | 1 | -8/+9 |
* | Fix incorrect order of constructor parameters in netlist_mame_int_input_devic... |  mooglyguy | 2018-12-27 | 1 | -2/+2 |
* | Last round of macro removals before the freeze. (nw) |  mooglyguy | 2018-12-22 | 1 | -0/+6 |
* | -bus/a2bus/a2echoii, a800/a800_slot, a8sio: Removed MCFG macros. [Ryan Holtz] |  mooglyguy | 2018-12-17 | 1 | -0/+5 |
* | -bus/gameboy/gb_slot, ieee488/hp9895, psx/gamebooster, snes/sgb: Removed MCFG... |  mooglyguy | 2018-12-17 | 1 | -0/+10 |
* | -oric, pet, prodigy, rmnimbus, ssystem3, swtpc09, swyft, sym1, trvquest, tv95... |  mooglyguy | 2018-08-01 | 1 | -8/+16 |
* | don't pass so many naked pointers around (nw) |  Vas Crabb | 2018-03-25 | 1 | -1/+1 |
* | destaticify initializations (nw) (#3289) |  wilbertpol | 2018-03-04 | 1 | -20/+20 |
* | dvdisasm: Overhaul [O. Galibert] |  Olivier Galibert | 2017-11-26 | 1 | -4/+19 |
* | make device_memory_interface slightly less of a special case, use a typedef t... |  Vas Crabb | 2017-07-10 | 1 | -1/+1 |
* | dimemory: Lift the cap on the number of address spaces per device [O. Galibert] |  Olivier Galibert | 2017-07-03 | 1 | -4/+1 |
* | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 1 | -159/+100 |
* | Change pstring to use std::string as storage container. |  couriersud | 2017-03-30 | 1 | -0/+1 |
* | Remove emu.h from headers (nw) |  Olivier Galibert | 2017-02-11 | 1 | -1/+0 |
* | Separate include file usage for netlist. |  couriersud | 2017-01-29 | 1 | -369/+31 |
* | Reduce overhead to load data (roms) in netlist significantly. |  couriersud | 2017-01-28 | 1 | -45/+2 |
* | Core refactoring |  couriersud | 2017-01-14 | 1 | -1/+1 |
* | - setup_t is owned by netlist_t. Stop being complicated. |  couriersud | 2017-01-12 | 1 | -2/+1 |
* | cstr() ==> c_str() (nw) |  couriersud | 2016-12-30 | 1 | -1/+1 |
* | Netlist: Roms now specify an identifier in the netlist. |  couriersud | 2016-12-27 | 1 | -15/+32 |