# File lib/native_file_types/atari800/AtariBinary.rb, line 15
def load_address
  contents[2]+contents[3]*256
end