| 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 | -987/+0 |
* | - Removed device_timer, device_timer_id, et al in favor of direct callback me... |  MooglyGuy | 2022-06-04 | 1 | -24/+7 |
* | Remove void *ptr parameter from emu_timer, timer_device and all related callb... |  AJR | 2022-01-26 | 1 | -4/+4 |
* | Future-proofing by using correct #include for SOFTWARE_LIST device |  AJR | 2022-01-03 | 1 | -1/+1 |
* | Cleaned up bitmap API. |  Vas Crabb | 2020-09-27 | 1 | -12/+12 |
* | samcoupe: Fix mode1/2 regression, add savestates |  Dirk Best | 2020-07-20 | 1 | -3/+23 |
* | samcoupe: Rework driver (WIP) |  Dirk Best | 2020-07-13 | 1 | -371/+732 |
* | wd_fdc.cpp fix spinup on interrupt command |  MetalliC | 2020-07-01 | 1 | -2/+2 |
* | drivers starting with s: removed read* and write* macros (nw) |  Ivan Vangelista | 2020-06-15 | 1 | -21/+21 |
* | input_buffer, output_latch, z80dma: Eliminate now-unnecessary bus_r and bus_w... |  AJR | 2020-03-18 | 1 | -2/+2 |
* | srcclean (nw) |  Vas Crabb | 2019-12-21 | 1 | -1/+1 |
* | Sam Coupe: fix, additions (#5947) |  Tom | 2019-11-29 | 1 | -0/+22 |
* | (nw) removed every remaining AM_ macro I could find in comments, but one in ... |  Ivan Vangelista | 2019-10-10 | 1 | -4/+4 |
* | (nw) misc cleanup: |  Vas Crabb | 2019-09-20 | 1 | -1/+1 |
* | (nw) get rid of wave.h usage part 1 |  Robbbert | 2019-07-06 | 1 | -7/+6 |
* | (nw) more cassette wav sound |  Robbbert | 2019-06-30 | 1 | -0/+2 |
* | (nw) removed unneccesary casting of cassette_state; |  Robbbert | 2019-06-29 | 1 | -1/+1 |
* | Start cleaning up palette configuration: |  Vas Crabb | 2018-12-29 | 1 | -12/+6 |
* | srcclean (nw) |  Vas Crabb | 2018-12-23 | 1 | -1/+1 |
* | -bus/a7800/a78_slot, bus/astrocde/exp, slot, pc_joy/pc_joy, vcs/vcs_slot, : R... |  mooglyguy | 2018-12-18 | 1 | -34/+32 |
* | wd_fdc: removed MCFG macros (nw) |  Ivan Vangelista | 2018-09-06 | 1 | -1/+1 |
* | -ram_device: MCFG removal, nw |  mooglyguy | 2018-08-16 | 1 | -3/+1 |
* | wd_fdc: Simplify API. Plus some collateral damage [O. Galibert] |  Olivier Galibert | 2018-08-10 | 1 | -2/+2 |
* | acro removal, disambiguation, debugger side effects (nw) |  Vas Crabb | 2018-06-15 | 1 | -2/+2 |
* | as if millions of this pointers suddenly cried out in terror, and were sudden... |  Vas Crabb | 2018-06-08 | 1 | -34/+20 |
* | Move the +1 to the proper place in the ROM BIOS macros - that's been |  Vas Crabb | 2018-05-29 | 1 | -14/+14 |
* | wd_fdc family, msm5832: Eliminate customized MCFG_XXX_ADD macros (nw) |  AJR | 2018-05-27 | 1 | -4/+4 |
* | Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... |  MooglyGuy | 2018-05-13 | 1 | -2/+2 |
* | dsp16: fix condition mask in disassembler (nw) |  Vas Crabb | 2018-05-09 | 1 | -1/+1 |
* | Streamline machine configuration macros - everyone's a device edition. |  Vas Crabb | 2018-05-06 | 1 | -7/+7 |
* | 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 | -25/+27 |
* | hp1ll3, atarist, samcoupe: Replace first_screen with finders or device_video_... |  AJR | 2018-03-03 | 1 | -3/+2 |
* | API change: Memory maps are now methods of the owner class [O. Galibert] |  Olivier Galibert | 2018-02-12 | 1 | -2/+2 |
* | xtal.h is dead, long live to xtal.cpp [O. Galibert] |  Olivier Galibert | 2018-01-23 | 1 | -3/+3 |
* | API Change: Machine configs are now a method of the owner class, and the prot... |  Olivier Galibert | 2018-01-17 | 1 | -1/+1 |
* | Added a natural keyboard validation to check for valid natural keyboard (uni)... |  npwoods | 2017-09-05 | 1 | -2/+2 |
* | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 1 | -3/+3 |
* | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 1 | -4/+5 |
* | 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 | -7/+7 |