Jump to content

idavis

Members
  • Posts

    163
  • Joined

  • Last visited

Everything posted by idavis

  1. You could have either A. better resolution (0-90 in 1 degree steps) or B. a smaller table (only 16 records) if you just went from 0 to 90 degrees and calculated reference angles, then adding the + or - based on quadrant.
  2. I know I am going to catch it for this, but I still use Synassembler. Like it too.
  3. That was my exact experience as well. No dot matrix, but we turned in a load of 'typed' papers printed off the old 1027. My kids can't even fathom being told that you can't use a computer to do schoolwork.
  4. I didn't see mine on the list, but I might as well update here. I am still working on the Sudoku game. I have it working properly. My main goal has been accomplished, which was to have an Atari generate a valid sudoku puzzle and allow you to play it in under 8k. Right now, it's just some tweaks to the joystick routines, adding in some extra input, and maybe some more flash when you complete the puzzle. I have some easier classes this semester so I might spend more time on the weekends. Right now it's been some late night coding sessions getting the work done. But I am happier with the results now more than ever.
  5. Don't forget about Envision: http://www.user.dccnet.com/dschebek/envision.htm I am using it with my Sudoku game. The nice part is my game is being written with Synassembler, and Envision has the option to output the charset to Synassembler format.
  6. Here's my cool setup. And yes, I realize this isn't really running under linux per se, but it qualifies as cool in my opinion. I am running Slackware 12.1 and a little older version of VMware (1.0.4 I think). I have an XP machine set up with a USB APE/SIO2PC, running under a VMware instance. I had tried the serial SIO2PC interface, but just couldn't get the timing to work right with linux and the serial ports. Switching to USB has cured the problems and it works fine. Atari 800-> USB SIO2PC/APE interface -> Slackware Machine running VMWare -> XP machine running ProSystem.
  7. Got mine as well. I can't say thanks enough.
  8. Just confirming here. I definitely want a set.
  9. Go ahead and continue discussing plastics, but can we all just agree to not let that Billy Mays guy see this? I can only imagine the late night infomercials "oxycute-ing" all the old classics...
  10. Here's a little food for thought. I have read about halfway down this, and will read it all later, but there was an Apple Clone. I would have to dig out old Compute magazines. I believe it was called the Orange, or some other fruit. My point is that it's just a footnote, and I would be willing to bet only a few people have heard about it, and it was an Apple II clone.. Not too successful. Now put on a shirt with an Atari or Apple logo, and people will recognize it. Atari was successful enough.
  11. I too want to be put down for a set of Analog cd's. Also here's a vote for Compute magazine. I used to love reading it. I know it covered more than just the Atari, but that was part of the beauty. You could keep an eye on everything. Reading through these old magazines really does bring back some memories. Simpler times I guess. We didn't have the internet. Hell, I remember teaching myself to program using magazines and the example programs before I had even received the computer. I was so excited to finally get the 800 I coudn't stand it. I didn't even have a cassette, so all of the programs I wrote on paper, I had to type in and test, and then they were gone when I was done. I was so glad to finally get a storage device.
  12. So I guess I am just concentrating too hard on other things right now, but what can I do with one of these fully populated? I believe I have a 1200xl in the closet, but I still use my original 800 for all my Atari computing needs. I guess I am just confused what this is and what peripherals would require this. If you don't want to clutter up the sales thread, a pm would do, and a summary is fine. I don't need extreme details, just to figure out whether I am missing out on something I might kick myself for later.
  13. Curt, Our thoughts are with you. Take time to heal. We will be here waiting.
  14. Michael, It might be easier just to find a disk image (.atr) of a dos disk and copy it. I would think just for general use Dos 2.5 would be the ideal choice. Don't go with Dos 3. It's a long story, but 2.5 is actually newer and better than 3.0, which was a major flop. I am sure you can find reams of info about it on the web. There are plenty of other Dos versions like SpartaDos, MyDos, etc. But you can work with those after you get more general experience. My rambling point is, just copy the Dos disk, give it a name you want, and then remove all the files you don't need. Dos.sys and Dup.sys would be the ones I would leave.
  15. ThumpNugget, I too went out to the mailbox today, and lo and behold there was my copy. I am sitting here reading as we speak. I wanted to say thanks. It looks awesome, and now I don't have to dig through my closet.. Kudos on an excellent job!
  16. It looks like there are a couple of options for getting a cartridge out there. I am getting closer to being finished. I guess it doesn't seem to hurt the value of the cartridge by releasing the game as an atr right? I am not in this for the money, and do want to make sure this gets freely distributed, but again my dream has always been to release a cartridge. I need to work on a few small things I want to change, and then some basic documentation.
  17. I haven't calculated the latest compile but I am sure it's close. The gameplay is really simple, but the code that I worked really hard on was getting the Atari to generate a working puzzle. That was the task, and isn't as simple as it may sound. In fact the last thing I am working on right now is some kind of display to let you know the atari is generating a puzzle, since it can take a while at times. It's all "random", which I know isn't truly random, but as close as we can get it, and certain things have to fall into place for the atari to generate a puzzle. I am probably more proud of that code than I am of the gameplay. But I am sure most people won't see it that way since it does take a while occasionally to generate a puzzle. We have become accustomed to faster and faster pc's and I think most people forget that it wasn't always billions of calulations per second..
  18. I agree. It would be really simple to dump a cartridge. I guess I am trying to size up the interest in making my game into a cart, and need to know if people are buying them for the "collectible" value, or for gameplay? As for polish, my game works, and I do like the gameplay. I just don't think I am going to be able to get it to the look and feel of examples that people have posted. Now granted they used pc tools to come up with the look. I am not in this to go commercial. I have just always wanted to write a game in assembler, keep it around 8k, and make it into a cart. I just don't want to damage the "collectibility" by releasing it on a disk image before putting out a cartridge. I do have a working version in my thread, but it's got a number of options not available. So I am not worried about that competing with the final version.
  19. So I am working on the game that I want to turn into a cartridge (sudoku). I am getting close to what I want to release. I was wondering though, do the guys writing homebrew cartridges usually post up a working version here to get feedback? I know that there is no money in making homebrews (or at least that's the feeling I get), but am I doing myself a disservice posting up a copy of the game in atr format before I sell a couple cartridges? Would anyone be interested in a Sudoku cart? I realize the game I have made has a '79 look and feel to it, but don't know how much time I will have to devote to "polishing" the look. I am trying to size up the interest before I go and start looking hard into the hardware side of this little dream of mine.
  20. Kaz, I don't see why it couldn't be a 16K cart. My only concern right now is the amount of time I have to work on this. I guess 8K was just a goal I had in mind. I have always been amazed that Star Raiders was done in 8K, and I guess I set that as a goal. I will have to get a little better at programming in assembler to have anything that looks like the screen shots you guys have come up with. What I am using right now is a graphics mode where I can just drop in the numbers to the screen location that I calculate based on where the cursor is. I would just have to work on my graphics skills (a lot). I modified it last night to actually generate a puzzle. One of the issues is that to generate a puzzle can be real quick, or take some time depending on random luck. Believe it or not, it's not that easy to generate a "correct" sudoku puzzle, and since there is an element of randomness, it can just take clock cycles to get the right combination. I have to come up with some kind of screen animation that you can watch when the puzzle is generating. I am working on something, but want to keep this to a minimum, since I want to spend most of the cpu time on getting the puzzle generated and not some display. The good part is that we have a working game right now, you just can't change the difficulty. But that should be fixed soon. It might not be the prettiest at the moment, but it will work. I think right now, for this version, I am going to do this on my own from start to finish. My initial goal and inspiration was to make a game and have it on a cartridge. I have been wanting to do that since I was 12, and am now 40. Once I get it all buttoned up as a cart, then maybe we can work on another version with fancier graphics. Isaac
  21. Hey guys, funny that I would see this post at the top of the list again. I have about a week free from school, I have returned to college, and was relooking at all my code and thinking about working on a quick splash screen with the menu options I need: Difficulty: Beginner, Easy, Medium, Hard, Expert Atari Generated Puzzle or scrambled pre-made puzzle Kaz, I really like your screen, and Pseudografx, I like that look, but for now with my limited assembler experience, and I was trying to make sure this all fit in a 8K cart, I am going to stick with what I have. I mean, the fact that an 800 can generate a sudoku puzzle is a pretty amazing feat in my opinion, and I want to leave that option in the cart. I am going to try working on a few things this week and see what I can come up with. Isaac
  22. I don't know if there's a speed difference, but I switched from a serial to usb after moving my sio2pc pc to vmware. I have a couple of machines "virtualized" and I figured that would be a good candidate. It wasn't really working with the serial connection because my vmware server is linux based. The serial connection from the real machine to the virtual was a little sketchy, and I tried a number of different settings in the Ape software and for the actual serial port under linux as well. I decided I would pull the trigger and buy the USB version to see if it would be usable under my configuration, and it has been working reliably. Linux Server -> XP Machine under VMWare -> Atari 800, nothing but net. Steve has a high quality piece of equipment, and I can't recommend it enough.
  23. You might have to have an Atari computer hooked up and running to supply the power through the cable. I know I thought mine was bad as well, and it turned out I just needed to have the 800 running to supply power. Now Steve's new USB interface gets power from the USB and you don't need the Atari running.
  24. You should take a look at Blue Max as well. Isaac
  25. Since I remove the numbers from a solved puzzle, of course there could be more than one solution, but I have to work with what we have. I am trying to fit this in an 8 or 16K cartridge. If there is more than one solution, and you don't get it right, then look for the other solution. Right now, I remove a fixed number of squares. Eventually, that will be variable based on how hard you want the game. The easier and less squares, the less chance you will have of getting multiple answers. Just look at it this way, there are more than one way to solve other games, same here. At least it is solvable. Part of the game is figuring it out, and doing it in the fastest time. Isaac
×
×
  • Create New...