| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | some NULL -> nullptr |  hap | 2016-01-24 | 2 | -2/+2 |
* | BEEP device clock() added, instead of default frequency of 3250 |  hap | 2016-01-21 | 2 | -4/+2 |
* | reverting: |  Miodrag Milanovic | 2016-01-20 | 20 | -30/+30 |
* | Revert "rest of device parameters to std::string (nw)" |  Miodrag Milanovic | 2016-01-20 | 6 | -8/+8 |
* | rest of device parameters to std::string (nw) |  Miodrag Milanovic | 2016-01-16 | 6 | -8/+8 |
* | tags are now strings (nw) |  Miodrag Milanovic | 2016-01-16 | 20 | -30/+30 |
* | modernize output_manager (nw) |  Miodrag Milanovic | 2016-01-10 | 2 | -3/+3 |
* | Cleanups and version bumpmame0169 |  Miodrag Milanovic | 2015-12-30 | 1 | -1/+1 |
* | cleanups (nw) |  Miodrag Milanovic | 2015-12-25 | 1 | -2/+1 |
* | override part 1 (nw) |  Miodrag Milanovic | 2015-12-05 | 10 | -102/+102 |
* | clang-modernize part 2 |  Miodrag Milanovic | 2015-12-04 | 2 | -2/+2 |
* | Cleanups and version bumpmame0168 |  Miodrag Milanovic | 2015-11-25 | 1 | -2/+2 |
* | fix uninitialized class members for bus devices (nw) |  Miodrag Milanovic | 2015-11-14 | 5 | -7/+9 |
* | Rename *.c -> *.cpp in our source (nw) |  Miodrag Milanovic | 2015-11-08 | 10 | -0/+0 |
* | Cleanups and version bumpmame0166 |  Miodrag Milanovic | 2015-09-30 | 1 | -4/+4 |
* | nec_p72: add skeleton driver for NEC PinWriter P72 dot-matrix printer |  Ramiro Polla | 2015-09-29 | 3 | -0/+141 |