summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/instruct.c
Commit message (Expand)AuthorAgeFilesLines
* (MESS) instructor50 : Added flag led. (nw) Robbbert2013-10-271-7/+22
* (MESS) instructor50 : Added user switches and round leds. (nw) Robbbert2013-10-271-19/+65
* (MESS) instructor50 : Added interrupt logic. Connected up remaining keys. Robbbert2013-10-251-12/+48
* (MESS) instructor50 wip Robbbert2013-10-241-12/+46
* (MESS) Added copyright info - feel free to update as needed Robbbert2013-10-161-0/+2
* (MESS) Instructor 50 : Fixed various regressions (nw) Robbbert2013-10-151-39/+20
* (MESS) pipbug, binbug, instruct: fixed memory leak Robbbert2013-04-271-47/+51
* (MESS) Ravens: added cassette (not working) and quickload. Robbbert2013-04-261-9/+20
* cleanup (nw) Miodrag Milanovic2013-04-191-2/+2
* SNAPSHOT_LOAD and QUICKLOAD_LOAD made members, still need to cleanup (nw) Miodrag Milanovic2013-04-191-2/+3
* (MESS) cassette cleanup (nw) Miodrag Milanovic2013-04-171-3/+3
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-1/+1
* Memory handler normalization, part 2. Change legacy Aaron Giles2012-09-171-2/+2
* In device_state_interface, rename state() to state_int() Aaron Giles2012-09-111-1/+1
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+317