# File lib/native_file_types/c64/C64Seq.rb, line 21
def to_screendump
  file_system_image.host_system.to_screendump(data_without_header)
end