Jump to content

ZippyRedPlumber

Members
  • Posts

    392
  • Joined

  • Last visited

Status Updates posted by ZippyRedPlumber

  1. So I just saw Sonic, highly recommended Five out of Five stars from me :)

    1. GoldLeader

      GoldLeader

      I'll probably see it someday.  For some strange reason, the more I see of Jim Carrey's clips,  Well against all odds, they make it look entertaining...

  2. IntyBasic Wizkidz, I need your help. How to change sprite size from 8x8 to 8x16?

    1. carlsson

      carlsson

      You add the constant DOUBLEY ($80) to the third argument of the SPRITE command. It will make the MOB use two GRAM cards for a 8x16 sprite.

    2. carlsson

      carlsson

      Not to be confused with the constants ZOOMY2 ($100) which makes each pixel in the MOB the same height as in BACKTAB cards, or ZOOMY4 ($200) and ZOOMY8 ($300) which makes them twice and four times the size of BACKTAB pixels. The naming comes from the fact that MOBs default to half the vertical pixel size than BACKTAB cards are.

    3. nanochess

      nanochess

      Also make sure you are using an even GRAM number (0, 2, 4, 6, up to 62) for the graphic definition.

  3. PITFALL HARRY HAS FALLEN INTO THE RIVER OF ATARI CITY! START THE NEW RESCUE HELICOPTER

    1. Flojomojo
    2. save2600

      save2600

      Would have been neat if Activision had created such a game... where you had to rescue Harry deep in the jungle. Pitfall! III: The Rescue.  lol

  4. One lost Atari commercial has been found, will upload it this week.

    This ad was featured in this dealer document (see page 8 )http://www.atarimania.com/documents/atari-the-winning-package-1988.pdf and was made by Hummingbird Productions, an advertising agency best known for their Budweiser Frogs commercials from the late 90s.

  5. Coming to AMC; El Coleco(vision), A Breaking Bit Movie

    1. jd_1138

      jd_1138

      In an alternate universe it's Caballero: A Breaking Bit Movie.

    2. retrorussell

      retrorussell

      Featuring Cabbage Pinkman Kids, Skinny PeteFall, and Buck Badgers Planet Of Zoom!

  6. Coming to AMC; El Coleco(vision), A Breaking Bit Movie

  7. https://youtu.be/arNgKVDadj4

     

    "2600 needs no assembly required" -  Atari Inc, 1981

     

    It does so if you're an aspiring game developer lol :lol:

  8. Currently looking at your tutorial, is ConTEXT required? Would Programmer's NotePad work as well?

    1. atari2600land

      atari2600land

      Why is ConTEXT bad?

    2. Tony Cruise

      Tony Cruise

      ConTEXT is not currently being updated, that doesn't make it a bad choice, as it's still available.  But at the end of the day you can use quite a number of text editors, I currently use Sublime myself, but that does require a license. Programmer's NotePad has a lot of the required features (and probably more with all it's plugins).

  9. According to an official Xonox Press Kit, Tomarc was originally intended to be a game based on the Thundarr the Barbarian cartoon.. Veeery interesting...

    1. MrMaddog

      MrMaddog

      Yep, I remember reading about that in Electronic Games magazine as a kid.  Also liked that show...

    2. GoldLeader

      GoldLeader

      Classic Show!  I might have bought that game BITD if it had a Thundarr license!

  10. Fun fact: Journey Escape wasn't the only Atari game to get the arcade treatment. In 1983, Taito released Bio-Attack is a port of Fox's Fantastic Voyage to the arcades. It even mentions that it's licensed from Fox Video Games on the title screen.

    1. DamonicFury

      DamonicFury

      Interesting!  Good ol' Warlords may have been the first to be adapted to the arcade from the 2600 home game... https://atariage.com/forums/topic/191708-2600-warlords-was-released-before-the-arcade-version-yes-according-to-egm/

       

    2. Flojomojo

      Flojomojo

      That's crazy! I haven't played it, but now I want to. Screenshots definitely look similar. 

       

      The programmer also made Frogger for SNES, the last game on the system. More crazy. 

      http://www.digitpress.com/library/interviews/interview_david_lubar.html

    3. Syzygy1

      Syzygy1

      I knew about Bio Attack. I even have an old forum thread from 2016 talking about it at one point.

  11. Are Coleco SGMs widely available?

    1. Show previous comments  2 more
    2. ZippyRedPlumber

      ZippyRedPlumber

      @Kiwi@GoldLeader Thanks for your input, this was more of a survey like question. I am following Alan Sugar's philosophy, Make my coleco homebrews for the masses and not the classes as I see SGM games as classy games. So my goal is to make a game that doesn't require SGM/Adam.

    3. GoldLeader

      GoldLeader

      I see.  I do love ColecoVision homebrews so I hope you succeed!  The original SGM was like a lot of things that have happened (in this hobby) where you see something in a magazine and everybody wants it but it never happens.  I think it was  a victim of the crash.

    4. Kiwi

      Kiwi

      Vanguard uses 443 bytes of RAM.  So I don't run out of RAM to use for my games.  Sometimes I'll use the VRAM to uncompress game data to it to be access. 

      My target is to have my game compatible for all Colecovision. 

  12. Artillery Duel & Chuck Norris Double Ender commercial

     

    https://youtu.be/yx2mTMHP7Yg

    1. masschamber

      masschamber

      I like it, but I was hoping for a very local affiliate feel

    2. Zoyous

      Zoyous

      Awesome commercial! I just don't know about the name "Double Ender." I would go with something catchier like "Double Trouble." Can we get Xonox on the phone?

  13. Uploading a rare Xonox commercial tonight. Watch this space ;)

    1. masschamber

      masschamber

      wild, can't wait to see it and what I assume are very Canadian/Minnesotan  production values

  14. Just scored a Lynx Model 2 for Christmas, thanks, Santa! :D

    1. GoldLeader
    2. RodLightning

      RodLightning

      Cool.  Love those rubber hand grips!

  15. What the maximum use of colors for the CTIA? (Both Players & Playfield)

  16. The reprogrammed sonic game is finished, however it's in .bas format & couldn't compile on VbB (because of my inept stupidity moving files around)

  17. Happy Birthday, Intellivision! :)

  18. Are they're tutorials on making a platformer on the ColecoVision?

  19. Is there tips for ColecoVision programming novices like myself?

    1. carlsson

      carlsson

      I'm sure you're aware there already is a forum section for that, though perhaps you're rather looking for tutorials than a place to discuss issues.

      https://atariage.com/forums/forum/55-colecovision-programming/

       

      Frankly I don't know which user friendly language is mostly used these days, if people are dealing with C compilers, perhaps something like Boriel's BASIC or another language I'm not aware of. There's always pure Z80 assembly of course but it likely would clash pretty much with "novice" level.

  20. Having trouble trying to run intybasic on a windows 8 machine. Help?

    1. Show previous comments  4 more
    2. ZippyRedPlumber

      ZippyRedPlumber

      @carlssonIt only restricts to C:\Users\Steven and not C:\Intellivision, can you help me?

    3. ZippyRedPlumber

      ZippyRedPlumber

      @carlssonIt only restricts to C:\Users\Steven and not C:\Intellivision, can you help me?

    4. carlsson

      carlsson

      Does it mean that when you do echo %path% the path to the compiler and assembler - assumed that is what you mean by c:\Intellivision - is missing? If so, the default path can be altered this way:

       

      1. Press Windows key + Pause/Break

      2. Choose Advanced Settings

      3. Choose Environment variables (button in the lower right half of the window)

      4. Select the system variable Path and click Edit

      5. Press cursor right so the default marking doesn't delete your current path, followed by ;c:\intellivision (note the semicolon) and press Ok

      6. Ok, Ok, Ok and close the remaining window. Not sure if those changes get active for the next command prompt you open or if you need to reboot.

       

      I might be barking up the wrong tree here, but I'm trying to understand your exact issue.

  21. So, that new trailer... I like it. :)

    Wait, I like this!?! Am I drugged? What timeline is this?

     

    Looking forward to the film ;)

    1. Nathan Strum

      Nathan Strum

      Not a fan. I just don't get why they turned Fantasy Island into a horror movie.

    2. AtariNerd

      AtariNerd

      I mean, I kind of understand. If I saw one of those costumed mascot characters up close when I was 5-years-old, I might have wet myself, but they didn't have to wreck the nostalgia of ice-cream treats for everyone, did they?

  22. So instead of my endless runner, how would you guys like me to fix a certain homebrew that was a victim of legal scrutiny at the store? ;)

    1. Show previous comments  7 more
    2. ZippyRedPlumber

      ZippyRedPlumber

      @TwentySixHundred It's a lawyer friendly alteration of Princess Rescue, I wanted everyone to enjoy this great platformer even for those who like playing on real hardware. And don't worry I'll give MAJOR credit to @Sprybug

    3. TwentySixHundred

      TwentySixHundred

      Ah ok that makes sense, i was just confused to whether you were Sprybug under a different alias or not. Thanks for clarifying that ?

  23. Did you know theat Broderbond's Battle for Olympus on NES is so similar to Zelda 2, it's practically a rom hack!

    1. AAA177

      AAA177

      Really? That's very interesting. I actually have that game in my collection. Remember buying it years ago (during the Electronics Boutique days) but only played a scant amount of it. Have not watched any videos on it either. I'm going to have to check it out again. I always thought it was a neat little game that I owned (just something about it is cool), but never interacted with it. Not sure why (I do recall it seemed tough, especially some dropping slime monsters or something). Have never really played Zelda, though (I know, I know...). 

    2. uglyclone

      uglyclone

      I like Battle for Olympus better..

  24. Why does every Tom, Dick & Larry that I've subscribed to on Youtube keep sponsoring Raid: Shadow Legends? It's pissing me off! Y'now what's better than this crappy mobile game, Adventure on the 2600, that and Coleco's Venture.

  25. When hacking 2600/5200/7800 games, is it possible to replace the music in the games and if so, what to use? DASM?

    1. atari2600land

      atari2600land

      Hack-O-Matic. But first you have to find where the music is stored in the program!

    2. atari2600land

      atari2600land

      That is, for the 2600. Don't know about 5200/7800.

    3. ZippyRedPlumber
×
×
  • Create New...