gameboy_core 0.3.3

core library to be used for Gameboy emulation
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies.bitflags]
version = "1.2"

[package]
authors = ["Ben Konz <benkonz@protonmail.com>"]
description = "core library to be used for Gameboy emulation"
edition = "2018"
license = "Apache-2.0"
name = "gameboy_core"
repository = "https://github.com/benkonz/gameboy_emulator"
version = "0.3.3"