| 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 | -1095/+0 |
* | - Removed device_timer, device_timer_id, et al in favor of direct callback me... |  MooglyGuy | 2022-06-04 | 1 | -29/+19 |
* | - diverboy.cpp, exzisus.cpp: finders, other minor cleanups |  Ivan Vangelista | 2022-03-28 | 1 | -15/+4 |
* | init vars for coverity (drivers/q,r) |  Robbbert | 2022-03-25 | 1 | -5/+5 |
* | Remove void *ptr parameter from emu_timer, timer_device and all related callb... |  AJR | 2022-01-26 | 1 | -2/+2 |
* | remove references to "mame64" from comments |  hap | 2021-03-29 | 1 | -1/+1 |
* | cps2: mark pzloop2jd phoenix as bootleg |  hap | 2021-03-28 | 1 | -2/+2 |
* | New working clones |  Brian Troha | 2021-03-27 | 1 | -5/+50 |
* | New working clones |  Brian Troha | 2021-01-12 | 1 | -2/+53 |
* | Cleaned up bitmap API. |  Vas Crabb | 2020-09-27 | 1 | -27/+15 |
* | drivers starting with p, q, r and s: some macro removal (nw) |  Ivan Vangelista | 2020-06-03 | 1 | -24/+24 |
* | tilemap: that macro has contributed nothing but obfuscation since we moved to... |  Vas Crabb | 2020-03-11 | 1 | -2/+2 |
* | Make devdelegate more like devcb for configuration. This is a |  Vas Crabb | 2019-10-26 | 1 | -4/+4 |
* | (nw) misc cleanup: |  Vas Crabb | 2019-09-20 | 1 | -1/+1 |
* | Remove tilemap.h from emu.h (nw) |  AJR | 2019-08-21 | 1 | -0/+1 |
* | Start cleaning up palette configuration: |  Vas Crabb | 2018-12-29 | 1 | -8/+5 |
* | -bus/ep64/exp: Removed MCFG macros. [Ryan Holtz] |  mooglyguy | 2018-12-18 | 1 | -21/+23 |
* | ds1315, ds1386, ds2404, ds75160a, ds75161a, eeprom, eepromser, eeprompar: Rem... |  mooglyguy | 2018-08-23 | 1 | -1/+1 |
* | stronger private: use (N, O, P, Q, R) (#3717) |  David Haywood | 2018-06-30 | 1 | -6/+6 |
* | Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s... |  AJR | 2018-06-24 | 1 | -4/+4 |
* | Remove emupal.h from emu.h (nw) |  AJR | 2018-06-13 | 1 | -0/+1 |
* | 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 | 1 | -8/+8 |
* | More cleanup/streamlining of machine configuration and macros: |  Vas Crabb | 2018-05-15 | 1 | -2/+2 |
* | Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... |  MooglyGuy | 2018-05-13 | 1 | -4/+4 |
* | dsp16: fix condition mask in disassembler (nw) |  Vas Crabb | 2018-05-09 | 1 | -1/+2 |
* | Streamline machine configuration macros - everyone's a device edition. |  Vas Crabb | 2018-05-06 | 1 | -3/+3 |
* | Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... |  smf- | 2018-04-03 | 1 | -1/+1 |
* | Address maps macros removal, pass 1 [O. Galibert] |  Olivier Galibert | 2018-03-14 | 1 | -30/+31 |
* | rabbit.cpp: corrected ROM labels for the recently added rabbitjt set [ShouTim... |  Ivan Vangelista | 2018-02-12 | 1 | -5/+5 |
* | API change: Memory maps are now methods of the owner class [O. Galibert] |  Olivier Galibert | 2018-02-12 | 1 | -1/+2 |
* | rabbit.cpp: small note update (nw) |  Ivan Vangelista | 2018-02-11 | 1 | -2/+2 |
* | new working clone |  Ivan Vangelista | 2018-02-06 | 1 | -27/+67 |
* | xtal.h is dead, long live to xtal.cpp [O. Galibert] |  Olivier Galibert | 2018-01-23 | 1 | -2/+2 |
* | memory: Deambiguate handlers, also a hint of things to come (nw) |  Olivier Galibert | 2018-01-19 | 1 | -1/+1 |
* | API Change: Machine configs are now a method of the owner class, and the prot... |  Olivier Galibert | 2018-01-17 | 1 | -1/+2 |
* | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 1 | -1/+1 |
* | asuka.cpp, rabbit.cpp: removed anonymous timers (nw) |  Ivan Vangelista | 2017-04-10 | 1 | -1/+4 |
* | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 1 | -0/+2 |
* | cleanup of TRUE/FALSE in mame section (nw) |  Miodrag Milanovic | 2016-10-22 | 1 | -1/+1 |
* | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -29/+29 |
* | More prep for removing pointer/reference duality (nw) |  Vas Crabb | 2016-08-27 | 1 | -4/+4 |
* | remove legacy forms of (required|optional)_(shared_ptr|ioport)_array |  Vas Crabb | 2016-08-25 | 1 | -1/+1 |
* | reverting: |  Miodrag Milanovic | 2016-01-20 | 1 | -1/+1 |
* | tags are now strings (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -1/+1 |
* | auto_alloc_array_clear -> make_unique_clear (nw) |  Miodrag Milanovic | 2015-12-19 | 1 | -9/+9 |
* | removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... |  Miodrag Milanovic | 2015-12-17 | 1 | -2/+2 |
* | overrides in drivers (nw) |  Miodrag Milanovic | 2015-12-06 | 1 | -2/+2 |