Jump to content

splendidnut

+AtariAge Subscriber
  • Content Count

    500
  • Joined

  • Last visited

Posts posted by splendidnut


  1. 5 minutes ago, sramirez2008 said:

    James please don't let the comments stress you out.  You clearly provided a warning (as per below) on your thread as well as several warnings throughout the video.  We're all big boys & girls, we should be able to read your warning and decide whether/not to proceed with watching the video.  This really shouldn't be an issue.

    Fully agree!  I was trying to figure out what to say, and it appears that @sramirez2008 captured it perfectly.

    • Like 3
    • Thanks 1

  2. Hmmm... the Audacity of some people!  Seems fitting though, given the definition.

    Definition of audacity

    1 : the quality or state of being audacious: such as
      a : intrepid boldness - knights admired for their audacity
      b : bold or arrogant disregard of normal restraints - had the audacity to defy his boss
    2 : an audacious act usually used in plural Her worst audacities did not seem to surprise him.— Edith Wharton
     

  3. Yeah, the version that let's the player move around doesn't include the "alternating color interleave" kernel.  I wanted to save space/complexity until I got all the sprite stuff figured out.


  4. The numbers at the top show the currently selected color (left 2 digits) and its value (right 2 digits).  But it only shows one at a time.   There are 4, two background and two foreground colors.  The fire button rotates thru them.

     

    From your screenshots, I can see that you set color 1 to 92.


  5. Currently, your best bet for trying this out is to use Stella.

     

    Between the two online emulators that I know of, only @DirtyHairy's Stellerator worked, but only after renaming the file.  The other online emulator, Javatari, does not like this, which is not surprising because this uses the rarely used E7 bank-switching scheme.

     

    If you're talking about virtualatari.org, it looks like they use Javatari and they only accept completed games.  This is no where near being completed... it's just getting started.  :)

     

    • Like 1

  6. 3 hours ago, Andrew Davie said:

    I think the recent ARM-based games are remarkable. They show just what the TIA can do. There is still considerable skill required to make something that works - yet alone something that looks good. For example, many of the ARM games use sophisticated sprite multiplexing algorithms/engines to get HEAPS of stuff on the screen at the same time. It requires skill to program. Comparing these things is what I so dislike about where we're at now. A 4K game has its own unique challenges, and limitations. An ARM-supported CDFJ game has its own unique challenges. It is possible to produce fantastic games with either. But comparing one to the other and saying one is the "best" is basically misunderstanding (in my view, at least - and I've been bitten by my views on this) the very nature of what they are. You can do a lot more (dynamically) with an ARM bankswitch scheme such as CDFJ than you can with plain 4K. You can do a lot more with a non-ARM bankswitch scheme such as 3E+ than you can with plain 4K, too. Comparing them is pointless and in my world "unfair" to the developers. I refuse to be a part of it.
    I am against any sort of push to label games with some sort of "32-bit" or "unassisted" or whatever. They are all '2600 games and all require skill to develop. If any good has come out of this whole Audacity thing, it is perhaps that good game design seems to be more the discussion point than the bankswitching scheme used. Even so, we're still seeing ridiculous comments with people still insisting on using terms like "best game ever", "best graphics", "best Atari programmers", etc. I think most people aren't going to be aware or care about any of this.
    Anyone who finishes a game no matter what the medium (from bBasic to ARM-based) is a winner in my book. I consider programming a game an artistic endeavour, more than a technical one. To me, categorising and claiming one is the "best game", for example, is like comparing two great artists to decide who was the "best".  Do you try to level the playfield when making that judgement by deciding who had the better quality canvas, paints and paintbrushes? No. There's just no way to compare; they are both great artists who must be evaluated in their own context.
    Unfortunately, some great artists never sell a painting in their entire lifetime - and some get rich selling stuff based on who they are.

     

    Well said Andrew!


  7. 1 hour ago, Mr SQL said:

    It's generally Apples to Oranges comparing 8-bit games to 32-bit games, even 4K games compared to 16K games with the same processor are a different paradigm. 

     

    When an 8-bit game does compare to a 32-bit game through innovation the reviewer just holds up signs ;) 

     

    I think it might be more sensible to put signs on the 32-bit releases indicating they are "32-bit productions on 8-bit hardware". 

     

    Running old DOS 16-bit games on a 386 (32-bit processor), does not magically make those games 32-bit.

     

    So, some of that depends on whether the games/releases use 32-bit instructions or not.  Ex:  Chaotic Grill uses DPC+, but only for the extra RAM accessed via data fetchers and fast-fetch mode.  Outside of that, it's purely running with just 8-bit 6502 code (display kernel AND game logic).

     

    Also, I believe any DPC+ games that utilize ARM code can only utilize the Thumb (16-bit) instructions due to a bug/design flaw.  I believe I heard this has since been corrected with the CDF, CDFJ drivers.   BUT, that would make any DPC+ game only technically 16-bit, if that.  Sorry, that was based on my faulty knowledge...so it's been struck out.

     

    Are we really going to have this discussion AGAIN on how to DIVIDE up the community into little niches of games based on specs?

     

    OR can we ALL agree to enjoy these games that we like for what they are?

    • Like 7
×
×
  • Create New...