32 Byte Scrolling
download : view comments : list of voters
Group: S!P
Code: Shockwave
Gfx: n/a
Music: n/a
Platform: dos
Section: 32b
Year: 2007
Downloads: 98
Rating: 7.3 (6 votes)
   
Uploader: [Shockwave]


 
the comments
 
Pirx (10647 pts)
2007-09-27
Nice to see somebody is trying 32B. As you maybe noticed, it's not easy to get cool effect in so tiny space. Shockwave, if you manage to add esc & exit here, and also "sp" signature at the end of com file, all still in 32 bytes, I'll give you 10/10.
 
[Shockwave] (5534 pts)
2007-09-27
Lol!, yes it is really difficult to get anything resembling an effect in this space.. I will be trying again soon.
 
.:.
 
Pirx (10647 pts)
2007-09-27
So I'm waiting for this intro with Esc support and "sp" signature.
 
sek (2962 pts)
2007-09-27
goooo shockie
 
coaxcable (90 pts)
2007-09-27
seems nice. simple but okayish :D

 
Druid (24886 pts)
2007-09-28
I still have to install dosbox to run those small prods (not working under vista without dosbox I think...)

Nice to see you trying another challenge..and yes waffle sucks, nothing to do here but since he posts on pouet about II, I reply here...
 
M:ET (66 pts)
2007-09-29
it is realy good for a firstie
 
stonemonkey (4 pts)
2007-09-29
Movement in 32b but I'm sure you can do more.
 
Pirx (10647 pts)
2007-09-29
Time's up, Shock. No Esc, no 10/10. But I hope 8 is enough to encourage you to write next small intro.

And check this code.

mov AL,13h
int 10h
les BP,[BX]
mov BX,0140h
frame:
cwd
mov AX,SI
add AX,DI
div BX
xor AX,DX
stosb
loop frame
sub SI,BX
in AL,60h
dec AL
jnz short frame
ret
db 'sp'
 
[Shockwave] (5534 pts)
2007-09-29
That's wicked code Pirx :)

I promise to do something new soon, I am inspired.
 
.:.
 
sink (16 pts)
2007-11-04
nice try!!
 
barney (17 pts)
2008-05-31
uninspiring
 
 
 
Intro Inferno 3.00.05 by Surprise!Productions : info[at]intro-inferno[dot]com
Page Generated in 0.20269 sec