Dead Hackers Society
Other BBSes »
 
 
Demoscene  Coding  CT60  Buy/sell

Atari coding BBS
 
Re: Drive select 0 / D0SEL
Posted by: Fredrik Olsson Sep,24.2013-14:04 

You'll just have to make sure that the motor has stopped before you start your tampering. Something like:

fdc_busy: ; Wait for last instruction to finish
move.w $fffffa01,d0
btst #0,d0
bne fdc_busy

loop: ; Wait for motor to stop
move.w #$180,$ffff8606
move.w $ffff8604,d0
btst #7,d0
bne loop

time_to_flash_the_led:
...







[All messages in this thread]    [Start new thread]

Topic Posted by  Date 
Drive select 0 / D0SEL gwEm/PHF Sep,23.2013-12:43
  Re: Drive select 0 / D0SEL gwEm Sep,23.2013-12:55
    Re: Drive select 0 / D0SEL gwEm Sep,23.2013-16:11
      Re: Drive select 0 / D0SEL ggn Sep,23.2013-20:44
        Re: Drive select 0 / D0SEL gwEm Sep,23.2013-22:53
          Re: Drive select 0 / D0SEL Fredrik Olsson Sep,24.2013-14:04
            Re: Drive select 0 / D0SEL Fredrik Olsson Sep,24.2013-14:08
            Re: Drive select 0 / D0SEL gwEm Sep,25.2013-10:33


Reply to this message
Name:
Topic:
Anti-troll code:

Message:

What's the anti-troll code?
That's your personal code to be able to add comments and messages on the dhs.nu site.
Don't have a code or forgot it? Fix it here.
© 1994-2024 Dead Hackers Society Contact: Anders Eriksson