#define #emulation #wasm #native #web #gameboy

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

#65 in #gameboy

38 downloads per month
Used in 4 crates (2 directly)

GPL-3.0-or-later

37KB
977 lines

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


olympia_core

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

Dependencies

~200–570KB
~12K SLoC