summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/bus/c64/xl80.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bump Miodrag Milanovic2014-07-221-5/+5
* (MESS) bus/c64/xl80: add a plausible divider to the CRTC clock; it's rather u... Alex W. Jackson2014-07-071-2/+1
* mc6845: converted to devcb2, delegates and inline configs. nw. Fabio Priuli2014-05-011-30/+11
* mc6845: Added display enable and horizontal/vertical back porch widths to the... Curt Coder2014-03-271-5/+5
* Checkpoint 2: Alex W. Jackson2014-03-151-1/+1
* Removed pseudo-palettes from video/generic.c. All drivers that were using the... Alex W. Jackson2014-03-131-1/+5
* Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M... Miodrag Milanovic2014-02-161-1/+1
* added screen visarea adjustment to mc6845 config interface Michaƫl Banaan Ananas2014-01-041-0/+1
* (MESS) Used shared_ptr instead of UINT8* in the Commodore cartridges. (nw) Curt Coder2013-12-201-5/+3
* (MESS) c64: Moved expansion and user ports under emu/bus. (nw) Curt Coder2013-10-201-0/+256