Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
hrydgard
GitHub Repository: hrydgard/ppsspp
Path: blob/master/android/jni/Arm64EmitterTest.h
3186 views
1
#pragma once
2
3
// Just a test of the ARM64 emitter, playing around with running some code without having the whole emu around.
4
5
void Arm64EmitterTest();
6