pouët.net

Go to bottom
Binary Tree by g0blinish
[nfo]
screenshot added by g0blinish on 2020-07-12 09:11:11
platform :
type :
release date : july 2020
  • 5
  • 0
  • 0
popularity : 45%
 45%
  • 1.00
alltime top: #33540
added on the 2020-07-12 09:11:11 by g0blinish g0blinish

popularity helper

increase the popularity of this prod by spreading this URL:

or via: facebook twitter pinterest tumblr

comments

Nice tree picture coded in Basic on a speccy
rulez added on the 2020-07-12 09:26:26 by Queen_Luna Queen_Luna
it’s not Basic
rulez added on the 2020-07-12 10:24:22 by Manwe Manwe
but it's a tree
rulez added on the 2020-07-12 10:24:49 by sensenstahl sensenstahl
ok, fast hack for 70 bytes :)

Code: org #60ba ld bc,#c000 ld de,#BF80 xor a calcpa: push bc add a,c or #f8 ld c,a srl b jr z,exbt push de push bc lxy: push bc ld c,e ld a,d call #22b0 ld b,a ld a,#80 rrca djnz $-1 or (hl) ld (hl),a pop bc ld h,dx/256 ld l,c ld a,(hl) add a,e ld e,a dec l dec l set 3,l ld a,(hl) add a,d ld d,a djnz lxy pop bc ld a,#ff call calcpa ld a,#01 call calcpa pop de exbt: pop bc ret ;#xxF8: dx: db #00,#01,#01,#01,#00,#ff,#ff,#ff
rulez added on the 2020-07-12 22:25:08 by SerzhSoft SerzhSoft
roxxx.
rulez added on the 2020-07-13 17:26:58 by grey grey

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

Go to top