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

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

#13 in #targeting

Download history 7/week @ 2024-02-18 27/week @ 2024-02-25 10/week @ 2024-03-03 21/week @ 2024-03-10 4/week @ 2024-03-17

62 downloads per month
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

~1.5MB
~34K SLoC