| |
anonym
Registered: Jan 2002 Posts: 269 |
Event id #3170 : Transmission64 2022 Fall Edition
It's still early, but you will be able to find more information on the 3rd edition of Transmission64 here and on our website:
https://transmission64.com/
Online events cannot replace real in-person parties, but we hope to provide an excellent experience for you. We're looking forward to seeing all of you again and are working on some surprises.
Feel free to post any questions here or reach out to us directly.
Anonym on behalf of the orga team, Franky, Mibri and Aggressor. Thank you for your support. |
|
... 39 posts hidden. Click here to view all posts.... |
| |
Count Zero
Registered: Jan 2003 Posts: 1945 |
Maximum length for that Basic line is 255 bytes I assume as there are no further specs.
Printing $things to screen and executing those seems allowed as well? |
| |
anonym
Registered: Jan 2002 Posts: 269 |
Quote: Maximum length for that Basic line is 255 bytes I assume as there are no further specs.
Printing $things to screen and executing those seems allowed as well?
Basically it's basically one line of basic max. You shall have one line.
We've updated the rules for this compo a little on our site, but might try to clarify it further. Basically, also, no ML code is allowed.
Looking forward to your entry. |
| |
Krill
Registered: Apr 2002 Posts: 3002 |
Quoting anonymBasically, also, no ML code is allowed. "Basically", yeah? =) You know, that kind of overspecific ruleset basically calls for creative hacks. |
| |
anonym
Registered: Jan 2002 Posts: 269 |
Quote: Quoting anonymBasically, also, no ML code is allowed. "Basically", yeah? =) You know, that kind of overspecific ruleset basically calls for creative hacks.
I like creative hacks. |
| |
anonym
Registered: Jan 2002 Posts: 269 |
The 3rd Transmission64 online demoparty exclusive for the c64 is in 64 days. Get coding, pixeling and composing.
See you there, the party is yours!
Competitions: Demo, 4k, PETSCII, graphic, music, fader, basic oneliner
More info: https://transmission64.com/ |
| |
Frostbyte
Registered: Aug 2003 Posts: 183 |
To be completely anal about the BASIC oneliner rules, my assumptions:
1) "In a single line" means in a single line of BASIC, not a single line on screen (i.e. size is not limited to screen width of 40 chars).
2) As long as code can be typed in as a single line of BASIC (i.e. 80 chars), when listed, its length can exceed this.
3) "No machine language code may be included in the file" means that (ab)using kernal routines is still allowed.
4) "Code must be LIST-able" means that the code must be listable before execution, but does not need to be listable after.
Are these assumptions about correct? :) |
| |
anonym
Registered: Jan 2002 Posts: 269 |
Quote: To be completely anal about the BASIC oneliner rules, my assumptions:
1) "In a single line" means in a single line of BASIC, not a single line on screen (i.e. size is not limited to screen width of 40 chars).
2) As long as code can be typed in as a single line of BASIC (i.e. 80 chars), when listed, its length can exceed this.
3) "No machine language code may be included in the file" means that (ab)using kernal routines is still allowed.
4) "Code must be LIST-able" means that the code must be listable before execution, but does not need to be listable after.
Are these assumptions about correct? :)
Thanks for your questions.
1) yes
2) yes
3) We'll clarify it to say: "no custom machine code allowed". Meaning you can use what the stock system provides.
4) I don't think we're planning on listing or running it a second time.
Looking forward to your entry. |
| |
Krill
Registered: Apr 2002 Posts: 3002 |
It is possible to craft a working BASIC program with one line spanning a lot more than 80 tokens.
In other words, what do the rules say about a BASIC oneliner clocking in at say, 64 blocks on disk? =) |
| |
tlr
Registered: Sep 2003 Posts: 1793 |
Quote: It is possible to craft a working BASIC program with one line spanning a lot more than 80 tokens.
In other words, what do the rules say about a BASIC oneliner clocking in at say, 64 blocks on disk? =)
If it has to be listable it'll be 255 bytes max IIRC. |
| |
Krill
Registered: Apr 2002 Posts: 3002 |
Quoting tlrIf it has to be listable it'll be 255 bytes max IIRC. Alright, so it's restricted to 1 disk block plus some change. =) |
Previous - 1 | 2 | 3 | 4 | 5 - Next |