Jump to content

ZylonBane

Members
  • Content Count

    3,963
  • Joined

  • Last visited

  • Days Won

    3

Posts posted by ZylonBane


  1. 37 minutes ago, RevEng said:

    Nope, the plan was ROM. It's an in-cart chip, and the idea was they could have customised it per-title.

    You should emphasize this point then, because the concept of a sound chip that's customized on a per-game basis is utterly bizarre.

     

    Also, ignore CPUWIZ. He is 17 corn muffins and a paperclip.

    • Haha 1

  2. On 2/23/2021 at 4:29 PM, Defender_2600 said:

    854835194_proportionsoftilesvs.thumb.PNG.ffdc96f403730ca822f90ee5429a8846.PNG

    Since you posted all these screenshots, I noticed that in the arcade version, the stroke of the l in "Olive" doesn't connect to the "O". In the 7800 version it does, which makes it look like it says "Alive".

    • Haha 2

  3. On 12/1/2020 at 1:40 PM, SalemFrost7800 said:

    How ironic is it that the 1980 Popeye movie was just released on Blu-Ray

    Protip: "Ironic" is not a synonym for "coincidence."


  4. On 12/1/2020 at 8:28 PM, BydoEmpire said:

    Dark Chambers is good on paper, not in practice. It's simply boring.  The "shoot monsters to devolve them" is kind of stupid, and there's no challenge or exploration.

    Dark Chambers is a nearly direct port of Dandy Dungeon ("Dandy" being a reference to "D&D"), an Atari Program Exchange title. The creator of Gauntlet, which came out a few years later, stated that Dandy was a direct inspiration.

     

    So basically, Atari wanted Gauntlet on their home consoles, but Jack didn't want to pay to license it, so they ported Dandy, which they already owned the rights to.


  5. Great work, but something I'm finding really disturbing is Bluto's face. He looks like some kind of compound-eye Brundlebluto nightmare. I think by simplifying the detail a bit it would be possible to get something that reads much more as a human face while still resembling the arcade graphics.

     

    popeye-bluto.png.2db0a47828a31ee2f83b7c93ce1192c5.png

    • Like 4

  6. I'm shocked, shocked, okay not really shocked. that nobody has yet pointed out that no, there is no "source code" in this game, onscreen or anywhere. Source code is the human-readable version of computer code before it's compiled into object code. That's what CPUs actually run.


  7. On 6/20/2020 at 5:26 PM, Philsan said:

    Boulder Dash was first programmed for Atari 8-bit computers by Canadian developers and released by a US publisher.

     

    Therefore I think original speed is the faster one that plays on NTSC Atari 8-bit computers, not the slower one that you can hear  on PAL Atari computers.

    Correct. The NTSC tempo is as the composer intended.

    • Like 1

  8. Okay okay, most of the sounds are actually fine. It's just that there are a few effects that rely on the sound registers being updated much faster than once a frame for their unique sound, most notably the human pickup, bonus life, and wave end/begin sounds.

     

    So is it even possible with this kernel to update sounds more than once per frame? In an ideal world you'd be able to program the DPC+ to run this algorithm to reproduce the Robotron sounds precisely, but I assume it's already busy doing other things.

     

    EDIT: Getting back to the animations, I finally figured out what specifically is going on. In the arcade version, the animation cycles of the Hulks (and humans, and probably all the other bipedal enemies) are tied explicitly to their movement. That is, every time they move, they also advance to the next animation frame. The 2600 port instead appears to just cycle animations at a fixed rate no matter how they're moving, which makes them kind of look like they're skating around the screen.

    • Like 2

  9. Regarding the borrowed 7800 sounds, I kind of really hope you don't end up keeping them. I always thought the sound effects were the weakest aspect of the otherwise excellent 7800 port. They come across rather wimpy compared to the punchy arcade sounds.

     

    My only other complaint would be the motion of the Hulks. They move too smoothly compared to the arcade Hulks, that moved in chunky steps.


  10. On 12/24/2019 at 11:13 PM, tschak909 said:

    He's referring to the fact that PDF files are not in an easily parseable format.

    Please, this is Gunstar we're talking about here. He meant no such thing. Look at the full sentence: "But since PDF's aren't saved as any form of text, but are graphic visual representations of text and images...".

     

    He obviously thinks text in PDFs is converted to bitmaps or vector outlines or something, discarding the original textual content.


  11. 14 hours ago, Gunstar said:

    But since PDF's aren't saved as any form of text...

    Completely wrong. PDFs store textual content as text, displayed using an embedded font. That's why you can copy-paste text out of a PDF, and edit them in Acrobat.

×
×
  • Create New...