| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | use C++ library includes (nw) |  firewave | 2020-01-22 | 1 | -2/+2 |
* | 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 | 3 | -15/+14 |
* | Make devdelegate more like devcb for configuration. This is a |  Vas Crabb | 2019-10-26 | 5 | -10/+10 |
* | dragon32: Added JCB Speech Synthesis cartridge. |  Nigel Barnes | 2019-09-07 | 2 | -0/+207 |
* | MT #07405 (nw) |  AJR | 2019-09-01 | 2 | -4/+15 |
* | ioport: Change PORT_CHANGED_MEMBER param type from void * to u32 (nw) |  AJR | 2019-08-15 | 2 | -2/+2 |
* | New working software list additions |  Nigel Barnes | 2019-07-16 | 2 | -0/+164 |
* | srcclean (nw) |  Vas Crabb | 2019-05-26 | 1 | -1/+1 |
* | Fix multipak rom switching (#5112) |  tim lindner | 2019-05-25 | 1 | -0/+2 |
* | coco2: Converted all coco/dragon extension devices to use cts handlers. |  Nigel Barnes | 2019-05-25 | 12 | -59/+185 |
* | dragon.cpp: Added Premier Sprites board. |  Nigel Barnes | 2019-05-11 | 2 | -0/+166 |
* | coco12.cpp: Added handlers for CTS region $C000-$FEFF, allows cartridges to i... |  Nigel Barnes | 2019-05-11 | 2 | -1/+58 |
* | Fix OS-9 disk writing bug (#4925) |  tim lindner | 2019-04-26 | 2 | -1/+4 |
* | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 13 | -143/+132 |
* | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 13 | -132/+143 |
* | coco: Fixed loading Orchestra-90, RS-232 Program Pak, Modem Pak from softlist... |  Nigel Barnes | 2019-03-23 | 4 | -3/+18 |
* | bus/bbc/exp, bus/bbc/rom, ds1315, upd7002: Simplify read/write handlers (nw) |  AJR | 2019-03-14 | 1 | -3/+3 |
* | volt_reg: set default m_output (nw) |  hap | 2019-02-19 | 1 | -1/+0 |
* | (nw) clean up trivial stuff - the device delegate boilerplate is ugly, I will... |  Vas Crabb | 2019-02-19 | 1 | -20/+10 |
* | mc6852, mc6854, mos6551: Simplify read/write handlers (nw) |  AJR | 2019-02-18 | 2 | -4/+4 |
* | 6821pia, 6840ptm, 6850acia, bus/ss50, cmi01a: Simplify read/write handlers (nw) |  AJR | 2019-02-18 | 1 | -10/+4 |
* | ay8910.cpp : Updates |  cam900 | 2019-02-15 | 4 | -42/+34 |
* | volt_reg: removed MCFG macro (nw) |  Ivan Vangelista | 2019-02-12 | 3 | -69/+50 |
* | devices\bus: some more MACHINE_CONFIG removal (nw) |  Ivan Vangelista | 2019-02-10 | 2 | -8/+9 |
* | emu\softlist_dev: removed MCFG macros (nw) |  Ivan Vangelista | 2019-01-30 | 1 | -3/+0 |
* | dragon: Fixed loading of slot devices from dragon_cart softlist (nw) |  Nigel Barnes | 2019-01-25 | 4 | -1/+21 |
* | tms7000: Removed MCFG. [Ryan Holtz] |  mooglyguy | 2018-12-06 | 1 | -8/+8 |
* | Don't #include legacy header "flopdrv.h" except where it's still used (nw) |  AJR | 2018-11-25 | 2 | -2/+2 |
* | ay8910: finished MCFG macros removal (nw) |  Ivan Vangelista | 2018-11-14 | 1 | -3/+3 |
* | remove some ROM_LOAD_OPTIONAL, clean up some miscellaneous stuff (nw) |  Vas Crabb | 2018-10-31 | 2 | -5/+5 |
* | Fixed Zumwalt banking thru the Multi-Pak. |  tim lindner | 2018-10-07 | 5 | -9/+62 |
* | General CoCo Cartridge Fixes (#4050) |  tim lindner | 2018-10-03 | 1 | -1/+1 |
* | less space (nw) |  smf- | 2018-09-14 | 1 | -1/+1 |
* | -mb87078,mb8795,mb89363b,mc14411: De-MCFG, nw |  mooglyguy | 2018-09-07 | 1 | -15/+16 |
* | wd_fdc: removed MCFG macros (nw) |  Ivan Vangelista | 2018-09-06 | 1 | -16/+13 |
* | ds1315, ds1386, ds2404, ds75160a, ds75161a, eeprom, eepromser, eeprompar: Rem... |  mooglyguy | 2018-08-23 | 1 | -1/+2 |
* | mos6551: Eliminate MCFG_ macros (nw) |  AJR | 2018-08-20 | 2 | -25/+26 |
* | -ram_device: MCFG removal, nw |  mooglyguy | 2018-08-16 | 1 | -3/+1 |
* | -68230pit, 68307, 68340, 6840ptm, 6850acia, 68561mpcc: Removed MCFG macros an... |  mooglyguy | 2018-08-11 | 1 | -3/+3 |
* | -pia6821: Removed MCFG and old devcb. [Ryan Holtz] |  mooglyguy | 2018-08-10 | 1 | -2/+2 |
* | wd_fdc: Simplify API. Plus some collateral damage [O. Galibert] |  Olivier Galibert | 2018-08-10 | 2 | -12/+12 |
* | dragon devices: remove MCFG_ and machine().device (nw) |  Nigel Barnes | 2018-07-17 | 3 | -50/+32 |
* | sp0256: Remove MCFG_ from coco_ssc (nw) |  Nigel Barnes | 2018-07-11 | 1 | -3/+3 |
* | devcb3 |  Vas Crabb | 2018-07-07 | 1 | -3/+15 |
* | Avoid multiple explicit instantiations definition of templates |  Stefan BrĂ¼ns | 2018-06-29 | 9 | -17/+3 |
* | wd_fdc family, msm5832: Eliminate customized MCFG_XXX_ADD macros (nw) |  AJR | 2018-05-27 | 2 | -4/+4 |
* | Remove a few unnecessary customizations of MCFG_DEVICE_ADD (nw) |  AJR | 2018-05-27 | 1 | -16/+15 |
* | dsp16: fix condition mask in disassembler (nw) |  Vas Crabb | 2018-05-09 | 4 | -4/+5 |
* | (nw) misc follow-up |  Vas Crabb | 2018-05-06 | 1 | -1/+0 |