|
|
| version 1.20, 2004/03/05 14:17:35 | version 1.21, 2004/03/06 18:07:37 |
|---|---|
| Line 542 void ia32_setextsize(UINT32 size); | Line 542 void ia32_setextsize(UINT32 size); |
| void ia32reset(void); | void ia32reset(void); |
| void ia32shut(void); | void ia32shut(void); |
| void ia32(void); | void ia32(void); |
| void ia32withtrap(void); | |
| void ia32withdma(void); | |
| void ia32_step(void); | void ia32_step(void); |
| void CPUCALL ia32_interrupt(int vect); | void CPUCALL ia32_interrupt(int vect); |
| void CPUCALL ia32_exception(int vect, int p1, int p2); | void CPUCALL ia32_exception(int vect, int p1, int p2); |