| Commit message (Expand) | Author | Age | Files | Lines |
* | bml3mp1805: fixed the crashing, but it seems to have trouble reading the disk. |  Robbbert | 2021-05-19 | 1 | -20/+38 |
* | bml3: connected up software list |  Robbbert | 2021-05-18 | 2 | -0/+3 |
* | Purge various obsolete and redundant #includes |  AJR | 2021-04-19 | 1 | -1/+1 |
* | thomson,bm3: Correct compile errors due to incorrectly pushing a not entirely... |  Olivier Galibert | 2021-04-19 | 1 | -4/+4 |
* | thomson: Turn the extensions into slot devices, modernize the floppies |  Olivier Galibert | 2021-04-19 | 3 | -57/+52 |
* | floppies: Turn the format arrays into function calls. Create a default "mfm"... |  Olivier Galibert | 2021-03-02 | 1 | -4/+4 |
* | Various buses and associated drivers: Simplify handler signatures (nw) |  AJR | 2020-05-21 | 8 | -20/+20 |
* | bml3rtc: save state (nw) |  Nigel Barnes | 2019-11-24 | 1 | -0/+3 |
* | bml3: Added Hitachi Real Time Clock card [Russell Bull] |  Nigel Barnes | 2019-11-22 | 2 | -0/+156 |
* | thomson.cpp: Improve floppy device encapsulation (nw) |  AJR | 2019-11-10 | 1 | -1/+1 |
* | flopdrv: Even legacy devices need some code cleanup (nw) |  AJR | 2019-11-05 | 2 | -19/+8 |
* | New working machines |  Vas Crabb | 2019-11-02 | 1 | -0/+1 |
* | Spring cleaning: |  Vas Crabb | 2019-11-01 | 5 | -64/+70 |
* | Make devdelegate more like devcb for configuration. This is a |  Vas Crabb | 2019-10-26 | 3 | -5/+5 |
* | bml3mp1802: Correct clock source (nw) |  AJR | 2019-10-08 | 1 | -1/+3 |
* | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 2 | -38/+21 |
* | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 2 | -21/+38 |
* | mame\drivers: removed most MACHINE_CONFIG and MCFG macros from drivers starti... |  Ivan Vangelista | 2019-03-22 | 1 | -10/+12 |
* | devices\bus: removed a few unused MCFG macros (nw) |  Ivan Vangelista | 2019-01-30 | 1 | -4/+0 |
* | emu\softlist_dev: removed MCFG macros (nw) |  Ivan Vangelista | 2019-01-30 | 1 | -2/+0 |
* | bml3: Partial bus modernization (nw) |  AJR | 2019-01-26 | 2 | -22/+9 |
* | Don't #include legacy header "flopdrv.h" except where it's still used (nw) |  AJR | 2018-11-25 | 1 | -1/+1 |
* | -mc2661,mc68328,mc6843,mc6846: De-MCFG, nw |  mooglyguy | 2018-09-08 | 1 | -5/+6 |
* | wd_fdc: removed MCFG macros (nw) |  Ivan Vangelista | 2018-09-06 | 1 | -9/+10 |
* | wd_fdc: Simplify API. Plus some collateral damage [O. Galibert] |  Olivier Galibert | 2018-08-10 | 1 | -1/+1 |
* | devcb3 |  Vas Crabb | 2018-07-07 | 1 | -3/+3 |
* | wd_fdc family, msm5832: Eliminate customized MCFG_XXX_ADD macros (nw) |  AJR | 2018-05-27 | 1 | -1/+1 |
* | Eliminate remaining non-diexec PULSE_LINE hacks and disable some side effects... |  AJR | 2018-05-15 | 2 | -4/+8 |
* | Streamline machine configuration macros - everyone's a device edition. |  Vas Crabb | 2018-05-06 | 2 | -2/+2 |
* | Make MCFG_DEVICE_ADD and callable device types more flexible: |  Vas Crabb | 2018-05-04 | 1 | -3/+4 |
* | Set finder tag relative to current device being configured rather than |  Vas Crabb | 2018-04-30 | 1 | -1/+1 |
* | destaticify initializations (nw) (#3289) |  wilbertpol | 2018-03-04 | 2 | -33/+13 |
* | devices/machine: some private-ization (nw) |  Ivan Vangelista | 2018-02-15 | 1 | -1/+0 |
* | xtal.h is dead, long live to xtal.cpp [O. Galibert] |  Olivier Galibert | 2018-01-23 | 1 | -1/+1 |
* | API Change: Machine configs are now a method of the owner class, and the prot... |  Olivier Galibert | 2018-01-17 | 2 | -2/+2 |
* | bml3bus: Remove firstcpu usage (nw) |  AJR | 2018-01-02 | 5 | -9/+9 |
* | some more device_add_mconfig in devices/bus (nw) |  Ivan Vangelista | 2017-06-07 | 6 | -54/+31 |
* | Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. |  Vas Crabb | 2017-05-22 | 3 | -3/+3 |
* | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 8 | -48/+58 |
* | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 4 | -5/+5 |
* | Remove emu.h from headers (nw) |  Olivier Galibert | 2017-02-11 | 4 | -4/+0 |
* | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 8 | -21/+21 |
* | Created a tiny_rom_entry structure for the purposes of rom_entry declarations... |  Nathan Woods | 2016-08-06 | 6 | -6/+6 |
* | Revert software-installed slot/image options when changing software |  AJR | 2016-04-04 | 1 | -1/+0 |
* | reverting: |  Miodrag Milanovic | 2016-01-20 | 8 | -31/+29 |
* | Revert "rest of device parameters to std::string (nw)" |  Miodrag Milanovic | 2016-01-20 | 2 | -4/+4 |
* | rest of device parameters to std::string (nw) |  Miodrag Milanovic | 2016-01-16 | 2 | -4/+4 |
* | tags are now strings (nw) |  Miodrag Milanovic | 2016-01-16 | 8 | -29/+31 |
* | override part 1 (nw) |  Miodrag Milanovic | 2015-12-05 | 4 | -15/+15 |
* | Revert "use c++ cast instead of c casts (nw)" |  Miodrag Milanovic | 2015-12-05 | 3 | -3/+3 |