Jump to content
IGNORED

New Game: Assembloids 2600


enthusi

Recommended Posts

Someone asked me elsewhere, so I just post it here as well.

This is the code snippet responsible for the speed up of the game:

  jsr get_new_tile ;and reset timer  
  inc tiles  ;count tiles for numerous reasons
  lda tiles  ;only speed up every 2nd time
  ror
  bcc no_speedup
 
  ldx game_mode
  lda tempo
  clc
  adc diff_table,x ;speedup
  sta tempo
  bcc no_speedup ;saturate maximum speed
  lda #$f0
  sta tempo

no_speedup

As you can see, at least in theory you could enter a ZEN mode :)

Link to comment
Share on other sites

  • 2 weeks later...

Like we did in the past, we auction our recent game for the Atari 2600 for charity.
100% of the highest bid will go to the German division of 'doctors without borders'.

Any costs for ebay, paypal or shipping within Germany will be covered by us.
It is the fully boxed and signed version of 'Assembloids 2600' (PAL!) for the VCS from AtariAge and we add an
Atari savekey as well.

We donate our game in the hope to generate some additional value for a good deed with our work.
Doctors without borders always gets top ratings and we want to support their great work.
Any amount helps.

You find the auction and more detauls on the game here:
http://ebay.de/itm/202143208592
http://www.mobygames.com/game/atari-2600/assembloids-2600
https://www.aerzte-ohne-grenzen.de

We welcome any involvement.

Best wishes,
Martin Wendt, Sven Ruthner & the PriorArt team

Link to comment
Share on other sites

  • 8 months later...

That would be great... I only collect homebrews for one system (not the 2600) and have limited space, but I have harmony and other SD carts and would love to compensate creators for their work... However it seems only Commodore 64, and to some extent Intellivision, homebrew roms are offered for sale... Don't see this with 2600 and colecovision (though it's nice most 7800 and 8-bit homebrew roms are free).

  • Like 1
Link to comment
Share on other sites

  • 4 weeks later...
  • 2 weeks later...
  • 9 months later...
  • 3 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...