src/main.c

changeset 90
934ae2efdd01
parent 85
9883eb142f70
parent 87
822d8b2c4639
child 91
781c15e60012
     1.1 --- a/src/main.c	Wed Feb 09 17:11:48 2011 +0000
     1.2 +++ b/src/main.c	Wed Feb 09 22:05:42 2011 +0000
     1.3 @@ -340,6 +340,7 @@
     1.4  			// TODO: this is a LEVEL, not an EDGE!
     1.5  			m68k_set_irq(3);
     1.6  		} else {
     1.7 +			lastirq_fdc = wd2797_get_irq(&state.fdc_ctx);
     1.8  			m68k_set_irq(0);
     1.9  		}
    1.10