src/main.c

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