https://github.com/coffeeeatnight/n64-rom-analyzer
A simple tool that utilises C and MIPS assembly to extract and then parse header information from any N64 ROM
https://github.com/coffeeeatnight/n64-rom-analyzer
Last synced: over 1 year ago
JSON representation
A simple tool that utilises C and MIPS assembly to extract and then parse header information from any N64 ROM
- Host: GitHub
- URL: https://github.com/coffeeeatnight/n64-rom-analyzer
- Owner: CoffeeeAtNight
- License: wtfpl
- Created: 2025-01-21T09:41:53.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-23T10:28:41.000Z (over 1 year ago)
- Last Synced: 2025-01-23T11:29:05.193Z (over 1 year ago)
- Language: Assembly
- Size: 26.2 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license
Awesome Lists containing this project
README
# N64-ROM-Parser
A simple tool that utilises C and MIPS assembly to extract and then parse header information from any N64 ROM