mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
5 lines
No EOL
151 B
C
5 lines
No EOL
151 B
C
#pragma once
|
|
|
|
// Just a test of the ARM64 emitter, playing around with running some code without having the whole emu around.
|
|
|
|
void Arm64EmitterTest(); |