Add v0.7 source
This commit is contained in:
commit
3c253c2cf8
188 changed files with 52566 additions and 0 deletions
3
src/x87.h
Normal file
3
src/x87.h
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
uint32_t x87_pc_off,x87_op_off;
|
||||
uint16_t x87_pc_seg,x87_op_seg;
|
||||
extern uint32_t op32;
|
||||
Loading…
Reference in a new issue