sm64/tools/audiofile
CrepeGoat a66c44c5a0 made nix-shell for manually creating ROM on aarch64-darwin
Working commands:
- `gmake VERSION=us`
- `gmake VERSION=us COMPILER=gcc`

TODOS
- remove dirty change: `ar` should not be directly referenced
  -> move current `$(AR)` to `$(AR_CROSS)` and leave `$(AR)` intact?
- add support for arbitrary build platforms (e.g., `*-linux`)
- (?) add support for other host platforms (e.g., `mips[64]-*`)
2023-10-24 23:18:49 -06:00
..
audiofile.cpp Refresh 13 2020-12-03 14:26:38 -05:00
audiofile.h Refresh 10.1 2020-06-17 22:14:59 -04:00
aupvlist.h Refresh 10.1 2020-06-17 22:14:59 -04:00
Makefile made nix-shell for manually creating ROM on aarch64-darwin 2023-10-24 23:18:49 -06:00