Jump to content

CyranoJ

+AtariAge Subscriber
  • Content Count

    7,144
  • Joined

  • Days Won

    217

Posts posted by CyranoJ


  1. 6 minutes ago, jgkspsx said:

    On the other hand, large TVs were a lot more common than large desktop monitors then. I remember a 15” monitor being the height of excess at the time. ......... Heck, the Switch has had rereleases of classic Doom, Doom 2, and Doom 64, and I think they sold very well.

    And now people want to play them on smaller screens. Crazy.

     

    https://www.altchar.com/game-news/heres-the-original-doom-running-on-a-pregnancy-test-asWDE7C1Zqxw

     

     

    • Haha 2

  2. 1 minute ago, sirlynxalot said:

    Ah ok, I didn't see any reference to the gamedrive in the first page summary post or the last few pages, and this thread is so long I must have missed it.

    There's a bunch of them at the bottom of the first post.

     

    Its all a bit of a mess in this thread, mainly because... who knew where we'd be years later with 50+ ROMs, so don't really expect anyone to trawl through it all.

     

    I'm waiting for a forum upgrade that will allow in-post tables, then I'll remake the first post (again!) and hopefully be good from there.

    • Like 2

  3. 9 minutes ago, sirlynxalot said:

     

    I've seen some chatter about how nice it will be to play the st ports with the gamedrive. Any idea if the skunk locked roms will work with the gamedrive on real hardware?

    I've re-done them all locked to Skunk & GD in this very thread....

    • Like 1

  4. The 68000 writes to the GPU RAM in 16-bit segments, so two writes for a longword.

    The GPU reads as 32bit, and is clocked higher.

     

    It's reading only half the address (the high half)

     

    You should be setting a sempahore flag, and checking that, not the actual pointer value.

     

    .wait_list:
        load (list_ptr),event_list
        or event_list, event_list
        jr EQ,.wait_list
        nop

    That is your problem.

    • Like 2

  5. 6 hours ago, 82-T/A said:

    But I'll put up the prices at the end of the week. Right now, the Jaguar CD is blowing me away. I paid $108 from Go Atari in 1998... right now, it's been bid up to $859... which is totally beyond me because I literally had a Buy It Now price of $749, so I don't understand why someone would continue to bid above the Buy It Now price. This happened to a couple of games, where people outbid the buy it now price... I don't know if they didn't see it, or what happened, but I'm not going to stop them.

    As soon as someone places a bid above the reserve BIN is removed.

    • Thanks 1

  6. 9 hours ago, Stephen said:

    Two 32-bit fairies flitting about in parallel, or a single 64-bit huffing down the road?

    The fairy fart particles suspended in the air are inhaled by the unicorns and mixed in their digestive system to be delivered as unicorn poo, which is used to power the JagCD.

    • Like 1
    • Haha 2

  7. 11 minutes ago, Stephen said:

    So wait - you're saying that Jag Studio doesn't pump everything through main in GPU?  How the hell is it so performant?

    Fairy farts.

    • Like 1
    • Haha 3

  8. 29 minutes ago, No One You Know said:

    What do you mean "don't drink the cool-ade"? I thought everything that did anything didn't use 68K? Just seeing whatever has been made recently looks like doesn't tell you anything.

    Plenty of threads about GPU vs 68000 etc in the main forum.  Not getting into it here - in the release thread but feel free to make another one.

     

    In short, "everything that did anything" is a bit of a blanket statement, lots of things use the 68000. And many of them are great.  It's not what CPU you use, but how you use it.

    • Like 2
    • Thanks 2

  9. Just now, No One You Know said:

    I would have thought anything modern would not use 68K at all but compile for Tom or Jerry instead? Is there really enough free bus time in Jag programs for using the 68K gto work well? I suppose APIs like these are a tradeoff between ease and efficiency of use and maximum performacne and that is the way that it has always been.

    Don't drink the cool-ade :)

     

    Plenty of cycles to go around for all. As for 'are there enough cycles' - check whats been made in the last decade.

×
×
  • Create New...