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
- 256b MS-Dos Relax by Řrřola [web]
- Brilliant! Reminds my heavily of my own "Ocean 64b" , but in turn is what the little thing wanted to be: more realistic, more calming, more beautiful =)
- rulezadded on the 2019-02-03 12:19:21
- 256b invitation BK-0010/11M CAFePARTY 256b invitro by Excess Team
- nice one ! i know nothing about that platform though :D should i?
- rulezadded on the 2019-02-01 20:53:05
- 32b MS-Dos Yellow! 13b by g0blinish
- it's textmode. the adress to the screen is loaded from the code itself. SI points to STOSW + the DB 219, translating to 0xABDB which lands in ES. CX is not used, the only reason it is CX and not something else : the combination of CX and [SI] makes the modbyte of LES = 0x0C which is the instruction OR AL,(byte). The byte behind that is 219 which is the ASCII Code for a full char. A yellow char has to be 219 (or 177,178,179) because as a background color, it would be brown. Now at the second run, OR AL,219 is executed. 0x0E in AH is just yellow, 0x1E, 0x2E etc. with different background colors are also possible. The first run is critical, but the FLD instruction (opcode 219) luckily does no harm and aligns with the code right at JMP instruction.
Maybe it's doable in 7 or 6, like grey screen with no music 6b
Useful sources:
http://sparksandflames.com/files/x86InstructionChart.html
http://ref.x86asm.net/geek.html (scroll to the end) - isokadded on the 2019-01-13 13:14:14
- 32b MS-Dos Yellow! 13b by g0blinish
- down to 8 bytes :
Code:A:les cx,[si] db 219 stosw mov ah,0xe jmp short A+1 - isokadded on the 2019-01-13 12:34:02
- 32b MS-Dos Yellow! 13b by g0blinish
- doable in 10b at least, probably less ;) 11b with return to prompt ;)
- isokadded on the 2019-01-11 18:28:17
- 256b MS-Dos giftro19 by g0blinish
- hny:)
- rulezadded on the 2018-12-30 12:17:45
- intro Atari 7800 Untum by Desire [web]
- 💪😎
- rulezadded on the 2018-12-29 20:06:53
- 4k procedural graphics Windows pavo by Mercury [web]
- elegant!
- rulezadded on the 2018-12-29 14:57:35
- 4k procedural graphics Windows arca by Mercury [web]
- ok
- rulezadded on the 2018-12-29 14:56:54
- 4k procedural graphics Windows Blökchain by T$ [web]
- :D
- rulezadded on the 2018-12-29 14:56:14
account created on the 2013-10-21 16:56:56
