Jump to content

Garak

Members
  • Content Count

    240
  • Joined

Everything posted by Garak

  1. Notch actually made a top-down version called Minicraft for one of the Ludum Dare contests a few years back. Could use that as a basis for ideas perhaps. Garak
  2. I can assure everyone that Quark's bar has decent tacos. As for the Atari VCS, well, no self respecting Ferengi would think about being associated with such business. Now, if you excuse me I must go pick up my order of tacos from Quarks so I can eat while mending Chief O'Brien's uniform he keeps getting caught on the stations access hatches.
  3. Ok, lets see what I get: "The gaming press has a shrine to lawsuits" I'm sure the gaming press have all sorts of shrines really, lol.
  4. John Phelan and his constant use of "Atari" is almost begging to be used for a drinking game!
  5. Ah, yeah, good luck with that Lucas. Even if they do make an announcement at the end of this month it will be nothing substantial. Unfortunately, it will give the taco deprived pigeons like Lucas false hope about the "greatness" of their investment.
  6. Replicators... You Federation people are so dependent on those sad singular devices. On Cardassia, before the war, you could find the greatest tacos made throughout the quadrant. Ah, but that was another time. Now if you want decent tacos I highly recommend you talk to Quark.
  7. Federation citizens please send to Cardassia your finest tacos. Oh, and no root beer - it's a vile liquid.
  8. Perhaps that should be little brother since ARM was 'born' after the 6502.
  9. Ah, you've noticed. No, it's not my native language. I learned the language during my time of running a tailor shop on the promenade of Deep Space Nine. Many Starfleet personal were stationed there and I picked up English from them (they kept dropping it all over and people would trip over it constantly there). Before that I used a universal translator. How's that for a response? What I believe is that they know what they're talking about. One way I know is that they've demonstrated their knowledge many times on this (and other) sites over the years in various ways. Yes they are, they've proven it. If wishes were trees the trees would be falling. The only thing they are fanatic about is being accurate about what each computer (Atari or Commodore) is capable of. They are. We should have one, yes, but the fault doesn't lay with them. Again with the "fanatics"? If I were you I'd go back and really look at that picture again. It is not the computer you're looking for. No, indeed they won't. I think you need to go back re-read their posts. Oh, I am so tempted to make more DS9 references here it's not even funny. Right, because above all else that doesn't belong in the programming forum. I'm aware of it. Ways you know you're losing an internet argument #403: use "I have a [fill in some health problem]" or "I'm a [fill in some health problem or college degree]" to try to stay afloat in the fray. I would think many people on these forums have problems too whether similar or not but that doesn't make it right to not listen. Yes, you too. Garak
  10. Um, no, none that I can think of. Thanks for asking though! Well... actually I might. Something about someone who doesn't grasp what others are telling them. Yeah, I'd say that could be a problem, but certainly not my problem. Actually I have so I didn't need your constant demonstrations of it in this thread, thank you. Yes, I know you don't. Even when posts are written by people who are far more experienced in such matters then you. You're giving me this advice? What about those who post pointless posts pointlessly? Garak
  11. Agreed. I've found you can get some rather interesting music from picking notes randomly. Back in 1991 a few friends and I started work on a small rpg/dungeon crawl game in BASIC. One of my friends wanted a small tune for the game. The BASIC we were using had a "play" command and he randomly inserted a whole bunch of notes in then went back and made each note a sharp or flat. It actually turned out pretty well but never ended up being used. Garak
  12. If you intend on using other people's SID music in releases you should, at least, make sure to give credit to the author of the SID. Garak
  13. @retrozoneorg - Heh, thanks! It was great that they brought O'Brian over from TNG where they could do more with him. :-)

  14. A must see site for unknown and various versions of Commodore computers/hardware is The Secret Weapons of Commodore! site. Garak
  15. About crashes: I'm going to assume everyone is making sure they're running NTSC (or NTSC fixed) versions of the games/cracks on NTSC C64s? The majority of stuff out there for the C64 is for PAL C64's and many of those either won't work very well (timing will be off (sound speed etc)/messed up screen graphics) or will just crash on an NTSC C64. Gamebase attempts to at least have NTSC or NTSC fixed versions. Garak
  16. Yep, the only thing missing will be sound. Edit: It's possible some games may freeze depending on what they're attempting with sound code but I don't think you'll have too many problems. Garak
  17. "dumped"? The SID isn't an eprom or similar - it's digital and analog circuitry in an IC. If you mean to ask has anyone made a modern replacement for it the answer is yes and no. A few people are working on something but those replacements lack either a part of SID's features like the filters or the people working on them aren't finished yet. You can run a C64 without one until you find a replacement SID. Many of the old brick ones aren't reliable. However, for making your own check either the forums at Lemon 64 or the comp.sys.cbm newsgroup for peoples discussions and own replacement projects for the power supply. Garak
  18. Hate to tell you this but Commodore users aren't different then you in this. Now that's amusing. Over the years there have been some Atari people who posted over in various Commodore forums and newsgroups stating such. As for coming into your forum: some of us have been registered and posted here for years before this thread existed or before you even joined due to interest in Atari happenings. Garak
  19. The people most familiar with the VIC-II either don't come here or rarely do. But they can be found at CSDb and at Lemon64. Likewise for the VIC-I Denial would be more appropriate. No problem. Garak
  20. A "door" was a program that was external and separate from the BBS program itself yet added extra functionality. It was called a "door" because the BBS program would step-aside (either removing part of itself from memory or all of itself for instance; yet would leave the modem open) and pass control over to the external program it called (usually through a batch file). This was like going through a 'door' from one place to another. When the external program completed it would close and control would be passed back to the BBS program. Games weren't the only door programs on a BBS. Other doors could be things like the user stats generator/displayer, the oneliner comments, and extra menus. Garak (former co-sysop of a BBS in the mid-90's)
  21. To save you time I thought I'd mention that the C64 Programmers Reference Guide is already on the internet in various forms in: text file, html, and scanned to PDF formats. Garak
  22. Indeed. I alone have probably been at this site longer then several of the people in the "Atari vs. Commodore" thread. I find it amazingly hypocritical of certain posters to claim some should go off to "Colecoage" or "Lemon64" to state their views because this is an Atari site. Especially when those very same posters can be found in the Modern Gaming section discussing everything but Atari related things. Apparently they aren't capable of following their own advice. Garak
  23. Emulators certainly don't ignore the PAL/NTSC timings. However, all the C64 emulators are, by default, set to PAL unless you set them manually to NTSC timing. This is due to the fact that the C64 emulator authors are from PAL areas. In VICE you can change the timing in Options->Video Standard there it will have "PAL-G" and "NTSC-M" options. If you're using VICE that is. If you're using another emulator those settings could be elsewhere. Garak
  24. I'm assuming you're getting a NTSC C64? You should be aware that much of those 5 gigs may not run on it. Just like the Atari has NTSC and PAL differences for a computer so does the C64. Also, just like when some PAL specific Atari programs may not run on an NTSC Atari (or vice versa) that same situation exists with the C64. Why am I telling you this? The majority of C64 programs on the internet are PAL specific. Unless you, of course, hunted down all the NTSC specific, NTSC/PAL (recognizing the system running on and makes adjustment), or NTSC fixed cracks of those programs. Then again some may work and if they do they will run faster or show screen problems. Garak
×
×
  • Create New...