ines 0.1.0

Library for reading and writing NES roms encoded in the INES format
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
authors = ["Stephen Sherratt <stephen@sherra.tt>"]
description = "Library for reading and writing NES roms encoded in the INES format"
documentation = "https://docs.rs/ines"
edition = "2018"
homepage = "https://gitlab.com/stevebob/mos6502.git"
license = "MIT"
name = "ines"
readme = "README.md"
repository = "https://gitlab.com/stevebob/mos6502.git"
version = "0.1.0"