Vendor Teakra, make emulator own DSP RAM and add DSP RAM to fastmem (#806)
* DSP: Own DSP RAM and add it to fastmem * Vendor Teakra * Add MacOS support to fastmem * Fix MacOS fastmem paths * Fix iOS build
This commit is contained in:
5
third_party/teakra/src/test_generator.h
vendored
Normal file
5
third_party/teakra/src/test_generator.h
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
namespace Teakra::Test {
|
||||
bool GenerateTestCasesToFile(const char* path);
|
||||
}
|
||||
Reference in New Issue
Block a user