Celeste
ba22aa482c
A Chip-8 program that does something with the display (that is skipped) which i'm using to test now actually causes a stack overflow!
9 lines
197 B
TOML
9 lines
197 B
TOML
[package]
|
|
name = "celc8"
|
|
version = "0.1.4"
|
|
edition = "2021"
|
|
|
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
|
|
|
[dependencies]
|
|
# mini_gl_fb = "0.9.0"
|