More 80386 instructions
This commit is contained in:
parent
f098335db9
commit
f9cb8a5bec
15 changed files with 2873 additions and 1673 deletions
|
|
@ -15,12 +15,13 @@
|
|||
"PCJSCLASS": true,
|
||||
"DEBUGGER": true,
|
||||
"PREFETCH": true,
|
||||
"EAFUNCS": true,
|
||||
"FATARRAYS": true,
|
||||
"TYPEDARRAYS": true,
|
||||
"BACKTRACK": true,
|
||||
"SAMPLER": true,
|
||||
"BUGS_8086": true,
|
||||
"I386": true,
|
||||
"COMPAQ386": true,
|
||||
"Component": true,
|
||||
"State": true,
|
||||
"Bus": true,
|
||||
|
|
@ -61,6 +62,8 @@
|
|||
"DataView": false,
|
||||
"FileReader": false,
|
||||
"Uint8Array": false,
|
||||
"Uint16Array": false,
|
||||
"Int32Array": false,
|
||||
"setTimeout": false,
|
||||
"clearTimeout": false,
|
||||
"webkitAudioContext": false,
|
||||
|
|
|
|||
Loading…
Reference in a new issue