summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/dec_lk201.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0162 Miodrag Milanovic2015-05-271-17/+16
* more sorting of MESS licenses (nw) Miodrag Milanovic2015-05-131-2/+2
* Added dummy license lines to each file for MESS (nw) Miodrag Milanovic2015-05-071-0/+2
* [MESS] DEC Rainbow updates: [Karl-Ludwig Deisenhofer] arbee2015-05-021-18/+20
* Cleanups and version bump Miodrag Milanovic2014-07-221-15/+14
* rainbow.c: New floppy code - uses more reliable 'wd_fdc'. [Bavarese] Scott Stone2014-06-091-0/+6
* (MESS) RAINBOW.C: IRQ priorities updated. Board revisions and add-on cards do... Scott Stone2014-04-271-3/+3
* (MESS) rainbow.c : unmap unavailable RAM. Hard limits and 'floating bus' code... Scott Stone2014-04-101-26/+56
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-74/+73
* Removed diserial connect(). Converted thomson, mc1502 & wangpc to use DEVCB2 ... smf-2014-02-241-5/+1
* Converted i8251 to DEVCB2 [smf] smf-2014-02-151-5/+4
* Changed parity & stop bits to an enum (you can now pass in 1.5). I've updated... smf-2014-01-131-2/+2
* More set serial frame type before rate fixes (nw) R. Belmont2014-01-111-1/+1
* (MESS) DEC Rainbow updates: R. Belmont2014-01-101-16/+20
* add a small note to lk201, n/w Jonathan Gevaryahu2013-12-291-0/+1
* (MESS) DEC Rainbow updates: [M. Burke, R. Belmont] R. Belmont2013-12-251-48/+417
* Cleanups and version bumpmame0152 Miodrag Milanovic2013-12-241-12/+12
* (MESS) Rainbow 100 updates: [Bavarese] R. Belmont2013-12-201-25/+29
* (MESS) DEC Rainbow updates: [Bavarese] R. Belmont2013-11-251-1/+92
* Expanded device_t constructor with parameters for short name and source file ... Miodrag Milanovic2013-03-261-6/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-35/+35
* LK201 MCU label had a minor typo, now properly follows the DEC "23-###L#" nam... Jonathan Gevaryahu2012-12-181-1/+1
* Clear out remaining global inlines in diexec.h. Aaron Giles2012-09-121-7/+7
* Add safe_pc() and safe_pcbase() methods to device_t. Aaron Giles2012-09-111-7/+7
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+264