olympia_core

Crates.ioolympia_core
lib.rsolympia_core
version0.3.0
sourcesrc
created_at2019-12-24 15:19:13.167551
updated_at2020-05-10 14:14:09.219727
descriptionOlympia is a gameboy emulator and toolkit, intended to run as a native or web assembly application targeting a cycle count accurate emulation. olympia_core defines fundamental data types for use across emulator components. Frontends and other users should instead rely on `olympia_engine`
homepagehttps://gitlab.com/tonyfinn/olympia
repositoryhttps://gitlab.com/tonyfinn/olympia
max_upload_size
id192138
size36,382
Tony Finn (tonyfinn)

documentation

https://docs.rs/olympia_core

README

olympia_core

olympia_core provides definitions of fundamental types for olympia that are required by both olympia_core and olympia_derive.

Commit count: 154

cargo fmt