├── LICENSE ├── README.md ├── ines_combine.py ├── ines_info.py ├── ines_split.py ├── irriship-map.png ├── nes_blaster_mapext.py ├── nes_chr_decode.py ├── nes_chr_encode.py ├── nes_color_swap.png ├── nes_color_swap.py ├── nes_cpuaddr.py ├── nes_irriship_mapext.py ├── nes_irriship_tasgen.py ├── nes_prgbyte.py ├── nes_smb_mapext.py ├── nesgenie_6to8.py ├── nesgenie_dec.py ├── nesgenie_enc.py ├── nesgenie_prgaddr.py ├── nesgenie_verconv.py ├── nesgenieformat.png ├── qneslib.py ├── test-in-files.md5 └── test ├── ines_combine.md5 ├── ines_combine.sh ├── ines_info.sh ├── ines_split.md5 ├── ines_split.sh ├── nes_blaster_mapext.md5 ├── nes_blaster_mapext.sh ├── nes_chr_decode.md5 ├── nes_chr_decode.sh ├── nes_chr_encode.md5 ├── nes_chr_encode.sh ├── nes_color_swap.md5 ├── nes_color_swap.sh ├── nes_cpuaddr.sh ├── nes_irriship_mapext.md5 ├── nes_irriship_mapext.sh ├── nes_prgbyte.sh ├── nes_smb_mapext.sh ├── nesgenie.sh ├── nesgenie_6to8.sh ├── nesgenie_prgaddr.sh └── nesgenie_verconv.sh /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/qalle2/nes-util/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/qalle2/nes-util/HEAD/README.md -------------------------------------------------------------------------------- /ines_combine.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/qalle2/nes-util/HEAD/ines_combine.py -------------------------------------------------------------------------------- /ines_info.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/qalle2/nes-util/HEAD/ines_info.py -------------------------------------------------------------------------------- /ines_split.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/qalle2/nes-util/HEAD/ines_split.py -------------------------------------------------------------------------------- /irriship-map.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/qalle2/nes-util/HEAD/irriship-map.png -------------------------------------------------------------------------------- /nes_blaster_mapext.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/qalle2/nes-util/HEAD/nes_blaster_mapext.py -------------------------------------------------------------------------------- /nes_chr_decode.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/qalle2/nes-util/HEAD/nes_chr_decode.py -------------------------------------------------------------------------------- /nes_chr_encode.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/qalle2/nes-util/HEAD/nes_chr_encode.py -------------------------------------------------------------------------------- /nes_color_swap.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/qalle2/nes-util/HEAD/nes_color_swap.png -------------------------------------------------------------------------------- /nes_color_swap.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/qalle2/nes-util/HEAD/nes_color_swap.py -------------------------------------------------------------------------------- /nes_cpuaddr.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/qalle2/nes-util/HEAD/nes_cpuaddr.py -------------------------------------------------------------------------------- /nes_irriship_mapext.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/qalle2/nes-util/HEAD/nes_irriship_mapext.py -------------------------------------------------------------------------------- /nes_irriship_tasgen.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/qalle2/nes-util/HEAD/nes_irriship_tasgen.py -------------------------------------------------------------------------------- /nes_prgbyte.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/qalle2/nes-util/HEAD/nes_prgbyte.py -------------------------------------------------------------------------------- /nes_smb_mapext.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/qalle2/nes-util/HEAD/nes_smb_mapext.py -------------------------------------------------------------------------------- /nesgenie_6to8.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/qalle2/nes-util/HEAD/nesgenie_6to8.py -------------------------------------------------------------------------------- /nesgenie_dec.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/qalle2/nes-util/HEAD/nesgenie_dec.py -------------------------------------------------------------------------------- /nesgenie_enc.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/qalle2/nes-util/HEAD/nesgenie_enc.py -------------------------------------------------------------------------------- /nesgenie_prgaddr.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/qalle2/nes-util/HEAD/nesgenie_prgaddr.py -------------------------------------------------------------------------------- /nesgenie_verconv.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/qalle2/nes-util/HEAD/nesgenie_verconv.py -------------------------------------------------------------------------------- /nesgenieformat.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/qalle2/nes-util/HEAD/nesgenieformat.png -------------------------------------------------------------------------------- /qneslib.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/qalle2/nes-util/HEAD/qneslib.py -------------------------------------------------------------------------------- /test-in-files.md5: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/qalle2/nes-util/HEAD/test-in-files.md5 -------------------------------------------------------------------------------- /test/ines_combine.md5: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/qalle2/nes-util/HEAD/test/ines_combine.md5 -------------------------------------------------------------------------------- /test/ines_combine.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/qalle2/nes-util/HEAD/test/ines_combine.sh -------------------------------------------------------------------------------- /test/ines_info.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/qalle2/nes-util/HEAD/test/ines_info.sh -------------------------------------------------------------------------------- /test/ines_split.md5: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/qalle2/nes-util/HEAD/test/ines_split.md5 -------------------------------------------------------------------------------- /test/ines_split.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/qalle2/nes-util/HEAD/test/ines_split.sh -------------------------------------------------------------------------------- /test/nes_blaster_mapext.md5: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/qalle2/nes-util/HEAD/test/nes_blaster_mapext.md5 -------------------------------------------------------------------------------- /test/nes_blaster_mapext.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/qalle2/nes-util/HEAD/test/nes_blaster_mapext.sh -------------------------------------------------------------------------------- /test/nes_chr_decode.md5: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/qalle2/nes-util/HEAD/test/nes_chr_decode.md5 -------------------------------------------------------------------------------- /test/nes_chr_decode.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/qalle2/nes-util/HEAD/test/nes_chr_decode.sh -------------------------------------------------------------------------------- /test/nes_chr_encode.md5: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/qalle2/nes-util/HEAD/test/nes_chr_encode.md5 -------------------------------------------------------------------------------- /test/nes_chr_encode.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/qalle2/nes-util/HEAD/test/nes_chr_encode.sh -------------------------------------------------------------------------------- /test/nes_color_swap.md5: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/qalle2/nes-util/HEAD/test/nes_color_swap.md5 -------------------------------------------------------------------------------- /test/nes_color_swap.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/qalle2/nes-util/HEAD/test/nes_color_swap.sh -------------------------------------------------------------------------------- /test/nes_cpuaddr.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/qalle2/nes-util/HEAD/test/nes_cpuaddr.sh -------------------------------------------------------------------------------- /test/nes_irriship_mapext.md5: -------------------------------------------------------------------------------- 1 | 2b3a036702b4b908dc78a073830b1ece *../test-out/irriship.png 2 | -------------------------------------------------------------------------------- /test/nes_irriship_mapext.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/qalle2/nes-util/HEAD/test/nes_irriship_mapext.sh -------------------------------------------------------------------------------- /test/nes_prgbyte.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/qalle2/nes-util/HEAD/test/nes_prgbyte.sh -------------------------------------------------------------------------------- /test/nes_smb_mapext.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/qalle2/nes-util/HEAD/test/nes_smb_mapext.sh -------------------------------------------------------------------------------- /test/nesgenie.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/qalle2/nes-util/HEAD/test/nesgenie.sh -------------------------------------------------------------------------------- /test/nesgenie_6to8.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/qalle2/nes-util/HEAD/test/nesgenie_6to8.sh -------------------------------------------------------------------------------- /test/nesgenie_prgaddr.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/qalle2/nes-util/HEAD/test/nesgenie_prgaddr.sh -------------------------------------------------------------------------------- /test/nesgenie_verconv.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/qalle2/nes-util/HEAD/test/nesgenie_verconv.sh --------------------------------------------------------------------------------