rrrola information 297 glöps
- general:
- level: user
- personal:
- first name: Jan
- last name: Kadlec
- 128b procedural graphics MS-Dos the wish granter by Sensenstahl
- this design rulez
- rulezadded on the 2021-03-14 02:36:45
- 32b MS-Dos Blake 32 by Marquee Design [web]
- this is such a good blocking shape for this effect
alsoCode:is brilliantles ax,[bx] | mov ah,0xcc
- rulezadded on the 2021-03-14 02:35:48
- 256b MS-Dos Sakura 桜 by Řrřola [web]
- technically it's "party coding 4" ;)
here's a version with souce code + history - isokadded on the 2019-09-16 01:54:21
- 32b MS-Dos Mravenci v kredenci by Řrřola [web]
- Someone wanted ESC support, so here it is for everyone: http://rrrola.wz.cz/files/mravenci_with_esc_support.zip
- isokadded on the 2017-05-30 00:28:44
- 4k Windows The cheap trick by Shift.State
- Good comedy timing for the camera and for turning off noisy geometry.
I was a little sad when the ocean didn't turn into a flat plane during the non-noisy beats :-) - rulezadded on the 2016-09-12 15:05:49
- 32b MS-Dos dragon fade
- Awesome.
The sequence xchg cx,dx | neg cx | add cx,619
can be 1 byte shorter: push cx | mov cx,619 | sub cx,dx | pop dx - rulezadded on the 2014-06-26 17:40:47
- 32b MS-Dos Dírojed CGA by CRTC
- Congrats on the 3rd place.
You don't really need the imul - "inc bp, sbb bx,bp" saves 3 bytes and looks similar. See the Kristal source for some Dírojed tweaks. - rulezadded on the 2014-06-26 17:14:18
- 32b MS-Dos m8trix 8b
- Ř!
- rulezadded on the 2014-05-07 14:59:37
- 64b MS-Dos Orbit by Red Sector Inc. [web]
- Actually, you can get away with the "dec ax" esc check (ah becomes 0 eventually).
- isokadded on the 2014-01-21 12:18:04
- 64b MS-Dos Orbit by Red Sector Inc. [web]
- Awesome! I see you've tried to fit in the esc check. Suggestions:
mov ax,di, sub ax,10h ⇒ lea ax,[di-10h] (-2 bytes)
If you don't mind a slightly different texture, you can put "mov al,ah" after "vol:xor ah,dh" and delete "tex:sub al,dh". This saves another 2 bytes, enough for the longer (4-byte) esc check. - rulezadded on the 2014-01-21 12:15:14
account created on the 2007-01-15 21:05:11