Blueberry information 1414 glöps
- general:
- level: user
- personal:
- first name: Aske Simon
- last name: Christensen
- cdcs:
- cdc #1: Nexus-7 by Andromeda [web]
- cdc #2: Tint by The Black Lotus [web]
- cdc #3: Gift by Potion
- cdc #4: STS-02: Electric Kool-Aid by Synesthetics
- cdc #5: TBC Realtime Experience by Too Bloody Cheesy [web]
- demo Amiga AGA Gevalia by Polka Brothers [web]
- This demo is the true essence of oneframe and sync. There is nothing above it.
- rulezadded on the 2009-02-18 20:30:12
- demo Windows STS-05: Royal Temple Ball by Synesthetics
- As some might have guessed, I rather like this demo. ;)
- rulezadded on the 2009-02-17 10:12:38
- demo Amiga AGA zif by Parallax
- Few demos are as clean in their expression as this one. Some might call it lack of design - I call it lack of clutter. :)
Oh, and I so love that gold nugget! - rulezadded on the 2009-02-17 10:08:53
- demo Amiga AGA killer by Carillon & Cyberiad [web]
- I remember this demo for its distinctly newschool style, with several effects making up the screenplay most of the time. It is relaxed in its expression, quite different from its contemporaries.
- rulezadded on the 2009-02-17 10:03:45
- demo Windows The Ballet Dancer by mfx [web]
- Mindblowing
- rulezadded on the 2009-02-16 23:46:38
- demo Amiga AGA Shaft7 by Bomb
- I never liked this demo much. Uninteresting 3D scenes, and the music is without momentum.
- isokadded on the 2009-02-16 23:37:54
- demo Windows Glitch by Kewlers [web]
- Interesting concept, but... not that interesting to watch.
- isokadded on the 2009-02-16 23:30:12
- demotool Windows Crinkler by Loonies [web] & TBC
- scenebas: OK, here's a MessageBox example for NASM:
Code:extern __imp__MessageBoxA@16 global _entry section main text align=1 _entry: push byte 0 push title push body push byte 0 call [__imp__MessageBoxA@16] ret section str1 data align=1 title: db "Crinkler",0 section str2 data align=1 body: db "Read the manual!",0
Assuming you have assembled this code into an object file called mbox.obj and that the LIBPATH is set up correctly (this is the case if you are running a Visual Studio Command Prompt - otherwise you will have to manually point it to your .lib files) the command line to link it is simply
Code:crinkler mbox.obj /ENTRY:entry kernel32.lib user32.lib
This should result in an out.exe executable of 576 bytes.
Add further options at your leisure.
Does that answer your question? - isokadded on the 2009-02-16 23:03:05
- demo Windows tHe S by Suspend [web]
- Demo demo demo, the way we all like it!
- rulezadded on the 2009-02-15 18:55:35
- 4k procedural graphics Windows Couldn't come up with anything more cheesy by Mostly Harmless
- Mmmm... that grass looks really soft. :)
- rulezadded on the 2009-02-15 18:49:00
account created on the 2004-11-26 18:36:35
