summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/busicom.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Made palette settings for screen explicit and mandatory for ind16 mode (nw) Miodrag Milanovic2014-03-141-0/+1
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-2/+2
* first round of clang 3.4 fixes for MESS (nw) Oliver Stöneberg2014-02-201-1/+1
* i4004.c: Modernized cpu core (nw) Wilbert Pol2013-06-171-1/+1
* moving some static functions in driver state for MESS drivers plus some other... Miodrag Milanovic2013-04-181-1/+1
* changed machine().device("maincpu") with m_maincpu in mess tree part (nw) Miodrag Milanovic2013-04-101-1/+1
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-1/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-16/+15
* TIMER_CALLBACK_DEVICE_MEMBER modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-251-7/+6
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-1/+1
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-12/+7
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+254