| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 |
| * | Well, it sorta looks like Stunt Cycle, at least. (nw) |  MooglyGuy | 2016-12-26 | 1 | -1/+86 |
| * | first srcclean pass (nw) |  Vas Crabb | 2016-12-25 | 1 | -3/+3 |
| * | -netlist: Added shared RAM pointer, for use by netlist RAM devices which need... |  therealmogminer@gmail.com | 2016-12-21 | 1 | -12/+45 |
| * | More compile fixes (nw)' |  therealmogminer@gmail.com | 2016-12-21 | 1 | -12/+4 |
| * | netlist: Device additions: [Ryan Holtz] |  therealmogminer@gmail.com | 2016-12-21 | 1 | -8/+18 |
| * | Netlist compile fixes, (nw) |  therealmogminer@gmail.com | 2016-12-21 | 1 | -3/+4 |
| * | -netlist: Add simple ROM hookup capability. [Ryan Holtz] |  therealmogminer@gmail.com | 2016-12-21 | 1 | -0/+34 |
| * | Changed disassembler infrastructure to not use char buffers internally |  Nathan Woods | 2016-11-20 | 1 | -1/+1 |
| * | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -26/+26 |
| * | Netlist updates: |  couriersud | 2016-07-21 | 1 | -8/+8 |
| * | Moved two macros, added more RAII and improved exceptions. Fixed some |  couriersud | 2016-07-09 | 1 | -7/+9 |