summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/hec2hrp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* modernized access for legacy floppy, quite straight forward thing (nw) Miodrag Milanovic2014-04-021-3/+3
* discrete_sound_w and discrete_sound_r not used any more since discrete_device... Miodrag Milanovic2014-03-211-2/+2
* legacy wd17xx is now also a modern device (nw) Miodrag Milanovic2014-03-181-17/+17
* Modernized the sn76477 sound device (nw) Ivan Vangelista2013-11-211-27/+24
* some mostly pc related cleanup (nw) Miodrag Milanovic2013-04-181-1/+1
* moving some static functions in driver state for MESS drivers plus some other... Miodrag Milanovic2013-04-181-152/+145
* (MESS) cassette cleanup (nw) Miodrag Milanovic2013-04-171-19/+7
* various cpu lookup cleanup (nw) Miodrag Milanovic2013-04-151-2/+2
* changed machine().device("maincpu") with m_maincpu in mess tree part (nw) Miodrag Milanovic2013-04-101-5/+5
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-2/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-82/+82
* (mess) upd765: Modernize [O. Galibert] Olivier Galibert2012-10-101-5/+2
* modernization or timer callbacks part 2 (no whatsnew) Miodrag Milanovic2012-09-241-4/+3
* Memory handler normalization, part 2. Change legacy Aaron Giles2012-09-171-8/+8
* Memory handler normalization, part 1. Aaron Giles2012-09-171-9/+9
* Closeout on old macros. Retired cputag_set_input_line Aaron Giles2012-09-121-4/+4
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+899