| Commit message (Expand) | Author | Age | Files | Lines |
* | devcb: Eliminate legacy callback syntax (nw) |  AJR | 2019-06-06 | 1 | -6/+0 |
* | srcclean (nw) |  Vas Crabb | 2019-05-26 | 2 | -17/+17 |
* | (nw) validation |  Robbbert | 2019-05-24 | 1 | -1/+1 |
* | finalchs: company official name is Tasc anyway, not TASC (nw) |  hap | 2019-05-24 | 2 | -2/+2 |
* | New working software list additions |  hap | 2019-05-23 | 2 | -2/+2 |
* | mc6845: More consistent identification of HD6845S variant (nw) |  AJR | 2019-05-18 | 2 | -3/+3 |
* | c64: Added skeleton for BusCard II cartridge. [Curt Coder] |  Curt Coder | 2019-05-13 | 3 | -0/+289 |
* | c64: added mouse controller (nw) |  hap | 2019-05-13 | 1 | -0/+2 |
* | c64 fcc: clear comms flags on reset (nw) |  hap | 2019-05-13 | 1 | -0/+2 |
* | c64 fcc: don't use romh for external rom (nw) |  hap | 2019-05-13 | 5 | -4/+8 |
* | c64: Emulated the BusCard IEE-488 / Centronics cartridge. [Curt Coder] |  Curt Coder | 2019-05-13 | 2 | -20/+310 |
* | Software list items promoted to working |  hap | 2019-05-12 | 2 | -133/+43 |
* | c64: Route LORAM to expansion port interface for BusCard. [Curt Coder] |  Curt Coder | 2019-05-11 | 9 | -35/+39 |
* | c64: Added skeleton for BusCard cartridge. [Curt Coder] |  Curt Coder | 2019-05-05 | 3 | -0/+239 |
* | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 135 | -479/+438 |
* | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 135 | -438/+479 |
* | mc6845, crtc_ega: Simplify read/write handlers (nw) |  AJR | 2019-02-19 | 1 | -3/+3 |
* | votrax: Simplify write handlers (nw) |  AJR | 2019-02-19 | 1 | -2/+2 |
* | bus/c64: Eliminate address_space arguments from handlers (nw) |  AJR | 2019-02-19 | 134 | -272/+272 |
* | 6525tpi, mos6526, bus/vic10: Eliminate address_space argument from handlers (nw) |  AJR | 2019-02-19 | 2 | -4/+4 |
* | bus/generic, bus/vc4000: Eliminate address_space argument from handlers (nw) |  AJR | 2019-02-19 | 6 | -14/+14 |
* | mc6852, mc6854, mos6551: Simplify read/write handlers (nw) |  AJR | 2019-02-18 | 3 | -7/+7 |
* | 6821pia, 6840ptm, 6850acia, bus/ss50, cmi01a: Simplify read/write handlers (nw) |  AJR | 2019-02-18 | 6 | -13/+13 |
* | screen.h: adddedconstructor for monochrom screens and removed MCFG_SCREEN_ADD... |  Ivan Vangelista | 2019-02-11 | 12 | -126/+84 |
* | some more MCFG macros removal (nw) |  Ivan Vangelista | 2019-02-08 | 1 | -1/+1 |
* | intelfsh: Eliminate address_space argument from read/write handlers (nw) |  AJR | 2019-02-01 | 2 | -6/+6 |
* | Remove unnecessary address_space arguments on FM sound chips read/write handlers |  cam900 | 2019-01-31 | 1 | -2/+2 |
* | output_latch: removed MCFG macros (nw) |  Ivan Vangelista | 2019-01-29 | 1 | -4/+5 |
* | midi: remove MCFG macros (nw) |  Ivan Vangelista | 2019-01-19 | 5 | -25/+25 |
* | src/devices: a bit more MCFG macro removal (nw) |  Ivan Vangelista | 2019-01-18 | 5 | -10/+10 |
* | src/devices: a few less MCFG macros (nw) |  Ivan Vangelista | 2019-01-14 | 1 | -1/+1 |
* | Start cleaning up palette configuration: |  Vas Crabb | 2018-12-29 | 1 | -1/+1 |
* | mc6845, upd7220: removed MCFG macros (nw) |  Ivan Vangelista | 2018-11-20 | 1 | -4/+5 |
* | less space (nw) |  smf- | 2018-09-14 | 1 | -1/+1 |
* | -intelfsh: Removed MCFG, nw |  mooglyguy | 2018-09-05 | 1 | -4/+5 |
* | mos6551: Eliminate MCFG_ macros (nw) |  AJR | 2018-08-20 | 2 | -24/+26 |
* | -amigafdc, at29x, at45dbxx, at_keybc, ataintf, atmel_arm_aic, pci-ide: MCFG r... |  mooglyguy | 2018-08-15 | 1 | -5/+6 |
* | c64_expansion_slot, pet_user_port: Eliminate all remaining MCFG_ macro use (nw) |  AJR | 2018-08-13 | 8 | -94/+49 |
* | -68230pit, 68307, 68340, 6840ptm, 6850acia, 68561mpcc: Removed MCFG macros an... |  mooglyguy | 2018-08-11 | 5 | -18/+18 |
* | -pia6821: Removed MCFG and old devcb. [Ryan Holtz] |  mooglyguy | 2018-08-10 | 1 | -6/+7 |
* | -6525tpi, 6532riot: Removed MCFG and old devcb accessors, nw |  mooglyguy | 2018-08-10 | 4 | -33/+67 |
* | z80: Remove some MCFG_ macros. (nw) |  Vinicius Sa | 2018-07-13 | 1 | -5/+6 |
* | sp0256: Remove MCFG_ (nw) |  Nigel Barnes | 2018-07-10 | 1 | -15/+7 |
* | devcb3 |  Vas Crabb | 2018-07-07 | 1 | -6/+6 |
* | acro removal, disambiguation, debugger side effects (nw) |  Vas Crabb | 2018-06-15 | 2 | -10/+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 | 4 | -9/+9 |
* | mc146818, ds1302, ds1386, ds2404: Eliminate customized MCFG_DEVICE_ADD macros... |  AJR | 2018-05-27 | 1 | -1/+1 |
* | More cleanup/streamlining of machine configuration and macros: |  Vas Crabb | 2018-05-15 | 1 | -2/+2 |
* | dsp16: fix condition mask in disassembler (nw) |  Vas Crabb | 2018-05-09 | 4 | -4/+4 |