Added Intel Advanced/ZP emulation. Patch from EluanCM.

This commit is contained in:
SarahW 2018-02-20 10:34:46 +00:00
commit 84a0f0bacb
7 changed files with 54 additions and 1 deletions

View file

@ -1,2 +1,3 @@
void intel_batman_init();
void intel_endeavor_init();
void intel_zappa_init();