amigaos 2.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  1. #------------------------------------------------------------------------------
  2. # amigaos: file(1) magic for AmigaOS binary formats:
  3. #
  4. # From ignatios@cs.uni-bonn.de (Ignatios Souvatzis)
  5. #
  6. 0 belong 0x000003fa AmigaOS shared library
  7. 0 belong 0x000003f3 AmigaOS loadseg()ble executable/binary
  8. 0 belong 0x000003e7 AmigaOS object/library data
  9. #
  10. 0 beshort 0xe310 Amiga Workbench
  11. >2 beshort 1
  12. >>48 byte 1 disk icon
  13. >>48 byte 2 drawer icon
  14. >>48 byte 3 tool icon
  15. >>48 byte 4 project icon
  16. >>48 byte 5 garbage icon
  17. >>48 byte 6 device icon
  18. >>48 byte 7 kickstart icon
  19. >>48 byte 8 workbench application icon
  20. >2 beshort >1 icon, vers. %d
  21. #
  22. # various sound formats from the Amiga
  23. # G=F6tz Waschk <waschk@informatik.uni-rostock.de>
  24. #
  25. 0 string FC14 Future Composer 1.4 Module sound file
  26. 0 string SMOD Future Composer 1.3 Module sound file
  27. 0 string AON4artofnoise Art Of Noise Module sound file
  28. 1 string MUGICIAN/SOFTEYES Mugician Module sound file
  29. 58 string SIDMON\ II\ -\ THE Sidmon 2.0 Module sound file
  30. 0 string Synth4.0 Synthesis Module sound file
  31. 0 string ARP. The Holy Noise Module sound file
  32. 0 string BeEp\0 JamCracker Module sound file
  33. 0 string COSO\0 Hippel-COSO Module sound file
  34. # Too simple (short, pure ASCII, deep), MPi
  35. #26 string V.3 Brian Postma's Soundmon Module sound file v3
  36. #26 string BPSM Brian Postma's Soundmon Module sound file v3
  37. #26 string V.2 Brian Postma's Soundmon Module sound file v2
  38. # The following are from: "Stefan A. Haubenthal" <polluks@web.de>
  39. 0 beshort 0x0f00 AmigaOS bitmap font
  40. 0 beshort 0x0f03 AmigaOS outline font
  41. 0 belong 0x80001001 AmigaOS outline tag
  42. 0 string ##\ version catalog translation
  43. 0 string EMOD\0 Amiga E module
  44. 8 string ECXM\0 ECX module
  45. 0 string/c @database AmigaGuide file
  46. # Amiga disk types
  47. #
  48. 0 string RDSK Rigid Disk Block
  49. >160 string x on %.24s
  50. 0 string DOS\0 Amiga DOS disk
  51. 0 string DOS\1 Amiga FFS disk
  52. 0 string DOS\2 Amiga Inter DOS disk
  53. 0 string DOS\3 Amiga Inter FFS disk
  54. 0 string DOS\4 Amiga Fastdir DOS disk
  55. 0 string DOS\5 Amiga Fastdir FFS disk
  56. 0 string KICK Kickstart disk
  57. # From: Alex Beregszaszi <alex@fsn.hu>
  58. 0 string LZX LZX compressed archive (Amiga)