ines 0.3.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
14
[dependencies.log]
version = "0.4"

[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 = "2021"
homepage = "https://gitlab.com/gridbugs/mos6502.git"
license = "MIT"
name = "ines"
readme = "README.md"
repository = "https://gitlab.com/gridbugs/mos6502.git"
version = "0.3.0"