Log inRegister an accountBrowse CSDbHelp & documentationFacts & StatisticsThe forumsAvailable RSS-feeds on CSDbSupport CSDb Commodore 64 Scene Database
 Welcome to our latest new user lotus_skylight ! (Registered 2024-09-25) You are not logged in - nap
CSDb User Forums


Forums > CSDb Entries > Event id #2526 : Intro Creation Competition 2016
2016-11-01 15:20
Didi

Registered: Nov 2011
Posts: 482
Event id #2526 : Intro Creation Competition 2016

Sorry for skipping this event last year, but life is life and I simply would not have had the time to host this event in a proper way.

So finally X 2016 is over and the big productions are out. So maybe you are in the mood for a smaller project.

Competition runs from November 1st, 2016, until January 3rd, 2017. So you have a full 2 months to deliver your creations. This should be enough for an intro.

Please use this thread for questions, discussion and everything else concerning this competition.

THE RULES (same as in 2014, worked very well):
- Has to work on a plain stock C64 (PAL standard) without any extensions.
- Has to be a one-part intro. Fade-ins and fade-outs are OK.
- Has to contain at least one Logo at whatever size you like.
- Has to contain a changing or moving text message (e.g. scrolling text, different lines fading in & out, etc.)
- Has to contain music (not just a humming sound, please).
- Maximum RAM usage is $4000 bytes at one block, at whatever location you like. Screen RAM counts as used memory. Exclusions are system addresses like VIC (inkl. Color RAM), SID, CIA, Stack, Zero-page, IRQ vectors.
- Has to be interruptable any time by pressing SPACE-key (exception are fade-in and fade-out).
- Graphics, charsets and music do not need to be exclusive, but the code should be! So no reuse of existing code with just exchanged graphics and music.
- Intros may not have been used before entering the competition.
- Entries must be handed in as executable format startable with RUN (.prg or embedded in .t64 or .d64).
- Max. 3 entries per participant. Entries might be taken back from the compo until deadline. That means if you want to remove one of your works from the compo to make space for another entry from you, this can be done until deadline.

Deadline for entry submission is January 3rd, 2017 at 23:59:59 (11:59:59 pm) CET.
Voting closes at Sunday January 8th, 2017 at 23:59:59 (11:59:59 pm) CET.
Voting platform is CSDb (with all disadvantages it may have), therefore entries have to be posted here.
Entries will be ranked by weighted average of CSDb votes. Entries with the same weighted average are ranked by their percentages of 10s, 9s, etc.

No prices to win, just the fame. May the best creation win!
 
... 274 posts hidden. Click here to view all posts....
 
2016-11-12 10:23
Peacemaker

Registered: Sep 2004
Posts: 243
make an hires intro and generate speedcode d800-dc00
\O/
2016-11-12 10:29
Mace

Registered: May 2002
Posts: 1799
4-bit speedcode sounds like a challenge...
2016-11-12 10:34
Mermaid

Registered: Jan 2002
Posts: 338
Quoting TheRyk
I make a wish for _next_ ICC to limit it to 4k or 8k.


Sorry, hope you don't get your wish. I need those 16k for distracting people with animations and fancy graphics so they don't notice the awful, awful code.
2016-11-12 11:16
ChristopherJam

Registered: Aug 2004
Posts: 1403
How does

Quoting Didi
@Compyx: Range is full $4000 Byte. Last compo lot of intros used $ 4000-8000.

fit with

Quote:
- Entries must be handed in as executable format startable with RUN (.prg or embedded in .t64 or .d64).

?

Do we just pre-pad the PRG with 10sys16384 and ~12k of zeros, or do we need to load to $0801-$4801 and have a small routine that exchanges that area with the content of $4000 to $8000?
2016-11-12 11:18
ChristopherJam

Registered: Aug 2004
Posts: 1403
Quoting Didi
- Has to be interruptable any time by pressing SPACE-key (exception are fade-in and fade-out).


How much cleanup is required? Do we need to disable all interrupt sources and acknowledge any outstanding ones, or is SEI:RTS sufficient?
2016-11-12 11:37
Hein

Registered: Apr 2004
Posts: 939
Quote: How does

Quoting Didi
@Compyx: Range is full $4000 Byte. Last compo lot of intros used $ 4000-8000.

fit with

Quote:
- Entries must be handed in as executable format startable with RUN (.prg or embedded in .t64 or .d64).

?

Do we just pre-pad the PRG with 10sys16384 and ~12k of zeros, or do we need to load to $0801-$4801 and have a small routine that exchanges that area with the content of $4000 to $8000?


It's not $4000 packed, but unpacked. I usually fill up the rest of the memory with zeros after depack, but I'm sure that's not even needed.
2016-11-14 21:17
Didi

Registered: Nov 2011
Posts: 482
- If the intro requires any places outside its $4000 bytes to be filled with zeros (see exceptions), it counts as used memory for data = disqualified.
- If tape buffer is used, it counts as used memory. Last time some used stack ($01xx) or $02xx area for data. They count as used memory as well if used outside their purpose.
- Just like Hein wrote: The allowed $4000 bytes are in unpacked format, packing it to be executable is OK and recommended.
- No special cleanup needed at exit. JMP $FCE2 is enough. In case of a later collection, cleanup of vectors and else is done in the surrounding code.
2016-11-15 12:03
Cruzer

Registered: Dec 2001
Posts: 1048
"Outside their purpose" seems a bit vague. How about just allowing any use of $00-$1ff to make it simpler and avoid all kinds of bitter arguments? It's not like half a K makes a huge difference compared to 16K.
2016-11-15 13:27
JackAsser

Registered: Jun 2002
Posts: 2014
Quote: "Outside their purpose" seems a bit vague. How about just allowing any use of $00-$1ff to make it simpler and avoid all kinds of bitter arguments? It's not like half a K makes a huge difference compared to 16K.

word! Also it does enable efficient Kefrens bars. :)
2016-11-15 16:33
Hein

Registered: Apr 2004
Posts: 939
Zeropage is allready allowed. Else everyone who participated in the previous compo episodes is disqualified.

Someone using whole stack with clever SP usage should get bonus points instead of being disqualified, IMO. The addition of the "Outside their purpose" rule for the stack is a bit late, the compo has allready started.
Previous - 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | ... | 30 - Next
RefreshSubscribe to this thread:

You need to be logged in to post in the forum.

Search the forum:
Search   for   in  
All times are CET.
Search CSDb
Advanced
Users Online
Airwolf/F4CG
The Human Co../Maste..
dlee
kbs/Pht/Lxt
syncroman
Prince/Phaze101
Guinea_pig/Moonshine
REBEL 1/HF
Guests online: 113
Top Demos
1 Next Level  (9.7)
2 13:37  (9.7)
3 Coma Light 13  (9.7)
4 Edge of Disgrace  (9.6)
5 Mojo  (9.6)
6 Uncensored  (9.6)
7 Wonderland XIV  (9.6)
8 Comaland 100%  (9.6)
9 No Bounds  (9.6)
10 Unboxed  (9.6)
Top onefile Demos
1 Layers  (9.6)
2 Party Elk 2  (9.6)
3 Cubic Dream  (9.6)
4 Copper Booze  (9.6)
5 Rainbow Connection  (9.5)
6 It's More Fun to Com..  (9.5)
7 Morph  (9.5)
8 Dawnfall V1.1  (9.5)
9 Onscreen 5k  (9.5)
10 Daah, Those Acid Pil..  (9.5)
Top Groups
1 Booze Design  (9.3)
2 Oxyron  (9.3)
3 Nostalgia  (9.3)
4 Censor Design  (9.3)
5 Triad  (9.2)
Top Logo Graphicians
1 Sander  (9.8)
2 Mermaid  (9.5)
3 Facet  (9.4)
4 Shine  (9.4)
5 Pal  (9.4)

Home - Disclaimer
Copyright © No Name 2001-2024
Page generated in: 0.047 sec.