An open API service indexing awesome lists of open source software.

https://github.com/decompals/pah-docker

Docker image for permuter@home
https://github.com/decompals/pah-docker

Last synced: 2 months ago
JSON representation

Docker image for permuter@home

Awesome Lists containing this project

README

          

# permuter@home Docker

This repository contains the tooling and recipes needed to build the Docker image(s) used by [permuter@home](https://github.com/simonlindholm/decomp-permuter#permuterhome).

## Platforms

At the time of writing, only N64 is supported.

### N64

The following compilers are supported
#### IDO 5.3 (recomp)
#### IDO 7.1 (recomp)
#### GCC 2.8.1
```
GNU C version 2.8.1 (mips-nintendo-nu64) compiled by GNU C version 9.3.0.
options passed:
options enabled: -fpeephole -ffunction-cse -fkeep-static-consts
-fpcc-struct-return -fcommon -fgnu-linker -mgas -meb -mfix4300 -mcpu=4300
```
#### GCC 2.8.1 (+ GNU assembler 2.9.1)
```
GNU C version 2.8.1 (mips) compiled by GNU C version 6.3.0 20170516.
options passed:
options enabled: -fpeephole -ffunction-cse -fkeep-static-consts
-fpcc-struct-return -fcommon -fgnu-linker -meb -mcpu=3000
```