| Commit message (Expand) | Author | Age | Files | Lines |
* | Rearrange source to match project structure (done using the script in src/too... |  Vas Crabb | 2022-06-27 | 1 | -454/+0 |
* | Released my copyright on some drivers - i didn't do much work on them. |  Robbbert | 2022-04-17 | 1 | -1/+1 |
* | Addressed a few coverity concerns. |  Robbbert | 2022-03-12 | 1 | -1/+1 |
* | floppies: Turn the format arrays into function calls. Create a default "mfm"... |  Olivier Galibert | 2021-03-02 | 1 | -4/+4 |
* | apexc, apf, aussiebyte, avt, chaos, cops, corona, dec0, dms86, eprom, esq5505... |  Ivan Vangelista | 2021-02-17 | 1 | -2/+14 |
* | Cleaned up bitmap API. |  Vas Crabb | 2020-09-27 | 1 | -8/+7 |
* | drivers starting with i, j, k, l and m: more macro removal (nw) |  Ivan Vangelista | 2020-05-28 | 1 | -6/+6 |
* | (nw) removed every remaining AM_ macro I could find in comments, but one in ... |  Ivan Vangelista | 2019-10-10 | 1 | -12/+12 |
* | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -16/+17 |
* | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -17/+16 |
* | mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... |  Ivan Vangelista | 2019-03-01 | 1 | -14/+15 |
* | imagedev\floppy: removed MCFG macros (nw) |  Ivan Vangelista | 2019-01-28 | 1 | -2/+2 |
* | Start cleaning up palette configuration: |  Vas Crabb | 2018-12-29 | 1 | -1/+1 |
* | machine/keyboard, terminal: removed MCFG macros (nw) |  Ivan Vangelista | 2018-12-11 | 1 | -2/+2 |
* | Include floppy.h explicitly in drivers and bus cards, rather than indirectly ... |  AJR | 2018-11-25 | 1 | -0/+1 |
* | bus/rs232.cpp: completed removal of MCFG macros (nw) |  Ivan Vangelista | 2018-10-23 | 1 | -12/+13 |
* | wd_fdc: removed MCFG macros (nw) |  Ivan Vangelista | 2018-09-06 | 1 | -2/+2 |
* | -ram_device: MCFG removal, nw |  mooglyguy | 2018-08-16 | 1 | -4/+2 |
* | -68230pit, 68307, 68340, 6840ptm, 6850acia, 68561mpcc: Removed MCFG macros an... |  mooglyguy | 2018-08-11 | 1 | -6/+6 |
* | (nw) srcclean and some cleanup: |  Vas Crabb | 2018-07-22 | 1 | -2/+2 |
* | move more stuff behind private: (Part H, I, J) (nw) (#3707) |  David Haywood | 2018-06-27 | 1 | -5/+10 |
* | Remove emupal.h from emu.h (nw) |  AJR | 2018-06-13 | 1 | -0/+1 |
* | as if millions of this pointers suddenly cried out in terror, and were sudden... |  Vas Crabb | 2018-06-08 | 1 | -3/+3 |
* | Fix errors from 5cc2319a2e286735981cb62781e65169ff936a52 (nw) |  AJR | 2018-05-15 | 1 | -3/+3 |
* | Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... |  MooglyGuy | 2018-05-13 | 1 | -7/+7 |
* | Streamline machine configuration macros - everyone's a device edition. |  Vas Crabb | 2018-05-06 | 1 | -15/+15 |
* | Make MCFG_DEVICE_ADD and callable device types more flexible: |  Vas Crabb | 2018-05-04 | 1 | -3/+4 |
* | Address maps macros removal, pass 1 [O. Galibert] |  Olivier Galibert | 2018-03-14 | 1 | -21/+24 |
* | API change: Memory maps are now methods of the owner class [O. Galibert] |  Olivier Galibert | 2018-02-12 | 1 | -3/+6 |
* | 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 | 1 | -2/+4 |
* | acia6850: Create standard read/write handlers (nw) |  AJR | 2017-12-01 | 1 | -4/+2 |
* | (nw) uart for md2, md3, jupiter2, seattle; fixed bug in 8251. |  Robbbert | 2017-09-21 | 1 | -26/+95 |
* | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 1 | -8/+8 |
* | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 1 | -2/+5 |
* | (nw) Finished converting m_p_chargen to required region, and associated clean... |  Robbbert | 2017-02-14 | 1 | -6/+1 |
* | Cleanup of my drivers (nw) |  Robbbert | 2017-01-07 | 1 | -6/+3 |
* | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -10/+10 |
* | Add support to adjust the screen color |  Dirk Best | 2016-03-12 | 1 | -1/+1 |
* | clang-modernize part 4 |  Miodrag Milanovic | 2015-12-04 | 1 | -2/+2 |