| Commit message (Expand) | Author | Age | Files | Lines |
* | -epson_lx810l: Eliminated MACHINE_CONFIG_START, nw |  mooglyguy | 2018-08-25 | 1 | -24/+25 |
* | ds1315, ds1386, ds2404, ds75160a, ds75161a, eeprom, eepromser, eeprompar: Rem... |  mooglyguy | 2018-08-23 | 1 | -1/+1 |
* | -c1541, c1571, c2031, c1551, rastersp: Removed MCFG and MACHINE_CONFIG usage.... |  mooglyguy | 2018-08-01 | 2 | -0/+14 |
* | Allow per-device internal layouts and remove some more MCFG_ macros. |  Vas Crabb | 2018-07-16 | 4 | -16/+12 |
* | more cleanup and removal of mcfg (nw) |  Vas Crabb | 2018-07-15 | 6 | -73/+69 |
* | (nw) 6821 and 6850 have no clock for bus logic side, remove some MFCG_, fix b... |  Vas Crabb | 2018-07-13 | 1 | -10/+14 |
* | devcb3 |  Vas Crabb | 2018-07-07 | 1 | -17/+26 |
* | acro removal, disambiguation, debugger side effects (nw) |  Vas Crabb | 2018-06-15 | 1 | -4/+9 |
* | Separate reel and stepper devices to an extent, cleaned up use of custom mcfg... |  mooglyguy | 2018-06-08 | 1 | -8/+2 |
* | Removed nearly all custom MCFG macros from eepromser, migrated more of police... |  mooglyguy | 2018-06-07 | 1 | -1/+1 |
* | as if millions of this pointers suddenly cried out in terror, and were sudden... |  Vas Crabb | 2018-06-08 | 2 | -6/+6 |
* | diexec: Interrupt API changes (nw) |  AJR | 2018-05-18 | 1 | -1/+1 |
* | dsp16: fix condition mask in disassembler (nw) |  Vas Crabb | 2018-05-09 | 5 | -6/+7 |
* | Streamline machine configuration macros - everyone's a device edition. |  Vas Crabb | 2018-05-06 | 9 | -79/+79 |
* | Make MCFG_DEVICE_ADD and callable device types more flexible: |  Vas Crabb | 2018-05-04 | 5 | -17/+18 |
* | Rename machine/latch.* to machine/output_latch.* (nw) |  AJR | 2018-05-02 | 1 | -1/+1 |
* | Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... |  smf- | 2018-04-03 | 1 | -8/+8 |
* | Address maps macros removal, pass 1 [O. Galibert] |  Olivier Galibert | 2018-03-14 | 5 | -34/+39 |
* | centronics/epson_lx810l.cpp: Remove first_screen (nw) |  AJR | 2018-03-08 | 1 | -1/+1 |
* | Remove stray address maps on spaces that don't exist (nw) |  Olivier Galibert | 2018-03-07 | 2 | -15/+0 |
* | destaticify initializations (nw) (#3289) |  wilbertpol | 2018-03-04 | 1 | -34/+34 |
* | devices/bus: made some methods private now that it's possible (nw) |  Ivan Vangelista | 2018-02-14 | 5 | -34/+36 |
* | API change: Memory maps are now methods of the owner class [O. Galibert] |  Olivier Galibert | 2018-02-12 | 10 | -6/+12 |
* | xtal.h is dead, long live to xtal.cpp [O. Galibert] |  Olivier Galibert | 2018-01-23 | 3 | -3/+3 |
* | API Change: Machine configs are now a method of the owner class, and the prot... |  Olivier Galibert | 2018-01-17 | 8 | -9/+9 |
* | This causes huge changes in behaviour that can't be hand-waved away. |  Vas Crabb | 2018-01-13 | 3 | -5/+12 |
* | New way to provide DAC reference inputs (nw) |  AJR | 2018-01-10 | 3 | -12/+5 |
* | Remove a bunch of space.device().safe_pc() from devices (nw) |  Olivier Galibert | 2017-12-30 | 1 | -23/+23 |
* | fix upd7801 & upd78c05 internal ram size & removed ram from memory maps. (nw) |  smf- | 2017-07-12 | 3 | -3/+0 |
* | srcclean (nw) |  Vas Crabb | 2017-06-25 | 1 | -1/+1 |
* | Remove timer_set from src/devices/bus (nw) |  AJR | 2017-06-18 | 4 | -6/+16 |
* | device_add_mconfig up to devices/bus/h* (nw) |  Ivan Vangelista | 2017-06-08 | 16 | -193/+122 |
* | Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. |  Vas Crabb | 2017-05-22 | 8 | -9/+9 |
* | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 20 | -287/+266 |
* | fix MSVC build (nw) |  smf- | 2017-02-28 | 2 | -1/+1 |
* | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 10 | -12/+18 |
* | Remove emu.h from headers (nw) |  Olivier Galibert | 2017-02-11 | 13 | -6/+7 |
* | upd7810: Replace fake I/O space with callbacks |  AJR | 2017-02-09 | 3 | -37/+17 |
* | converted lot of TRUE/FALSE to real boolean and updated types (nw) |  Miodrag Milanovic | 2016-10-22 | 1 | -9/+9 |
* | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 20 | -59/+59 |
* | DAC WIP, started documenting the DACs in use. [smf] |  smf- | 2016-10-17 | 6 | -41/+35 |
* | Fix MT06314, V33 only has a 20-bit address bus, nw |  therealmogminer@gmail.com | 2016-08-29 | 1 | -2/+4 |
* | Created a tiny_rom_entry structure for the purposes of rom_entry declarations... |  Nathan Woods | 2016-08-06 | 10 | -12/+12 |
* | Fixed memory width error for p72 centronics device but ram mapping issue rema... |  Scott Stone | 2016-07-14 | 1 | -1/+1 |
* | epson_lx810l.cpp: fixed ROM_REGION type (nw) |  Ivan Vangelista | 2016-07-04 | 1 | -2/+2 |
* | bus/centronics/comxpl80.cpp: fixed missing required object (nw) |  Ivan Vangelista | 2016-07-02 | 1 | -1/+1 |
* | LX810, AP2000: Fixed memory problem. Still has an eeprom issue. |  Robbbert | 2016-07-02 | 1 | -1/+1 |
* | LX800: Fixed memory problem |  Robbbert | 2016-07-02 | 1 | -1/+1 |
* | Cleanups and version bump |  Miodrag Milanovic | 2016-02-24 | 1 | -1/+1 |
* | lx810l: non-driver devices cannot have layouts, it scrambles the parent drive... |  arbee | 2016-01-31 | 1 | -2/+2 |