Dead Hackers Society
Other BBSes »
 
 

68k Inside

Sommarhack 2024

Silly Venture 2024 SE
Demoscene  Coding  CT60  Buy/sell

Atari demoscene BBS
 
Re: noob release
Posted by: ggn Mar,31.2017-16:48 

Big scroller, rasters and bouncing - what's not to like? :)

First of all, both screens bomb out at 4mb. After a quick look I saw that you have a movem copy loop which tries to copy 320 bytes * 200 scanlines = 64000 bytes. Because you're copying that at $3f8000 and the screen is 32000 bytes, you go over the physical ram and get a bus error! Cutting the movems to half will fix this (160 * 200 bytes). This doesn't show on <4mb machines as the bus doesn't report an error even if there's no ram plugged in and you're inside the 0-4mb range.

As for enhancements.. I didn't run it with sound so I don't know if you're playing music, but if you don't then some music will definitely make things much better! Also some scrolling raster bars for the background pic might also spice things up.

Anyway, congrats for your first release, it's not half bad!







[All messages in this thread]    [Start new thread]

Topic Posted by  Date 
noob release st Mar,31.2017-13:15
  Re: noob release ggn Mar,31.2017-16:48
  Re: noob release s_t_s Mar,31.2017-22:44
  Re: noob release spiny Apr,04.2017-12:35
  Re: noob release lotek style/.tSCc. May,29.2017-19:22
    Re: noob release st Mar,11.2018-16:56


Reply to this message
Name:
Topic:
Anti-troll code:

Message:

What's the anti-troll code?
That's your personal code to be able to add comments and messages on the dhs.nu site.
Don't have a code or forgot it? Fix it here.
© 1994-2024 Dead Hackers Society Contact: Anders Eriksson