aboutsummaryrefslogtreecommitdiff
path: root/src/chips/common
AgeCommit message (Collapse)Author
2020-10-14DosBox: keep own smart pointerWohlstand
Because of MSVC that doesn't gives the proper value for __cplusplus without of the `/Zc:__cplusplus` argument, make just use of hand-made pointer to allow users to build library's code easier
2020-01-17Update copyright yearWohlstand
2019-02-24javaopl3: thread safe initialization and cleanupJP Cimalando