| Commit message (Expand) | Author | Age | Files | Lines |
* | floppies: Turn the format arrays into function calls. Create a default "mfm"... |  Olivier Galibert | 2021-03-02 | 6 | -12/+18 |
* | emumem: Simplify memory management. [O. Galibert] |  Olivier Galibert | 2020-11-02 | 7 | -20/+8 |
* | some more handlers simplified (nw) |  Ivan Vangelista | 2020-05-13 | 1 | -7/+7 |
* | start putting noexcept on things that have no business throwing exceptions, s... |  Vas Crabb | 2019-11-10 | 1 | -9/+9 |
* | Spring cleaning: |  Vas Crabb | 2019-11-01 | 4 | -38/+12 |
* | Move IDE devices into bus/ata (nw) (#5756) |  ajrhacker | 2019-10-23 | 1 | -1/+1 |
* | ioport: Change PORT_CHANGED_MEMBER param type from void * to u32 (nw) |  AJR | 2019-08-15 | 1 | -2/+2 |
* | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 30 | -103/+86 |
* | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 30 | -86/+103 |
* | bus/compis, bus/isbx, bus/pofo, bus/ql, qimi: Eliminate address_space argumen... |  AJR | 2019-02-24 | 30 | -70/+70 |
* | devices\bus: few less MCFG macros (nw) |  Ivan Vangelista | 2019-02-01 | 2 | -33/+16 |
* | Include floppy.h explicitly in drivers and bus cards, rather than indirectly ... |  AJR | 2018-11-25 | 3 | -0/+3 |
* | wd_fdc: removed MCFG macros (nw) |  Ivan Vangelista | 2018-09-06 | 3 | -23/+28 |
* | -amigafdc, at29x, at45dbxx, at_keybc, ataintf, atmel_arm_aic, pci-ide: MCFG r... |  mooglyguy | 2018-08-15 | 1 | -3/+4 |
* | wd_fdc: Simplify API. Plus some collateral damage [O. Galibert] |  Olivier Galibert | 2018-08-10 | 3 | -6/+6 |
* | devcb3 |  Vas Crabb | 2018-07-07 | 1 | -4/+4 |
* | acro removal, disambiguation, debugger side effects (nw) |  Vas Crabb | 2018-06-15 | 2 | -2/+2 |
* | Move the +1 to the proper place in the ROM BIOS macros - that's been |  Vas Crabb | 2018-05-29 | 10 | -21/+21 |
* | move couple more slots across (nw) |  Vas Crabb | 2018-05-11 | 5 | -33/+85 |
* | Streamline machine configuration macros - everyone's a device edition. |  Vas Crabb | 2018-05-06 | 3 | -6/+6 |
* | Make MCFG_DEVICE_ADD and callable device types more flexible: |  Vas Crabb | 2018-05-04 | 7 | -36/+41 |
* | destaticify initializations (nw) (#3289) |  wilbertpol | 2018-03-04 | 1 | -8/+8 |
* | 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 | -2/+2 |
* | API Change: Machine configs are now a method of the owner class, and the prot... |  Olivier Galibert | 2018-01-17 | 5 | -5/+5 |
* | ATA: Simplified class hierarchy so there is no ambiguity with 16 & 32 bit met... |  smf- | 2017-12-20 | 1 | -7/+7 |
* | ide: Add non-space cs access methods, use them wherever possible [O. Galibert] |  Olivier Galibert | 2017-12-16 | 1 | -7/+7 |
* | ide: deambiguate cs access between 16 and 32 bits [O. Galibert] |  Olivier Galibert | 2017-12-16 | 1 | -7/+7 |
* | device_add_mconfig up to devices/bus/q* (nw) |  Ivan Vangelista | 2017-06-13 | 10 | -101/+47 |
* | Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. |  Vas Crabb | 2017-05-22 | 5 | -10/+10 |
* | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 32 | -425/+372 |
* | Changes to make get_default_card_software() less stupid |  Nathan Woods | 2017-04-10 | 2 | -2/+2 |
* | Make device_image_interface::update_names a private method called automatical... |  AJR | 2017-03-03 | 1 | -1/+0 |
* | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 16 | -22/+22 |
* | device_image_interface cleanups (nw) |  AJR | 2017-02-27 | 1 | -1/+1 |
* | Remove emu.h from headers (nw) |  Olivier Galibert | 2017-02-11 | 18 | -2/+16 |
* | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 32 | -115/+115 |
* | Merge pull request #1180 from npwoods/split_softlist_code_redo |  Miodrag Milanović | 2016-08-08 | 1 | -1/+1 |
|\ |
|
| * | Redo of split of src/emu/softlist.[cpp|h] |  Nathan Woods | 2016-08-02 | 1 | -1/+1 |
* | | Created a tiny_rom_entry structure for the purposes of rom_entry declarations... |  Nathan Woods | 2016-08-06 | 26 | -26/+26 |
|/ |
|
* | Turn image init/validate into scoped enums to avoid accidental casts to/from ... |  Vas Crabb | 2016-08-01 | 2 | -3/+3 |
* | Vas Crabb feedback: Replacing the enum with a class hierarchy, derived from ... |  Nathan Woods | 2016-07-23 | 1 | -1/+1 |
* | device_image_interface::call_softlist_load() was a virtual function where eve... |  Nathan Woods | 2016-07-21 | 2 | -13/+1 |
* | Consolidating implementations of create_option_guide() that return nullptr |  Nathan Woods | 2016-07-13 | 1 | -1/+0 |
* | reverting: |  Miodrag Milanovic | 2016-01-20 | 32 | -48/+48 |
* | Revert "rest of device parameters to std::string (nw)" |  Miodrag Milanovic | 2016-01-20 | 4 | -4/+4 |
* | rest of device parameters to std::string (nw) |  Miodrag Milanovic | 2016-01-16 | 4 | -4/+4 |
* | tags are now strings (nw) |  Miodrag Milanovic | 2016-01-16 | 32 | -48/+48 |
* | modernize rom_load_manager (nw) |  Miodrag Milanovic | 2016-01-11 | 1 | -1/+1 |
* | Return std::string objects by value rather than pass by reference |  AJR | 2016-01-10 | 2 | -3/+3 |