mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-30 19:53:46 +00:00
14 lines
227 B
Plaintext
14 lines
227 B
Plaintext
|
#...
|
||
|
Elf file type is EXEC \(Executable file\)
|
||
|
Entry point 0x80400
|
||
|
#...
|
||
|
Program Headers:
|
||
|
Type .*
|
||
|
PHDR .*
|
||
|
#...
|
||
|
LOAD .* 0x00080000 0x00080000 .* R E 0x10000
|
||
|
LOAD .* 0x00090000 0x00090000 .* RW 0x10000
|
||
|
DYNAMIC .*
|
||
|
|
||
|
#...
|