added initial support for hw.cpp module

This commit is contained in:
bunnei 2014-04-05 00:01:07 -04:00
parent 670ac5643a
commit 31abc42d3d
8 changed files with 69 additions and 52 deletions

View file

@ -55,6 +55,9 @@ void Stop();
/// Initialize the core
int Init();
/// Shutdown the core
void Shutdown();
ARMul_State* GetState();
} // namespace