TomCatAbaddon information 1198 glöps
- 256b procedural graphics MS-Dos RTX ON by Abaddon [web]
- About this intro I think the most important to show how far we can get with this technique... What is the maximum quality?
I don't agree it is easy to choose the right enhancements. For example with a linear color palette from black to pink or to orange (like palettes in dementia) we would get much poorer result. And now it is also proved, that the two level bluring works well for more details.
After this I don't wanna draw another naked pic, but if anybody want, then there is a pixel editor in the bonus folder. The important thing while drawing use more blocks at the side of lightsource (for example on the right side) than on the other side.
it's possible to draw bigger (wider) picture as well... if the intro don't do anything else just put the pic on the screen then you have more free bytes to store more data. The image intro had 52 bytes data and at the moment rtxon use only 43 and a half (so 44) bytes data for the blocks...
Till now this is the best pic in 256 bytes category (for me).
And I like to read every comment. Thanks :-) - isokadded on the 2018-10-16 19:18:45
- 256b procedural graphics MS-Dos RTX ON by Abaddon [web]
- I'm just want to declare that I'm pretty sure the intro runs on every config, all the DOSBoxes, and under any DOS. It starts with a pause effect with black screen so all you need just wait. The lower DOSBox cycles, the more patience needed.
My remote entry was sent in time, days before the deadline, so I wasn't happy to see something else on the stream instead of my real prod. (it was a weaker attempt by me and left it in the archive file as a bonus). But the lesson learned and now I've updated the zip archive with a RUN.BAT file, which contains only two lines: cycles max and rtxon.com.
On Saturday I left the stream immediately after the compo and didn't see the rerun (which was the same from my intros's point of view). Just on the next day I slowly realized how fantastic 256b compo could have been!
Do not misunderstand me, I'm sure next year this compo will be organized perfectly, good luck and peace! - isokadded on the 2018-10-11 09:37:13
- 256b MS-Dos somehow by jetlag & fsqrt [web]
- @wbc: worked for me USBboot +FreeDOS +VolkovCommander
But i'm afraid of the intro use the memory very freely. I don't understand it in detail.
@frag: You are right about sound quality... And please do it! Make your final version! I really want to see it :-) - isokadded on the 2018-10-09 14:54:03
- 256b MS-Dos somehow by jetlag & fsqrt [web]
- Somehow here is a version which run under real DOS and sounds via PC speaker... @frag: I left 4 NOPs to adjust the colors and the speed of the visuals :)
FASMCode:ORG 256 MOV AL,34H ; PIT ch0/lo+hi/m2 OUT 43H,AL ADD AL,8 OUT 40H,AL SALC OUT 40H,AL MOV FS,AX ; Real DOS needs this! MOV WORD [FS:BX+20H],IRQ MOV [FS:BX+22H],CS MOV FS,[SI] MOV SI,ZAK2 MOV AL,13H INT 10H PUSH 09FF6H POP ES OUT 61H,AL ; Turn on the PC Speaker MOV AL,90H ; PIT channel2/lobyte/mode0 OUT 43H,AL L22: MOV AX,0CCCDH MUL DI SUB DH,64H MOV BP,SP MOV BX,28BEH PUSHA FILD WORD [BP-6] FILD WORD [BP-7] FPATAN FIMUL WORD [BP-8] FISTP WORD [BP-9] POPA MOV AL,DH IMUL AL XCHG AX,DX IMUL AL ADD AX,DX XCHG AX,BP MOV AX,[SI+2DH] SHRD CX,AX,10 ADD CX,BP ADD CH,BL SHR BP,12 JB L70 IMUL WORD [BP+SI-20H] ADD DL,BL INC BP IMUL DX,BP IMUL BP,BP,8 MOV AL,[BP+SI-0CH] XOR AL,[BP+SI-39H] TEST DL,20H JZ L74 L70: MOV AL,CH AND AL,8 L74: STOSB JMP L22 IRQ: ;PUSHF CLI PUSHA MOV CX,11 L7D: LODSW ADD [SI+20],AX LOOP L7D INC DWORD [SI+22] MOV CL,3 MOV AX,CX MOV DI,ZAK LOOP3X: MOV BX,[SI+17H] SHR BX,CL MOV CL,6 AND BX,CX MOV DX,[BX+DI] MOV [DI+1CH],DX ADD DI,8 DEC AX JNZ LOOP3X ;MOV AX,[SI+20] ;NOT AX SUB AX,[SI+20] DEC AX MUL WORD [SI+20] MOV BL,DH LODSW MUL WORD [SI+2] SHR DX,11 ADD BX,DX LODSW MUL WORD [SI+8] SHR DX,12 ADD DL,BL MOV BX,[SI+18] MOV DH,[FS:BX+0E800H] SHR DH,1 ADD DL,DH XCHG AX,DX SHR AL,1 MOV [FS:BX],AL ;MOV DX,0378H ;OUT DX,AL JZ @F OUT 42H,AL @@: NOP NOP NOP NOP MOV AL,20H OUT 20H,AL POPA ;POPF IRET ZAK: DB 0E6H,000H,023H,002H,068H,002H,036H,003H DB 06BH,006H,06BH,006H,0D0H,004H,049H,004H DB 013H,001H,032H,001H,0E6H,000H,0E6H,000H ZAK2: DB 0F0H,0FFH,0E0H,0FFH - isokadded on the 2018-10-08 23:45:13
- 256b MS-Dos dementia by Desire [web]
- Strong entry. Thanks for making a complete 256b. With better colors it would have been even stronger.
- rulezadded on the 2018-10-07 16:27:57
- 256b MS-Dos compo fill my heart by Kuemmel [web]
- I see everybody was thinking of his wife during coding own deadline entry :-) Congratulations for finishig in first place.
- rulezadded on the 2018-10-07 15:55:31
- 256b MS-Dos somehow by jetlag & fsqrt [web]
- Hypnotic!
- rulezadded on the 2018-10-07 15:43:03
- 256b MS-Dos Lazyline by Harekiet
- It was fun without sound too, but with sound the end is epic :-) especially litening it in the middle of a crowded shopping center.
- rulezadded on the 2018-10-07 15:37:46
- 256b procedural graphics MS-Dos where did all the giants go? by Sensenstahl
- one giant and one ghost at twilight...
- rulezadded on the 2018-10-07 01:13:58
- 256b procedural graphics MS-Dos RTX ON by Abaddon [web]
- Corrected shape, real skin colors, more details... RTX on
(precalc could be long, please wait!) - isokadded on the 2018-10-07 00:52:08
account created on the 2016-05-19 01:52:21
.png)