summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/svi318.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* converted micropolis and wd17xx to use inline configs. nw. Fabio Priuli2014-05-161-2/+4
* Fixed assorted wd17xx related regressions (nw) Ivan Vangelista2014-05-141-0/+2
* wd17xx: Cleanup. (nw) Curt Coder2014-05-121-2/+2
* wd17xx: devcb2. (nw) Curt Coder2014-05-121-0/+2
* ins8250_device: converted to devcb2 (nw) Ivan Vangelista2014-05-071-4/+8
* ay8910_device and extended family: converted to devcb2 (nw) Ivan Vangelista2014-05-061-12/+4
* cassette config moved inline (nw) Miodrag Milanovic2014-05-021-10/+8
* Cleanup of image device interfaces (nw) Miodrag Milanovic2014-05-021-9/+2
* mc6845: converted to devcb2, delegates and inline configs. nw. Fabio Priuli2014-05-011-16/+4
* tms9928a_device: converted to devcb2 (nw) Ivan Vangelista2014-04-171-9/+9
* converted i8255 to devcb2. nw. Fabio Priuli2014-04-171-2/+8
* Added serial printer, renamed centronics printer to match. Standardised the c... smf-2014-04-161-2/+2
* Checkpoint 2: Alex W. Jackson2014-03-151-1/+1
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-1/+1
* Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M... Miodrag Milanovic2014-02-161-1/+1
* Centronics WIP using write lines and DEVCB2. Added an output latch and input ... smf-2014-02-091-2/+8
* added screen visarea adjustment to mc6845 config interface Michaƫl Banaan Ananas2014-01-041-0/+1
* moved centronics into emu/bus (nw) Miodrag Milanovic2013-10-231-1/+1
* Created new device_video_interface. Right now its sole purpose is to Aaron Giles2013-07-241-3/+2
* modernised the AY8910 [smf] smf-2013-05-121-6/+6
* (MESS) cassette cleanup (nw) Miodrag Milanovic2013-04-171-4/+4
* Getting rid of DEVICE_IMAGE_START (nw) Wilbert Pol2013-02-061-1/+0
* Started moving DEVICE_IMAGE_ functions into driver_device classes. (nw) Wilbert Pol2013-02-051-3/+3
* (MESS) svi318.c: Cleanups (nw) Wilbert Pol2013-01-241-1/+1
* Added a preliminary boolean flag to MC6845 interface structure: "show border ... Angelo Salese2013-01-141-1/+3
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-97/+97
* Replace some *_DEVICE_HANDLER with _MEMBER calls in MESS section (no whatsnew) Miodrag Milanovic2012-10-031-3/+3
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-8/+8
* Closeout on old macros. Retired cputag_set_input_line Aaron Giles2012-09-121-1/+1
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+579