summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/microdec.c
Commit message (Expand)AuthorAgeFilesLines
* move mess into mame (nw) Miodrag Milanovic2015-09-301-142/+0
* change flags from GAME_ to MACHINE_ David Haywood2015-07-291-2/+2
* Start adding owners to files in MESS and updated license for PeT (nw) Miodrag Milanovic2015-05-081-2/+2
* Added dummy license lines to each file for MESS (nw) Miodrag Milanovic2015-05-071-0/+2
* generic_keyboard_device, generic_terminal_device and teleprinter_device: conv... Ivan Vangelista2014-04-091-6/+2
* upd765: Refactored to use devcb2 callbacks. [Curt Coder] Curt Coder2014-03-171-6/+0
* created src\emu\bus\rs232 & src\emu\bus\midi directories and separated rs232 ... smf-2014-02-151-4/+6
* (MESS) microdec : added notes Robbbert2013-09-051-17/+26
* Moved default card config, device inputs and clock off the slot interface so ... smf-2013-05-291-2/+2
* changed machine().device("maincpu") with m_maincpu in mess tree part (nw) Miodrag Milanovic2013-04-101-1/+3
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-1/+1
* (MESS) Removed unnecessary includes, and fixed a floppy bug. (nw) Curt Coder2012-12-091-2/+0
* sed1310: Cleanup. (nw) Curt Coder2012-11-221-7/+2
* (mess) upd765: Modernize [O. Galibert] Olivier Galibert2012-10-101-25/+19
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-4/+3
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+151