Jump to content

F#READY

Members
  • Posts

    128
  • Joined

  • Last visited

Posts posted by F#READY

  1. Lovebyte 2023

    10-12 February 2023

     

    Join us in a celebration of the smallest with a dedicated sizecoding demoparty, held on the weekend of 10-12th February 2023 on Discord and Twitch

    ( https://www.twitch.tv/lovebytedemoparty )

     

    This year we will take it to the next level with intro competitions in different size categories from 16 bytes to 1024 bytes.

    From our Tiny Executable Graphics and Nanogame competitions to Tiny CGA Pixel Graphics and Bytebeat Music competitions.

     

    Or what about cool size-coded related seminars to get you started, Bytejam, Introshows,

    DJ Sets and the many other events we have lined up for you.

     

    We welcome everyone from newcomers to veterans and are open to all platforms.

    From oldschool Atari, Commodore, Amstrad & ZX Spectrum to High-end and Fantasy Console platforms. 

     

    And for those that would like to join the fun and get creative:

    We have our party system ready to receive your entries at https://wuhu.lovebyte.party/.

     

    Contact us via the lovebyte discord or socials to request your vote/registration key.

     

    This is the one event where size does matter! Don't miss it!

     

    Website: https://lovebyte.party/
    Twitch: https://www.twitch.tv/lovebytedemoparty
    Discord: https://discord.gg/pUS5kCJTzp

    Instagram: https://www.instagram.com/lovebyteparty

    Twitter: https://twitter.com/lovebyteparty

  2. Nice work @dmsc

    You could remove the "rts" beneath "bpl loop" to save one more byte :P

     

    My version and source can be found here:

    https://demozoo.org/productions/316797/

     

    Or directly to github:

    https://github.com/FreddyOffenga/star_vc3

     

    Documented code for the 64 bytes version:

    https://github.com/FreddyOffenga/star_vc3/blob/main/Atari/star65_documented.asm

     

    @MrFish I like your BASIC version. I did the same for TIC-80 :)

     

    • Like 1
  3. Hi all,

     

    Here's our invite for Lovebyte 2022

    https://demozoo.org/productions/303175/

     

    Join us in a celebration of the smallest with a dedicated sizecoding demoparty / event, held on the weekend of 11-13th february 2022 on Discord and Twitch

     

    We'll be online streaming with oldschool and high-end intro competitions in different size categories ranging from 8 to 512 bytes in size. From our 256 byte graphics and nanogame competitions to bytebeat music competition.

     

    Or what about cool size-coded related seminars to get you started, Bytejam, DJ Sets and many other events?

     

    This is the one event where size does matter! Don't miss it!

    - Lovebyte 2022: Bring the love!

     

    https://www.lovebyte.party

     

    • Like 8
  4. Join us in a celebration of the smallest with a dedicated sizecoding demoparty/event, held on the weekend of 12-14th march 2021 on Discord and Twitch.

     
    We'll be online streaming all through the weekend with tiny intro competitions in different size categories from the smallest to the even smaller. From 256 pixel graphics and game competitions to bytebeat music competitions.
     
    Or what about size-coding related Seminars to get you started, Roundtables, DJ Sets, demo shows and more. 
     
    This is the one event where size does matter! Don't miss it! http://www.lovebyte.party
     
    Competitions:
    - Combined 32 byte intro competition
    - Combined 64 byte intro competition
    - Low-End 128 byte intro competition (Atari, Commodore, Spectrum, etc.)
    - Hi-End 128 byte intro competition (DOS, ARM, Tic-80, Javascript)
    - Low-End 256 byte intro competition Atari, Commodore, Spectrum ,etc.)
    - VM 256 byte intro competition (Tic-80 , JavaScript)
    - Hi-End 256 byte intro competition (DOS, ARM)
    - 256 byte game competition
    - 256 Pixel Graphics competition
    - Bytebeat Tracker music competition
    - Bytebeat music competition
     
    Events:
    - The Nano Awards 2021
    - 8 byte and 16 byte intro showcase (all new releases)
    - Compo Preshows
    - Sizecoding Roundtables
    - Demoscene Skribbl.io sessions
    - Best of tiny intro shows
    - 256 Second talks
    - DJ Sets
    - And many more surprises!
     
    How to submit:
    1) Contact the lovebyte orgas on this channel (superogue, havoc, psenough, RamonB5) via discord pm or email to lovebyteparty@protonmail.com to get your votekey
    2) Register and login at: http://party.lovebyte.party/
    3) Submit your entries. See lovebyte website rules for requirements. Any questions? Feel free to ask us.
    4) Videos larger than 128MB can be send via sync.com or wetransfer to  lovebyteparty@protonmail.com
     
    Deadline: March 12th, 23.59 CET , but preferably earlier to help us better prepare your entry.

     

    • Like 1
  5. 9 minutes ago, milpool^tired said:

    What does this do? My entry doesn't reboot aswell, it just gets broken and starts flickering when you hit RESET, so i'd like to fix this for future releases.

     

    btw, is there any way to build a hardware reset button for an XE, so i don't have to use the power switch for a cold boot? I think the reset button is already connected to the RST pin, so a real hw reset should clear the memory aswell. did anyone build this already?

    From 'Mapping the Atari':

    580 244 COLDST

    Coldstart flag. Zero is normal, if zero, then pressing RESET will not result in reboot. If POKEd with one (powerup in progress flag), the computer will reboot whenever the RESET key is pressed. Any non-zero number indicates the initial powerup routine is in progress.
    • Like 2
×
×
  • Create New...