mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-02-16 19:35:39 +00:00
Add z64, ngc and pce compression targets
This commit is contained in:
parent
d02858e280
commit
3af92ed71a
|
@ -40,3 +40,4 @@ sega32xjp
|
||||||
sega32xna
|
sega32xna
|
||||||
snes
|
snes
|
||||||
snesna
|
snesna
|
||||||
|
tg16
|
||||||
|
|
|
@ -40,7 +40,9 @@
|
||||||
.msa
|
.msa
|
||||||
.nds
|
.nds
|
||||||
.nes
|
.nes
|
||||||
|
.ngc
|
||||||
.o
|
.o
|
||||||
|
.pce
|
||||||
.prg
|
.prg
|
||||||
.rom
|
.rom
|
||||||
.sfc
|
.sfc
|
||||||
|
@ -58,3 +60,4 @@
|
||||||
.unif
|
.unif
|
||||||
.xex
|
.xex
|
||||||
.xfd
|
.xfd
|
||||||
|
.z64
|
||||||
|
|
Loading…
Reference in a new issue