summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/basic52.c
Commit message (Expand)AuthorAgeFilesLines
* change flags from GAME_ to MACHINE_ David Haywood2015-07-291-2/+2
* did change on Robbberts behalf (nw) Miodrag Milanovic2015-05-071-1/+1
* converted i8255 to devcb2. nw. Fabio Priuli2014-04-171-11/+1
* generic_keyboard_device, generic_terminal_device and teleprinter_device: conv... Ivan Vangelista2014-04-091-6/+2
* created src\emu\bus\rs232 & src\emu\bus\midi directories and separated rs232 ... smf-2014-02-151-2/+5
* (MESS) Added copyright info - feel free to update as needed Robbbert2013-10-161-0/+2
* mcs51.c: Modernized cpu core. Wilbert Pol2013-08-271-3/+3
* changed machine().device("maincpu") with m_maincpu in mess tree part (nw) Miodrag Milanovic2013-04-101-2/+2
* make mcs51 callbacks used delegates (nw) Miodrag Milanovic2013-04-011-9/+8
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-6/+6
* 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
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-5/+4
* Closeout on old macros. Retired cputag_set_input_line Aaron Giles2012-09-121-2/+2
* (MESS) Clean up some MACHINE_CONFIG_START. (nw) Sandro Ronco2012-09-081-9/+2
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+176