mirror of https://github.com/stella-emu/stella.git
![]() Clang 3.8, gcc 5, Visual Studio 2017 and Xcode 8 are now the minimum supported compilers, and they all support C++14, so we may as well use it. - Change all make_ptr to make_unique - Change iterator begin(), end(), etc to const versions where appropriate - Remove UniquePtr, since C++14 supports it natively |
||
---|---|---|
.. | ||
BankRomCheat.cxx | ||
BankRomCheat.hxx | ||
Cheat.hxx | ||
CheatCodeDialog.cxx | ||
CheatCodeDialog.hxx | ||
CheatManager.cxx | ||
CheatManager.hxx | ||
CheetahCheat.cxx | ||
CheetahCheat.hxx | ||
RamCheat.cxx | ||
RamCheat.hxx | ||
module.mk |