1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-19 08:31:11 +00:00
CLK/Machines/Atari/2600
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
..
Cartridges
Atari2600.cpp All these 'override's can be 'final's. 2020-01-23 22:57:51 -05:00
Atari2600.hpp
Atari2600Inputs.h
Bus.hpp
PIA.hpp
TIA.cpp
TIA.hpp
TIASound.cpp
TIASound.hpp