summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/hec2hrp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* hec2hrp.c converted to ioport_array (nw) Ivan Vangelista2014-06-021-9/+9
* converted micropolis and wd17xx to use inline configs. nw. Fabio Priuli2014-05-161-1/+3
* wd17xx: Cleanup. (nw) Curt Coder2014-05-121-6/+1
* wd17xx: devcb2. (nw) Curt Coder2014-05-121-1/+0
* wd17xx: devcb2. (nw) Curt Coder2014-05-121-2/+0
* cassette config moved inline (nw) Miodrag Milanovic2014-05-021-15/+18
* Cleanup of image device interfaces (nw) Miodrag Milanovic2014-05-021-7/+0
* removed CassetteOptions that is already default (nw) Miodrag Milanovic2014-05-021-7/+1
* printer_image_device: converted to devcb2 (nw) Ivan Vangelista2014-04-111-6/+6
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-1/+1
* upd765: Refactored to use devcb2 callbacks. [Curt Coder] Curt Coder2014-03-171-1/+6
* Made palette settings for screen explicit and mandatory for ind16 mode (nw) Miodrag Milanovic2014-03-141-0/+7
* (MESS) hec2mdhrx : fixed palette Robbbert2014-03-021-2/+2
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-7/+6
* Modernized the sn76477 sound device (nw) Ivan Vangelista2013-11-211-1/+0
* modernized generic palette initializations (nw) Oliver Stöneberg2013-07-151-1/+1
* Moved default card config, device inputs and clock off the slot interface so ... smf-2013-05-291-6/+6
* some mostly pc related cleanup (nw) Miodrag Milanovic2013-04-181-7/+7
* moving some static functions in driver state for MESS drivers plus some other... Miodrag Milanovic2013-04-181-7/+7
* (MESS) cassette cleanup (nw) Miodrag Milanovic2013-04-171-12/+12
* Removal of machine().root_device() where appropriate (nw) Miodrag Milanovic2013-04-141-5/+5
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-87/+87
* (MESS) Removed unnecessary includes, and fixed a floppy bug. (nw) Curt Coder2012-12-091-2/+0
* sed1310: Cleanup. (nw) Curt Coder2012-11-221-11/+6
* (mess) upd765: Modernize [O. Galibert] Olivier Galibert2012-10-101-12/+21
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) Miodrag Milanovic2012-09-181-6/+6
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-6/+6
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-62/+58
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+807