Jump to content

texacala

Members
  • Posts

    126
  • Joined

  • Last visited

Everything posted by texacala

  1. How do you animate soft sprites over a scrolling background like this? Do you erase, scroll, and re-draw them all? Or erase and re-draw one at a time, scrolling after the animation? Just trying to work out in my head how this is done, thanks!
  2. I think they will love Bruce Lee. The game plays very well and the two player version is hilarious.
  3. @Mac-42 - haha, no I haven't explored the BBS world in a long time and I imagine my daughter would find it pretty lame. What's fun though is a lot of teenagers have looked at my A8 and they assume it's running a GUI. They believe there are "windows" somewhere, and then when they see the OS is command-based they think that is incredibly dated and cool. And BASIC is just great for them-- being able to write a quick program and have something happen right away is not something they are used to. @Synthpop - damn that is cool! What do you use? I've played around with TMC2 but haven't tried anything else because I'm not sure it will run well on my NTSC machine. I've started learning Reason 5.0 on my laptop and I'd like to incorporate the A8 at some point. I'm a big synthpop fan, Japan, Alphaville, Kraftwerk, Absolute Body Control, lots of stuff.
  4. I definitely relate to the idea of using the computer in ways you would have liked to as a kid. For me, the Atari 400 was my first computer in 1980 and I never owned an XE machine back in the 80s, so it has been fun to see what I missed out on. I also have taught my daughter some BASIC and I love to show kids my 130 XE. They love it!
  5. How do you use your Atari 8-bit computer? And why? I've thought about this for awhile now and I am curious. Is it to play games? To program games? To install upgrades and enjoy the satisfaction of them working? For word processing or work? For nostalgia? To be stubbornly "retro"? Because your are fascinated with the machine's design? Because there is nothing quite like an ATARI? I've wondered a bit myself. Why do I do this? I want to hear from other forum members because I am genuinely curious. For myself, I can break down my activities as follows-- I mostly use my 130 XE for word processing. Specifically, I use The Last Word with a laser printer at work. I take notes, print letters, lists, inventories, play around with the different options. It"s not that I have anything against Microsoft Word or modern word processing (I use Word a lot). But using my Atari makes my day a bit more fun and interesting. I am exploring other office software options for the same reasons and I very much look forward to Jon's forthcoming GUI and applications built for it. Beyond the Last Word, I also use Eclipse on my Windows 7 laptop for programming 6502 code that I can test with Altirra. I am working on a game idea and learning assembly language at the same time. And while it is not always technically "fun" (haha), I find it very interesting and rewarding. It's not that I'm just interested in a playable game-- I also enjoy exploring what the machine can do and how it works. I also enjoy reading articles and forums-- that's always interesting to me, particularly when people are developing hardware or upgrades because I don't know very much about electronics or computer hardware. Finally, I do play games sometimes, although not very much. I do like learning about what games are out there though and following the ABBUC contest. So... what about you?
  6. Well, I tossed out that power supply because I was afraid I might see it one day and forget it's evil ways ("Oh hey, great! I have an extra power supply!" Yeah, right.) These posts are encouraging though because I want to fix this fried 130 XE. The case is virtually new (it's beautiful) and it was working very well for over a year. So maybe this is my chance to open it up and see if I can learn something about these computers on the inside... Thanks to everyone for the info!
  7. My SDrive NUXX is ok! And the monitor is fine, so it really was the power supply that fried my 130 XE. I have tracked down a new 130, but does anyone know a resource for fixing the old one? I don't know if it could be recovered or not but I would like to try. Just for the record, those Ingot 1.5 power supplies are *dangerous* even though they say "Atari" on the label.
  8. Well, my 800 XL isn't working either so it might be my monitor that's the problem or this other power supply isn't working either. I ordered a new power supply and I will test my computers on a different display and see if I can figure out what happened. Ah, the joys of retro-computing! I just hope my computers and NUXX are ok. Thank you to everyone for the information.
  9. Ok, I did a little research and it appears the power supply is the dreaded "ingot" version which means possible trouble. The other one I have is not, so I will try an 800 XL with this "safe" PS and see what happens. I really hope the NUXX is ok... (crossing fingers).
  10. Ugh, I hope not! Ok, I will see if I can test the voltage. Is that a common problem with these computers? And is the damage reparable on these components?
  11. So last night I fired up my 130 XE and there was no picture -- only bands of white. Bad computer? So I thought, but when I switched in a different 130 XE I got the same result. Broken monitor? Maybe, but then I noticed my SDrive NUXX wasn't powering up. Hmm. So I unearthed an old 800 XL power supply from the garage and tried that and now the NUXX lights up but there is still no picture. So I suspect (and hope) that I simply need a new power supply rated for the 130, but if anyone has had similar troubles I would certainly appreciate feedback. I have been using this set up almost daily for over a year with no prior problems.
  12. Kraftwerk used Atari STs in the 1980s and also used ST graphics for "The Mix" in 1997.
  13. Thank you, that's very helpful. Looks like I'll experiment with the immediate VBI and take over the OS myself to get the most cycles. Is it a bit trial and error to determine the number of cycles available before problems crop up? I want to modify my display list and then animate objects onscreen, both playfield animation and some PMG (NTSC machine). Also, do I gain some VBI cycles (or other speed benefits) if I use narrow playfield?
  14. "De Re Atari" describes the time limit for an immediate VBI as 2000 cycles and deferred VBI as 20,000 cycles, with the warning that long deferred VBI routines may cause graphics problems since "many" of the cycles are executed while the electron beam is being drawn. "Mapping the Atari" says an immediate VBI has about 3,800 cycles to use (20,000 for deferred VBI) and adds that "it is suggested that you do not execute graphics routines in deferred VBIs." It also describes the tantalizing possibility of bypassing the OS VBI routine entirely to gain more time/speed. My plan is to just test out immediate and deferred VBI routines with my animation loop and see what happens graphically, but I'm curious if you guys generally use immediate or deferred routines, which one is best, and also whether I'm better off using VBI for calculations other than graphics in the first place.
  15. Thanks, I'll try it out. I was looking for Atari blue (just the normal DOS 2.5 menu color) so I'll play around a bit and see if I can find it.
  16. Ah ok, I just read some of the documentation and see now there are a number of utility files. Thanks for the explanation, my German is not so good haha. I like this DOS. I like the shortcuts in particular and how the Atari function keys are well-integrated. Funny that the screen color is purple (?) . Maybe I can change it using one of the utility files.
  17. Thanks Rdea6 for that program, very useful! I had thought of writing something like this myself and this is great, now I have it For Andreas: Is the AUTORUN.SYS file needed to run .BAT files in Turbo Dos XL? I was able to follow SETUP.BAT, but in this case what else does AUTORUN.SYS do? Does the DOS write this file or can the user configure it? I tested the disk in Altirra and it works great-- so tomorrow I fire it up in the 130 XE haha
  18. Thank you Andreas! I use a 130XE with SDrive and I think this will work well. It's funny because I was just reading about Turbo Dos and XDOS on these forums the other day and my interest was piqued by DOS 2.5 file compatibility. Now I have a disk to test out, perfect, thanks again.
  19. It worked, thanks! I had thought COPY would wipe out TBXL but no, I was able to exit DOS and return with program listing intact. This will be great for small text files.
  20. So I have an ATR with Turbo Basic XL and a (slightly) modified version of DOS 2.5 that allows me to select B to return back to TBXL, program listing intact. But I wish I had something like a Spartados TYPE command to view the contents of a file included on this ATR. Not a full-blown text editor per se, just a COM file that's small, quick-loading, exits back to DOS, and (possibly?) lets me go back to TBXL. Any recommendations for such a utility? Thank you in advance.
  21. Thanks Bob, I added "CRLF 13, 10" to the PDR file and it worked like a charm. The default is 155. It didn't occur to me to look for a jumper! I'll do that when I get home tonight.
  22. I picked up a Samsung ML-2571N printer (mentionned earlier in this thread) and connected it to my 130 XE via a MPP 1150 Parallel Printer Interface. I fired up The Last Word with the default LW.PDR driver, printed a test sheet, and discovered text and carriage return seem to work fine but no line feed. Anyone know what the linefeed code might be? I believe the P:R interface automatically sends a line feed code to a printer, but apparently no dice with the MPP. I also tried LPRINT commands in Basic and got the same results: text and CR are fine but no line feed. I'd like to set up a LW.PDR driver to work properly with the printer.
  23. Perfect, just the help I was looking for! That talk is great. I had wondered about indexed addressing and whether or not it was time-consuming. I am using it a lot because I find it so powerful. With JSR or JMP, does the 6502 slow down if the jump is farther away in memory? For example, does it take longer to JSR/RTS from $1000 to code located at $7000 than say from $1000 to $2000? And is it generally advisable to minimize the number of jumps when programming or does speed typically not suffer? Thanks again for the help.
  24. Can anyone point me to a reference for calculating machine cycles for assembly language instructions? I'm using WUDSN for Eclipse and then testing code in Altirra. I'm interested in learning ballpark numbers for different instructions and getting a sense of what is fast. For example, I'm guessing an instruction like CLC is extremely fast but ADC would be slower. I'd also like to know more about addressing, i.e. how fast is simple LDA,STA versus using indexed addressing like LDA (LOCATION),Y, STA (LOCATION),X? And how much speed do I lose moving around with JSR, JMP? Thank you in advance.
  25. Thank you all for the information! Looks like I'll explore VBlank options, and I expect I'll have more questions soon.
×
×
  • Create New...