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

https://github.com/drhelius/nescatalog

Generate a catalog of your NES games with this Python script
https://github.com/drhelius/nescatalog

famicom nes python

Last synced: about 1 year ago
JSON representation

Generate a catalog of your NES games with this Python script

Awesome Lists containing this project

README

          

NESCatalog
=========

This Python script generates a catalog both in txt and html of all your NES games inside a folder.

It includes information like Mapper, PRG ROM size, CHR ROM size, battery backup, etc.

Copy the script and run this command in your romset folder: python nescatalog.py

It can open the following files: .nes or .zip

[GoodNES 3.14 catalogued in HTML](http://www.ignaciosanchez.me/nescatalog/nescatalog.htm)

[GoodNES 3.14 catalogued in TXT](http://www.ignaciosanchez.me/nescatalog/nescatalog.txt)