12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182 |
- 0 regex \[[:space:]]\\(([[:space:]].*)?\
- >0 regex \^:\[[:space:]]
- >>0 regex \^;$ FORTH program
- !:mime text/x-forth
- 0 regex \^:[[:space:]].*[[:space:]]\\(([[:space:]].*)?\
- !:mime text/x-forth
- 0 lelong 0xe1a00000
- >8 lelong 0xe1a00000
- >>24 lelong >0 ARM OpenFirmware FORTH Dictionary,
- >>>24 lelong x Text length: %d bytes,
- >>>28 lelong x Data length: %d bytes,
- >>>32 lelong x Text Relocation Table length: %d bytes,
- >>>36 lelong x Data Relocation Table length: %d bytes,
- >>>40 lelong x Entry Point: %
- >>>44 lelong x BSS length: %d bytes
- 0 string MP
- >28 lelong 1 x86 OpenFirmware FORTH Dictionary,
- >>4 leshort x %d blocks
- >>2 leshort x + %d bytes,
- >>6 leshort x %d relocations,
- >>8 leshort x Header length: %d paragraphs,
- >>10 leshort x Data Size: %d
- >>12 leshort x - %d 4K pages,
- >>14 lelong x Initial Stack Pointer: %
- >>20 lelong x Entry Point: %
- >>24 lelong x First Relocation Item: %d,
- >>26 lelong x Overlay Number: %d,
- >>18 leshort x Checksum: %
- 0 belong 0x48000020 PowerPC OpenFirmware FORTH Dictionary,
- >4 belong x Text length: %d bytes,
- >8 belong x Data length: %d bytes,
- >12 belong x BSS length: %d bytes,
- >16 belong x Symbol Table length: %d bytes,
- >20 belong x Entry Point: %
- >24 belong x Text Relocation Table length: %d bytes,
- >28 belong x Data Relocation Table length: %d bytes
- 0 lelong 0x10000007 MIPS OpenFirmware FORTH Dictionary,
- >4 lelong x Text length: %d bytes,
- >8 lelong x Data length: %d bytes,
- >12 lelong x BSS length: %d bytes,
- >16 lelong x Symbol Table length: %d bytes,
- >20 lelong x Entry Point: %
- >24 lelong x Text Relocation Table length: %d bytes,
- >28 lelong x Data Relocation Table length: %d bytes
- 0 long 0x581120 cForth 32-bit Dictionary,
- >4 long x Serial: %
- >8 long x Dictionary Start: %
- >12 long x Dictionary Size: %d bytes,
- >16 long x User Area Start: %
- >20 long x User Area Size: %d bytes,
- >24 long x Entry Point: %
|