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

Atari coding BBS
 
Re: Floppy led blinking?
Posted by: Zorro 2 Nov,24.2009-17:18 

Asm code used for the atari-forum demo by Atomus. (You can select the voice)

[code]
lea $ffff8800,a0
move.b #10,(a0)
move.b (a0),d0
cmpi.b #14,d0
blt.s led_off
led_on: move.b #14,(a0)
move.b (a0),d0
andi.b #$f9,d0
move.b d0,2(a0)
bra.s led_out
led_off: move.b #14,(a0)
move.b (a0),d0
ori.b #6,d0
move.b d0,2(a0)
led_out:
[/code]







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

Topic Posted by  Date 
Floppy led blinking? Dbug Nov,17.2009-01:40
  Re: Floppy led blinking? PeP Nov,17.2009-02:24
  Re: Floppy led blinking? ggn Nov,17.2009-10:43
    Re: Floppy led blinking? Dbug Nov,17.2009-14:02
      Re: Floppy led blinking? ggn Nov,17.2009-14:36
        Re: Floppy led blinking? Defjam Nov,17.2009-18:58
          Re: Floppy led blinking? Per Almered (XiA) Nov,18.2009-11:15
            Re: Floppy led blinking? earx Nov,18.2009-14:37
            Re: Floppy led blinking? xia Nov,18.2009-20:31
              Re: Floppy led blinking? ggn Nov,18.2009-20:32
                Re: Floppy led blinking? lp060 Nov,19.2009-12:09
                  Re: Floppy led blinking? Dbug Nov,19.2009-20:21
                    Re: Floppy led blinking? lp060 Nov,22.2009-19:47
                  Re: Floppy led blinking? Creature XL Dec,11.2009-01:58
  Re: Floppy led blinking? Zorro 2 Nov,24.2009-17:18
  Re: Floppy led blinking? FatRakoon Feb,23.2010-05:05


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