Added Intel Advanced/ZP emulation. Patch from EluanCM.
This commit is contained in:
parent
ce5ae22307
commit
84a0f0bacb
7 changed files with 54 additions and 1 deletions
|
|
@ -1,2 +1,3 @@
|
|||
void intel_batman_init();
|
||||
void intel_endeavor_init();
|
||||
void intel_zappa_init();
|
||||
|
|
|
|||
Loading…
Reference in a new issue