summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/junior.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* replaced more machine().firstcpu with m_maincpu [smf] smf-2014-01-231-1/+1
* made save_items to be global in cases where needed (nw) Miodrag Milanovic2013-05-081-2/+2
* removed usage of 6532RIOT legacy calls (nw) Miodrag Milanovic2013-04-241-2/+2
* changed machine().device("maincpu") with m_maincpu in mess tree part (nw) Miodrag Milanovic2013-04-101-2/+4
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-5/+5
* Replaced all device_t's with actual device classes. Regression test recommend... Curt Coder2012-11-261-1/+1
* TIMER_CALLBACK_DEVICE_MEMBER modernization part 2 (no whatsnew) Miodrag Milanovic2012-09-251-5/+5
* Modernized INPUT_CHANGED in MESS part of tree (no whatsnew) Miodrag Milanovic2012-09-191-3/+4
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-9/+7
* 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/+261