HellMood information 4196 glöps
- general:
- level: user
- personal:
- portals:
- demozoo: profile
- cdcs:
- cdc #1: Crystal Dream 2 by Triton
- cdc #2: Hydrokinetics by Prismbeings
- cdc #3: Overdrive 2 by Titan [web]
- cdc #4: Way Too Rude by Logicoma [web] & Loonies [web]
- cdc #5: There by Still [web]
- cdc #6: Sojourn of the Soul by Flex
- cdc #7: Hexer by LJ
- 32b MS-Dos tvnoise 16b by Desire [web]
- As this seems to be the last Riverwash, i indeed went for compofiller instead of noshow, my bad, i had nothing else ready ;) Someone said the "grey screen with no music" wave reminded him of the "tv noise" wave, which i knew nothing about. But it reminded me of my own 14b version that was sleeping on my hard drive, which i just quickly rewrote (15b) to work equally on all platforms. No further optimization was done with the existing versions i found in mind. And it's hard to improve on something that small when frag and rrrola already brainstormed about it ;) . Best i can do is the 8b version above, or hacking sound and some style in rrrolas version (12b). Maybe i can make a decent BW version, but i get everybody is fed up already with tvnoise for years now :D Well, i can make the noise form a dragon fractal in 16 bytes, but that one has been released already ^^
Code:adc al,0x10 sbb dx,cx sar dx,0x01 adc dh,bl add cx,dx int 0x10 mov ah,0x0C jmp si

Anyway, i did a "real" entry for Function (in 64 bytes though), so hopefully that one does not disappoint ;) - isokadded on the 2018-09-02 14:26:58
- 256b MS-Dos Brains canyon by Abaddon [web]
- very nice =)
- rulezadded on the 2018-09-02 13:57:58
- 32b MS-Dos Nois 12 by Yaphan
- nice progress guys =)
- rulezadded on the 2018-09-02 01:39:05
- 32b MS-Dos tvnoise 16b by Desire [web]
- oh, i didn't search for "nois" (without "e") ^^
frag's 9b version isn't "random" noise though, your first 14b version also shows some structures, but rrrolas 10b looks pretty good. changing the offset and adding a "out 61h, al" gives a pretty cool 12b version with sound then:
Code:lds bx, [bx] mov al, 13h L: int 10h add al,0Adh out 61h,al jmp short L+1
but ... what about an 8 bytes version of audio-visual noise?
Code:les dx,[si] and ch,[bp+di+0x61e6] jmp cx
^^ - isokadded on the 2018-09-02 01:37:57
- 32b MS-Dos tvnoise 16b by Desire [web]
- @moozoh, well there was firewave 16b already, and the 8 bytes bonus version of kasparov 16b. So, no ^^ But getting somewhat realistic random noise both visually and as audio is a bit more challenging ;)
- isokadded on the 2018-09-02 00:17:20
- 32b MS-Dos tvnoise 16b by Desire [web]
- After researching on pouet i didn't
find a real random looking TV noise
with sound in the tiny intro category
so i made one that fits into 16 bytes
youtube for the impatient - isokadded on the 2018-09-01 23:36:12
- 32b Commodore 64 grey screen with no music by Genesis Project [web]
- “dragon fade“ is 32 bytes, in “leaf“ (.pack) there is a 16 byte version
Dragon Fade
Leaf Pack
I'm sure it's possible in 32b on c64, i just don't know how to do it ;) Just mentioning it, since you reach about equal size regarding another problem =) - isokadded on the 2018-09-01 19:59:51
- 4k Windows korolev by LJ & Virgill [web]
- ♥
- rulezadded on the 2018-09-01 19:03:59
- 32b Commodore 64 grey screen with no music by Genesis Project [web]
- even more awesome. i know nothing about c64 really, so i have respect if somebody reaches sizes like me for msdos ( because nornally nobody does ^^ so I figured stuff is harder on c64)
i'm still waiting for an experienced c64 sizecoder to port “dragon fade“ (for example), because the underlying technique is platform independent, but I don't know how to port it ^^
smallest is 16 bytes so far, so 32bytes on c64 should be possible? =) - isokadded on the 2018-09-01 17:36:22
- 32b Atari VCS grey screen with no music by Tjoppen
- \o/
- rulezadded on the 2018-08-31 22:16:46
account created on the 2013-10-21 16:56:56
