Class
C64Prg
In:
lib/native_file_types/c64/C64Prg.rb
Parent:
CbmFile
Methods
file_system_file_types
header_length
load_address
to_disassembly
Public Class methods
file_system_file_types
()
Public Instance methods
header_length
()
load_address
()
PRG files have the load address stored in first two bytes of the file, in LO, HI order
to_disassembly
()
[Validate]