#definition #olympia #type #targeting #emulation #user #applications

olympia_core

Olympia 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

2 unstable releases

0.3.0 May 10, 2020
0.1.0 Dec 24, 2019

#14 in #targeting


Used in 4 crates (2 directly)

GPL-3.0-or-later

37KB
977 lines

olympia_core

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


lib.rs:

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

Dependencies

~300–750KB
~17K SLoC