Jump to content

2600problems

Banned
  • Content Count

    234
  • Joined

Posts posted by 2600problems


  1. Popmilo, its level 3. i also want to add an indicator to level 6 to show where the helicopter is and maybe add hit detection for allied gunfire and grenades, so they actually work this time around. (the snes version had grenades but they never worked, and T800 grenades just flew off screen)

     

    at best, I just want to do a prototype of the first level, using the master system version as a template.

     

    basically, the master system's graphics but the genesis version's speed (or as close to that as possible)

     

    my goal is to avoid an overabundance of peeks and pokes.


  2. this is just a thought experiment for now but, would it be possible to port the arcade game to the Atari 800 or 800 XL. granted it would have to be cut down severely but would it be possible to at the very least render the truck level? I've wanted to do this for some time, but I've always wanted to make it easier to do, the arcade always kicked my ass and the genesis and snes ports are way too difficult,

     

    what are your thoughts

     

    and yes, I know its akin to suicide

    • Like 1

  3. I know i'm going to get flak for this but...sega won the console war.

     

    think of it: sega's master system was awesome, the genesis was awesome, the game gear was revolutionary for the time, had color, yes it was a battery hog but at least you didn't have to look at pea soup green.

     

    it's 1988, you are split between the nes and the new Sega genesis. obviously, from a technical standpoint, the genesis is superior to the nes.

     

    Motorola 68000 processor

    64 colors to the NES's 54 Plus faster speed, (for the time) quality arcade ports and the soon to be madden on the way.

     

    to me, the genesis will always fill a place in my heart.

     

    Nintendo comes out with the Super Nintendo (great console btw) and Mortal kombat 1

     

    we get all the blood

     

    you get sweat and censorship.

     

    sega:1

     

    Nintendo:0

     

    1990-93

    Sega unveils the Sega CD which sadly requires that you own the genesis with it. but, it is the first time that Genesis gamers are exposed to the CD format, the FMV isn't that bad and there are some good games for it (the notoriously crappy corpse killer notwithstanding).

    (somewhere around '94)

    Nintendo unveils Donkey kong and like a ninja, steals Sega's customers.

     

    i'll be honest, Donkey kong is nice and all but it ain't got nothing on the likes of the terminator for Sega CD and NBA Jam

     

    1996 (I think)

     

    Sega releases the 32X and...it requires the genesis still, clearly sega is floundering. gamers get their hopes unfairly raised with the 32X port of DOOM. a respectable port but inferior to the Jaguar and Dos game in every way. at least the framerate is better then the snes,

     

    in a monumentally dickish move, sega has the gall to release what I like to call "bullshit boxes". games that require the Sega CD and 32X to work, barely improve the video quality and still play like shit.

     

    don't get me wrong. I love Sega with all my heart, I love the genesis and I love the snes. both are great consoles, both had great games (but we got the better port of T2 so suck it) and both have a place in my heart as beautiful pieces of art.

     

    what are your thoughts on the console war?

     

     

     

     


  4. 10 print chr$(145);"bomb disposal"

    20 let x= 4001

    30 input x

    40 if x=true then goto 60

    50 if x=200 then goto 70

    60 print "phew" (good end)

    70 print "retry" (game over)

     

    how do I save this program and expand it to allow sprites and graphics?

     

    thanks in advance

     

    by the way, are there any outside programs that allow poke commands?


  5. I was actually wondering if you guys could help me out. i'm practicing programming off of some books from atarimania and the vic20 emulator won't produce any graphics at all. why is this. i'm using sample code from this book:

    a beginners guide to real programming for the vic 20. I type in the code on page 75 but it only shows a heart. it says that there's supposed to be a bug but there's nothing there.

×
×
  • Create New...