summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/hp9k.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* mc6845: converted to devcb2, delegates and inline configs. nw. Fabio Priuli2014-05-011-16/+3
* This should be safe now... (nw) Alex W. Jackson2014-04-141-2/+2
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-1/+1
* Checkpoint 2: Alex W. Jackson2014-03-151-1/+1
* Made palette settings for screen explicit and mandatory for ind16 mode (nw) Miodrag Milanovic2014-03-141-1/+1
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-2/+1
* moved optional_device<gfxdecode_device> to specific drivers state classes (nw) Miodrag Milanovic2014-02-171-1/+4
* Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M... Miodrag Milanovic2014-02-161-2/+2
* added screen visarea adjustment to mc6845 config interface Michaël Banaan Ananas2014-01-041-0/+1
* Created new device_video_interface. Right now its sole purpose is to Aaron Giles2013-07-241-7/+6
* modernized generic palette initializations (nw) Oliver Stöneberg2013-07-151-1/+1
* Added a preliminary boolean flag to MC6845 interface structure: "show border ... Angelo Salese2013-01-141-1/+4
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-27/+27
* Replaced all device_t's with actual device classes. Regression test recommend... Curt Coder2012-11-261-1/+1
* Clean-ups and version bumpmame0147u2 Miodrag Milanovic2012-10-301-16/+16
* hp9k: made drive go into boot process [Gabriele D'Antona] Miodrag Milanovic2012-10-181-29/+356
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-2/+3
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-4/+4
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+110