# File lib/native_file_types/atari800/AtariBinary.rb, line 23
def to_listing
    Atari800.disassemble(data_without_header,load_address)
end