1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-06 01:28:57 +00:00
CLK/OSBindings/SDL
Thomas Harte 294e09f275 All these 'override's can be 'final's.
At least for the purpose of being communicative. I doubt there's much to gain in terms of compiler output — the DiskImageHolder can avoid some virtual lookups but nothing else leaps out.
2020-01-23 22:57:51 -05:00
..
.gitignore Add a .gitignore file to ignore the built clksignal binary 2017-11-24 12:12:48 -06:00
main.cpp All these 'override's can be 'final's. 2020-01-23 22:57:51 -05:00
SConstruct Standardises on -O2, C++17. 2019-12-21 20:25:43 -05:00