done by calimero
logo done by calimero :: pouët.net is hosted on the huge scene.org servers




Nois 12 by Yaphan [nfo]

platform :

  MS-Dos
type :

  32b
release date : december 2011
5
5
0
popularity :
0 %
0
0
average rating 0.50
alltime top: #12695
[download]
[mirrors...]
added on the 2011-12-21 by rudi  

popularity helper
increase the popularity of this prod by spreading this URL:

comments
12 bytes noise. The nfo file on pouet is funny mistake :)
  added on the 2011-12-21 23:44:14 by Bugo the Cat  
i laughed my ass off too =)
  added on the 2011-12-21 23:57:50 by rudi  
The same as SWAT (sbb instead of adc, commands order).

Try to code 256B intro.
  added on the 2011-12-22 00:38:06 by Pirx  
All these TV noise. Which is the better one?
  added on the 2011-12-22 00:39:11 by Luis  
:)
  added on the 2011-12-22 05:58:04 by chiourme  
(:
  added on the 2011-12-22 06:08:54 by sensenstahl  
Why not to just
Code:
mov al, 13h
int 10h
lds bx, [bx]

L: lodsb
adc [si], al
jmp L
? It's 11b.
  added on the 2011-12-22 08:58:59 by frag  
you beat me again frag. :P sound version needs ax:
Code:
lodsw; out 42h,ax; adc [si],ax
(13b)
  added on the 2011-12-22 10:03:07 by rudi  
10 bytes
Code:
	lds bx, [bx]
mov al, 13h
L: int 10h
add al,0ACh
jmp L+1
  added on the 2011-12-22 15:01:16 by rrrola  
Great trick!
Thanks Rrrola!
  added on the 2011-12-22 15:13:33 by frag  
wtf! :D
  added on the 2011-12-22 16:19:54 by rudi  
rulez for rrrola, no rulez for rudi.

TV noise is old news ;)
  added on the 2011-12-22 19:40:14 by xeron  
Ok, i made something watchable in 9b
Code:
	mov al, 13h
L: int 10h
les si, [bx] ;try also di, bp, bp
stosw ;try also stosb
jmp L+1
  added on the 2011-12-23 13:05:44 by frag  
This was also released long time ago.

Please note that 5 bytes intro, 1 byte intro and zerobytes were also released, so maybe stop re-discovering crap and back to code intros.
  added on the 2011-12-23 13:42:49 by Pirx  
Crap? This is not crap, this is excellent training.
When i watched all obtainable 32b, i missed this one due to broken link.
Now i make 1k and after 32, 64 and 128 it's HUGE and i just wanted to code something super-small =)
  added on the 2011-12-23 13:58:19 by frag  
If you explored small intros via pouet, you probably met a lot of broken links, and missed many intros not present here. Download HardCode (very high f*cking time to update, by the way).

Can't f*ck wait for 1K from you - will be for DOS or Windows?
  added on the 2011-12-23 14:07:13 by Pirx  
Thanks! It would be DOS 1k for Icons 2012, don't expect too much =)
  added on the 2011-12-23 17:13:06 by frag  
pirx: i agree with frag about that this is a really good training practice for small intros showing something. noize is one of them. this happens to be my second noize demo. i stripped quite alot of bytes from my previous one. this is really good for random number generator in a small intro for example.
  added on the 2011-12-23 18:19:57 by rudi  
now in grayscale plz
  added on the 2012-01-16 00:00:12 by T$  
displaying comments (1-19) out of 19

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, post about it.

add a comment
You need to be logged in to add a comment :: register here







pouët.net 0.9-a9e6b6e © 2000-2013 mandarine - hosted on scene.org
send comments and bug reports to webmaster@pouet.net - contribute on GitHub
page created in 0.022931 seconds.