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
- Host: GitHub
- URL: https://github.com/drhelius/nescatalog
- Owner: drhelius
- License: gpl-3.0
- Created: 2015-03-24T17:14:19.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2020-04-05T17:54:46.000Z (about 6 years ago)
- Last Synced: 2025-03-24T05:43:27.342Z (over 1 year ago)
- Topics: famicom, nes, python
- Language: Python
- Homepage:
- Size: 15.6 KB
- Stars: 5
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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)