rrrola information 319 glöps

- general:
- level: user
- personal:
- first name: Jan
- last name: Kadlec
- 32b MS-Dos Sub 16b
- I don't think you can do anything interesting in 16b.
B8 13 00 CD 10 C4 07 B1 0F F3 AA C1 D0 06 EB F7
mov ax,13h - int 10h - les ax,[bx]
M: mov cl,15 - rep stosb - rcl ax,6 - jmp M - isokadded on the 2007-10-09 19:37:26
- 256b MS-Dos Pixel Town by Digimind
- hard work
- rulezadded on the 2007-09-28 12:59:32
- 32b MS-Dos Pier69 by Method1 [web]
- I like splitscreen. I guess I should look into setxx sometime...
- rulezadded on the 2007-09-28 01:29:35
- 256b MS-Dos party coding by Řrřola [web]
- Actually I couldn't finish debugging my intro so I hacked something during the last 15 minutes before the showing. ^^ I was too tired -- no shame at all :D
- isokadded on the 2007-09-24 15:40:00
- 32b MS-Dos FOSFOR by Introkreatywne Niskopoziomowe Doznania [web]
- I like it ;-)
- bl=160 saving a byte and 2*stosb taking it back
- whole 4 bytes dedicated to nice colors (and zero sign in ah)
- no ''whoa'' tricks :(
maybe aad with other constants? - rulezadded on the 2007-08-31 18:13:41
- 256b MS-Dos somewhere else by wamma [web]
- Pretty cool. Runs ok on my old P2 400MHz. The horizon moiré doesn't bother me at all and using the same pattern for both background and the landscape is a nice touch.
But width 256 is almost cheating. It makes a lot of stuff too easy. ;) - rulezadded on the 2007-07-25 23:39:17
- 512b MS-Dos PANYO by BITS [web]
- I don't agree with waffle :-[
:-))) - isokadded on the 2007-04-10 21:23:20
- 512b MS-Dos PANYO by BITS [web]
- C'mon people, be a little more constructive
- a 256b sintable in a 497b intro is a bad idea: precompute
- subroutines with only one call are bad
- unreachable code between 172h-176h!
- the string and variables should be in bss... I think it would be shorter to output 1 char at a time
- you can save a lot of space by using the x86 instruction properites: [bx+si] or [bx+di] saving adds or using word variables instead of bytes (upper part wouldn't need to be zeroed)... and the lookup at the beginning just SCREAMS xlatb
Overall it seems like something a non-optimizing compiler would spit out... sorry - sucksadded on the 2007-04-10 15:57:56
- 256b MS-Dos BP_Cube by Rebels
- Reading my mind or something... again? I was coding a z-buffered blured particle effect myself :)))...
this one's cool.. "lust" heh... nice to see you using fpu - rulezadded on the 2007-04-08 00:43:41
- 32b MS-Dos Dírojed by Řrřola [web]
- @Ant: I think the reason all the intros don't work for you is either
- your FCB isn't valid, or
- setting mode 13h doesn't work in your BIOS.
Care to try this version? If it works, every "mov al,13h; int 10h" intro will possibly crash. - isokadded on the 2007-02-12 13:38:14
account created on the 2007-01-15 21:05:11