pouët.net

Power Of 2 by JAC! [web]
[nfo]
screenshot added by JAC! on 2010-10-16 18:57:07
platform :
type :
release date : october 2010
  • 9
  • 1
  • 0
popularity : 55%
 55%
  • 0.90
alltime top: #12700
added on the 2010-10-16 18:57:07 by JAC! JAC!

popularity helper

increase the popularity of this prod by spreading this URL:

or via: facebook twitter pinterest tumblr

comments

As some may already have notice, I love to port things to my Atafri. This one is obviously inspired by sierp2 of course. Thanks to Ruelle, I really love this kind of mathematical beauty.

Note: Atari's executable format leaves you with 26 bytes of code for this ;-)

Code: * = $2000 start lda #8 ;Graphics 8 hires mode jsr $ef9c ;Illegal entry point in REV C OS, returns with C=1 loop ldy #0 ;Current line lda (88),y ror ;Rotate into carry bit eor (88),y ldy #40 ;Next line sta (88),y inc 88 bne loop inc 89 dec $53 ;RMARGIN is initialized to 39 by the OS bne loop ;There will be BRK, so the system will stop
added on the 2010-10-16 19:26:56 by JAC! JAC!
nice
rulez added on the 2010-10-16 23:42:46 by insane insane
cool
rulez added on the 2010-10-16 23:43:32 by Optimus Optimus
yeah!
rulez added on the 2010-10-17 06:06:26 by grey grey
Well done! And code is commented, yeah! :)
rulez added on the 2010-10-17 10:29:11 by baah baah
 
rulez added on the 2010-10-18 09:19:05 by v3nom v3nom
Had pb with running but considering it is 32b (26b without execution rules) and still running I can say - congratulations.
rulez added on the 2010-10-18 12:40:31 by sim sim
Atari rulez!
rulez added on the 2010-10-21 11:21:55 by Tigerduck Tigerduck
Cool! It makes me happy to see that my sierp2 is helpful for other coders.
rulez added on the 2010-10-29 20:06:30 by ruelle ruelle
32b!
rulez added on the 2015-08-02 20:01:56 by miker miker

submit changes

if this prod is a fake, some info is false or the download link is broken,

do not post about it in the comments, it will get lost.

instead, click here !

[previous edits]

add a comment