blob: 9ca1c50884c2393e5bdf257574f617a23890bf4f (
plain)
1
2
3
4
5
6
7
8
|
[package]
name = "xixanta"
version = "0.1.0"
description = "Library for parsing and assembling 6502 code for the NES/Famicom"
authors.workspace = true
edition.workspace = true
license.workspace = true
|