stella/src/cheat
Stephen Anthony bc8b34e923 Fix warnings from Clang 11.
Apparently d'tors in child classes should now be marked override rather than virtual (to match other methods).
So we do that specifically now.
2020-08-17 10:38:43 -02:30
..
BankRomCheat.cxx Updated copyright to 2020. Happy New Year to anyone reading this! 2019-12-31 13:48:56 -03:30
BankRomCheat.hxx Fix warnings from Clang 11. 2020-08-17 10:38:43 -02:30
Cheat.hxx Updated copyright to 2020. Happy New Year to anyone reading this! 2019-12-31 13:48:56 -03:30
CheatCodeDialog.cxx Fix warnings from clang. 2020-05-02 16:07:12 -02:30
CheatCodeDialog.hxx Fix warnings from Clang 11. 2020-08-17 10:38:43 -02:30
CheatManager.cxx Almost all file I/O now goes through FilesystemNode::read/write, instead of raw C++ fstreams. 2020-07-25 12:57:12 -02:30
CheatManager.hxx Updated copyright to 2020. Happy New Year to anyone reading this! 2019-12-31 13:48:56 -03:30
CheetahCheat.cxx Updated copyright to 2020. Happy New Year to anyone reading this! 2019-12-31 13:48:56 -03:30
CheetahCheat.hxx Fix warnings from Clang 11. 2020-08-17 10:38:43 -02:30
RamCheat.cxx Updated copyright to 2020. Happy New Year to anyone reading this! 2019-12-31 13:48:56 -03:30
RamCheat.hxx Fix warnings from Clang 11. 2020-08-17 10:38:43 -02:30
module.mk Repo reorganization: move main Stella files directly into 'trunk'. 2009-05-21 12:53:06 +00:00