Added Pentium and Pentium MMX emulation.

This commit is contained in:
TomW 2014-11-17 20:41:02 +00:00
commit 13226a2bd4
13 changed files with 1536 additions and 16 deletions

View file

@ -172,8 +172,8 @@ void onesec()
void pc_reset()
{
resetx86();
cpu_set();
resetx86();
//timer_reset();
dma_reset();
fdc_reset();