summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/wangpckb.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* removed restriction link for BSD3 licensed files (nw) Miodrag Milanovic2015-05-071-3/+0
* fixed some more C++11 compiler warnings (nw) Oliver Stöneberg2015-02-051-1/+1
* Removed diserial connect(). Converted thomson, mc1502 & wangpc to use DEVCB2 ... smf-2014-02-241-9/+9
* Converted SN76496 ready to DEVCB2 [smf] smf-2014-02-111-11/+0
* Changed parity & stop bits to an enum (you can now pass in 1.5). I've updated... smf-2014-01-131-1/+1
* diserial: Remove defines, cleanup clocks/timers, add sync support [O. Galibert] Olivier Galibert2013-11-181-2/+2
* License tags. (nw) Curt Coder2013-10-161-0/+2
* mcs51.c: Modernized cpu core. Wilbert Pol2013-08-271-2/+2
* Cleanup. (nw) Curt Coder2013-06-101-2/+2
* make mcs51 callbacks used delegates (nw) Miodrag Milanovic2013-04-011-12/+8
* Expanded device_t constructor with parameters for short name and source file ... Miodrag Milanovic2013-03-261-1/+1
* (MESS) Tagmap lookup cleanup. (nw) Curt Coder2013-01-271-17/+33
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-241/+241
* Removed _new from name of modern device (no whatsnew) Miodrag Milanovic2012-10-021-2/+2
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+583