summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/z80scc.c
Commit message (Expand)AuthorAgeFilesLines
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-2241/+0
* Cleanup and version bumpmame0167 Miodrag Milanovic2015-10-281-148/+148
* TABified as per coding standard Joakim Larsson Edström2015-10-121-1445/+1445
* - z80scc_channel class rebased on device_t instead of z80sio_channel Joakim Larsson Edström2015-10-111-1295/+1466
* Cleanups and version bumpmame0166 Miodrag Milanovic2015-09-301-703/+702
* z80scc: use MAME standard 64-bit int workaround (nw) arbee2015-09-281-14/+12
* - Added correct reset values Joakim Larsson Edstrom2015-09-281-130/+353
* Fixed some type errors Joakim Larsson Edström2015-09-131-5/+5
* Removed Curt from copyright holders, I am sure he doesn't want to get blamed ... Joakim Larsson Edström2015-09-131-1/+1
* fixed cut&paste error Joakim Larsson Edström2015-09-131-1/+1
* moved z80sio and z80scc devices to src/devices Joakim Larsson Edström2015-09-131-0/+1850