HellMood information 4193 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
- 512b MS-Dos HerbaKaif by Jin X
- Impressive!
- rulezadded on the 2021-03-29 23:45:29
- 256b TIC-80 Mathematic by Desire [web]
- Now as precalced superfast high resolution version =)

archive adjusted accordingly - isokadded on the 2021-03-26 19:55:05
- 128b MS-Dos text based screen clear demo
- - Melting clean down to SPACE (not downto 0)
- Independent of CPU speed (uses timer)
- Exits to prompt after melting down
- 16 bytes
Code:lds ax,[bx+si] X:hlt Y:scasb cmp byte [si],33 adc byte [si],cl dec si jnz Y dec ax jnz X ret
There is a more optimized version (14b, melt to 0)
on our beloved sizecoding wiki -> melt.com & analysis - isokadded on the 2021-03-26 18:52:18
- 128b Atari XL/XE Prokaryota by Agenda
- rulez!
- rulezadded on the 2021-03-25 22:55:12
- 128b ZX Spectrum one day - one love by bfox

- rulezadded on the 2021-03-25 22:52:04
- 256b TIC-80 Multiplasma by optimus
- I use an old derived packer from gargaj, on the discord are more sophisticated ones with smart whitespace removal, variable renamings etc. I'm not too up to date really, but from what i remember, the TIC80 guy recently enabled the option to upload blank 256b carts to the site (as sizecoding scene support). But yeah, checking out the tic80 channel in the discord is the best option =)
- isokadded on the 2021-03-25 20:51:22
- 256b TIC-80 Multiplasma by optimus
- Welcome to the playground \o/
It packs as is to 194b : multiplasma194.tic
Maybe more, come to the sizecoding discord to find out =) - rulezadded on the 2021-03-25 20:07:23
- 64b MS-Dos VGA demo dos 36 bytes
- If it's your goal to....
- switch to mode 13h
- get a screenpointer
- increment the pixel value each frame
... then the following 11 byte would do it
Code:mov al,0x13 int 0x10 lds bx,[bx] X:inc byte [di] inc di jmp short X
Might be even shorter, idk right now. I guess it's definitely shorter in textmode :D
Visit sizecoding.org for lots of information regarding tiny x86 coding :) - isokadded on the 2021-03-25 20:02:36
- demo TIC-80 TIC-roll by HOOY-PROGRAM [web]
- Counter selfvote ¯\_(ツ)_/¯
- rulezadded on the 2021-03-24 20:08:30
- 256b game MS-Dos fucking columns, the by Sensenstahl
- played this on a game gear back then
congrats for crunching this down to 256 :) - rulezadded on the 2021-03-23 09:41:39
account created on the 2013-10-21 16:56:56
