diff --git a/Emulator/Components/C64Base.cpp b/Emulator/Components/C64Base.cpp index 8b8f79483..aca4fbb88 100644 --- a/Emulator/Components/C64Base.cpp +++ b/Emulator/Components/C64Base.cpp @@ -18,14 +18,7 @@ namespace vc64 { C64::C64(class Emulator& ref, isize id) : CoreComponent(ref, id) -{ - // REMOVE ASAP - /* - auto b = Buffer("/tmp/Combat.bin"); - auto hash = b.md5(); - printf("MD5 = %s\n", hash.c_str()); - */ - +{ trace(RUN_DEBUG, "Creating virtual C64\n"); subComponents = std::vector {