summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/c64
Commit message (Expand)AuthorAgeFilesLines
* devcb: Eliminate legacy callback syntax (nw) AJR2019-06-061-6/+0
* srcclean (nw) Vas Crabb2019-05-262-17/+17
* (nw) validation Robbbert2019-05-241-1/+1
* finalchs: company official name is Tasc anyway, not TASC (nw) hap2019-05-242-2/+2
* New working software list additions hap2019-05-232-2/+2
* mc6845: More consistent identification of HD6845S variant (nw) AJR2019-05-182-3/+3
* c64: Added skeleton for BusCard II cartridge. [Curt Coder] Curt Coder2019-05-133-0/+289
* c64: added mouse controller (nw) hap2019-05-131-0/+2
* c64 fcc: clear comms flags on reset (nw) hap2019-05-131-0/+2
* c64 fcc: don't use romh for external rom (nw) hap2019-05-135-4/+8
* c64: Emulated the BusCard IEE-488 / Centronics cartridge. [Curt Coder] Curt Coder2019-05-132-20/+310
* Software list items promoted to working hap2019-05-122-133/+43
* c64: Route LORAM to expansion port interface for BusCard. [Curt Coder] Curt Coder2019-05-119-35/+39
* c64: Added skeleton for BusCard cartridge. [Curt Coder] Curt Coder2019-05-053-0/+239
* (nw) Clean up the mess on master Vas Crabb2019-03-26135-479/+438
* Revert "conflict resolution (nw)" andreasnaive2019-03-25135-438/+479
* mc6845, crtc_ega: Simplify read/write handlers (nw) AJR2019-02-191-3/+3
* votrax: Simplify write handlers (nw) AJR2019-02-191-2/+2
* bus/c64: Eliminate address_space arguments from handlers (nw) AJR2019-02-19134-272/+272
* 6525tpi, mos6526, bus/vic10: Eliminate address_space argument from handlers (nw) AJR2019-02-192-4/+4
* bus/generic, bus/vc4000: Eliminate address_space argument from handlers (nw) AJR2019-02-196-14/+14
* mc6852, mc6854, mos6551: Simplify read/write handlers (nw) AJR2019-02-183-7/+7
* 6821pia, 6840ptm, 6850acia, bus/ss50, cmi01a: Simplify read/write handlers (nw) AJR2019-02-186-13/+13
* screen.h: adddedconstructor for monochrom screens and removed MCFG_SCREEN_ADD... Ivan Vangelista2019-02-1112-126/+84
* some more MCFG macros removal (nw) Ivan Vangelista2019-02-081-1/+1
* intelfsh: Eliminate address_space argument from read/write handlers (nw) AJR2019-02-012-6/+6
* Remove unnecessary address_space arguments on FM sound chips read/write handlers cam9002019-01-311-2/+2
* output_latch: removed MCFG macros (nw) Ivan Vangelista2019-01-291-4/+5
* midi: remove MCFG macros (nw) Ivan Vangelista2019-01-195-25/+25
* src/devices: a bit more MCFG macro removal (nw) Ivan Vangelista2019-01-185-10/+10
* src/devices: a few less MCFG macros (nw) Ivan Vangelista2019-01-141-1/+1
* Start cleaning up palette configuration: Vas Crabb2018-12-291-1/+1
* mc6845, upd7220: removed MCFG macros (nw) Ivan Vangelista2018-11-201-4/+5
* less space (nw) smf-2018-09-141-1/+1
* -intelfsh: Removed MCFG, nw mooglyguy2018-09-051-4/+5
* mos6551: Eliminate MCFG_ macros (nw) AJR2018-08-202-24/+26
* -amigafdc, at29x, at45dbxx, at_keybc, ataintf, atmel_arm_aic, pci-ide: MCFG r... mooglyguy2018-08-151-5/+6
* c64_expansion_slot, pet_user_port: Eliminate all remaining MCFG_ macro use (nw) AJR2018-08-138-94/+49
* -68230pit, 68307, 68340, 6840ptm, 6850acia, 68561mpcc: Removed MCFG macros an... mooglyguy2018-08-115-18/+18
* -pia6821: Removed MCFG and old devcb. [Ryan Holtz] mooglyguy2018-08-101-6/+7
* -6525tpi, 6532riot: Removed MCFG and old devcb accessors, nw mooglyguy2018-08-104-33/+67
* z80: Remove some MCFG_ macros. (nw) Vinicius Sa2018-07-131-5/+6
* sp0256: Remove MCFG_ (nw) Nigel Barnes2018-07-101-15/+7
* devcb3 Vas Crabb2018-07-071-6/+6
* acro removal, disambiguation, debugger side effects (nw) Vas Crabb2018-06-152-10/+10
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-084-9/+9
* mc146818, ds1302, ds1386, ds2404: Eliminate customized MCFG_DEVICE_ADD macros... AJR2018-05-271-1/+1
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-2/+2
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-094-4/+4