summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/dipty.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* general cleanup: Vas Crabb2017-05-231-7/+1
* Introduce u8/u16/u32/u64/s8/s16/s32/s64 Vas Crabb2016-11-191-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-2/+2
* Make osd_file a polymorphic class that's held with smart pointers Vas Crabb2016-03-141-16/+16
* Some cleanups and init fixes with help of ReSharper C++ (nw) Miodrag Milanovic2015-11-111-2/+2
* Cleanup and version bumpmame0167 Miodrag Milanovic2015-10-281-13/+13
* pty: seems ok (linux only) fulivi2015-10-131-0/+2
* pty: first step of pseudo terminal implementation fulivi2015-10-131-0/+46