Notice: file_put_contents(): Write of 86542 bytes failed with errno=28 No space left on device in /opt/frankenphp/design.onmedianet.com/app/src/Arsae/CacheManager.php on line 36

Warning: http_response_code(): Cannot set response code - headers already sent (output started at /opt/frankenphp/design.onmedianet.com/app/src/Arsae/CacheManager.php:36) in /opt/frankenphp/design.onmedianet.com/app/src/Models/Response.php on line 17

Warning: Cannot modify header information - headers already sent by (output started at /opt/frankenphp/design.onmedianet.com/app/src/Arsae/CacheManager.php:36) in /opt/frankenphp/design.onmedianet.com/app/src/Models/Response.php on line 20
ECOFF - Wikipedia Jump to content

ECOFF

From Wikipedia, the free encyclopedia
ECOFF
Filename extension
none, .o, .so
Developed byMIPS
Type of formatBinary, executable, object, shared libraries
Extended fromCOFF

The Extended Common Object File Format (ECOFF) is a file format for executables, object code, and shared libraries, extended from the COFF specification.

ECOFF was developed for the MIPS platform, and was used by DEC Ultrix and Tru64 (previously Digital Unix and OSF/1), SGI Irix, Linux/MIPS and the Net Yaroze.[1]

See also

[edit]

References

[edit]
  1. ^ Marshall, Chris (2021-05-27), ChrisRx/psxsdk, retrieved 2021-05-31
[edit]