diff --git a/client/BUILD/a2pi.wdc.s b/client/BUILD/a2pi.wdc.s index 3475d3f..a19e400 100755 --- a/client/BUILD/a2pi.wdc.s +++ b/client/BUILD/a2pi.wdc.s @@ -270,12 +270,8 @@ SENDACC ;PHP PLA STA $C000-2,Y ; AVOID PHANTOM READ FROM $C0XX PHA - TXA - PHA LDA #$10 JSR WAIT - PLA - TAX ;PHA ;SENDWT LDA $C001-2,Y ;AND #$80 ; Check IRQ status diff --git a/client/BUILD/a2pluspi.wdc.s b/client/BUILD/a2pluspi.wdc.s index f9f92c8..a66d154 100755 --- a/client/BUILD/a2pluspi.wdc.s +++ b/client/BUILD/a2pluspi.wdc.s @@ -239,12 +239,8 @@ SENDACC ;PHP PLA STA $C000-2,Y ; AVOID PHANTOM READ FROM $C0XX PHA - TXA - PHA LDA #$10 JSR WAIT - PLA - TAX ;PHA ;SENDWT LDA $C001-2,Y ;AND #$80 ; Check IRQ status diff --git a/share/A2PI-WDC.1.7.PO b/share/A2PI-WDC.1.7.PO index fe91406..1a70d8f 100644 Binary files a/share/A2PI-WDC.1.7.PO and b/share/A2PI-WDC.1.7.PO differ