mirror of
https://github.com/emu-russia/pureikyubu.git
synced 2025-04-02 10:42:15 -04:00
.. | ||
DolwinNative.vcxproj | ||
DolwinNative.vcxproj.filters | ||
DolwinNative.vcxproj.user | ||
DolwinNativeInterface.cpp | ||
pch.cpp | ||
pch.h | ||
Readme.md |
DolwinNative
Native part of Dolwin to run in managed environment.
When Dolwin starts in a managed environment, the interop library calls EMUCtor at boot and EMUDtor at exit.
All other interactions are made through JDI calls (CallJdi).