-
Content Count
1,066 -
Joined
-
Last visited
Content Type
Profiles
Member Map
Forums
Blogs
Gallery
Calendar
Store
Everything posted by gozar
-
You were able to get a USB gamepad to work under Wine? How'd you do that, USB support doesn't exist in Wine. Gamepad support is automatic under Ubuntu with Atari800, just be sure to have the gamepad plugged in before started Atari800. I've used a 360 controller, NES USB controller, and SNES USB controller.
-
If you're familar with the command line in msdos, then any of the unixes command lines will be very familiar. A few gotchas: Under Unix: Use forward slash (/) for directory delimeters instead of backslash (\) Commands use the hyphen (-) before program arguments instead of forward slash (/) ls brings up a directory listing cp - copies files (must have a destination) mv - moves or renames files Check out this crash course: http://cli.learncodethehardway.org/book/
-
I know it's somewhere in the last 131 pages of this thread, but will there be an option to turn of full window drag? (Or is it too early to worry about? :-) Looks really amazing, can't wait to see what apps get written.
-
I found the AX11015, which looks like you can communicate with it over serial, and it will take care of all of the TCP/IP stuff for you. Once Joey_z finishes this PBI board just hang it off of one of the serial ports. Or buy a Lantronix box. :-)
-
An Arduino would be too limited, plus too expensive. $15 for an Arduino, another $10 for ethernet (or $40-$50 for wifi!), $5 for SD reader. You're only $5 away from the price of a Pi which would have 512MB of RAM. Add a case and power supply for the Pi and you're up to $50. With something like the Pi (it doesn't have to be a Pi, but it's probably the cheapest) you can use it for so many other things. The more I think about it though, the "server" software would just need to be written so it's portable. Then you could use Windows, Linux, a Pi, a Beagleboard, whatever.
-
http://www.atarimagazines.com/v3n9/Parallel_Bus.html http://www.atarimagazines.com/v3n10/parallelbus.html http://www.atarimagazines.com/v3n11/parallel_bus.html http://www.atarimagazines.com/v3n12/toolbox.html :-)
-
Would it have a pass thru so I could still use my IDE+?
-
It only takes four wires to connect the SIO to a Raspberry Pi. For network file access I'd just use a regular drive number and have the Pi present the network directory as a SpartaDos or MyDos formatted disk. Telnet would be pretty easy, That hard part is writing the software for the Pi. Then extend it even further. 80 columns, either through the SIO or wire some GPIO pins to a joystick port ala the XEP80. With the right software you should be able to even get advanced graphics modes by letting the Pi drive the display. I envision this working for games by having the Atari send to the Pi the graphics data (backgrounds and sprites) and then the Atari has to send very little data to change the display. Use a new device, like G:, and use CIO access. You can then send sprite data at the beginning of your program to the Pi, then during the game the Atari would only have to send a few bytes to the Pi to tell it to put sprite 0 at x,y location. The Atari can even turn off ANTIC for a speed increase. Bonus points for adding an automatic video switcher, where the Pi can switch the video from the Atari or from the Pi. And if you wire into the joystick port you would be able to do the network play, although I don't know how the other person would see the screen. A $50 solution for the Atari that opens up networking and other fun stuff. Too bad my coding skills aren't up to the task. You could plug Flash drives into it to mount, have wifi access to the Atari, write a music player that the Atari uses to play MP3s on the pi. And then, the ultimate insult. Install an Apple //e or C64 emulator on the Pi, and write some software to send the Atari keyboard and joysticks to the Pi. It really reminds me of the ATR-8000. Just call this the ATR-16000. Or ATR-Pi.
-
I buy everything now, it helps to put things into perspective: http://theoatmeal.com/blog/apps I eat fast food a lot, spending $5-$8. I used to balk at spending $.99 for an app, until I realized I just spent $1.25 for a pop that will be gone in an hour, where an app I'll have for awhile.
-
Ok, I need to check this out! His manuals are the best technical manuals I've ever read. (And I need to pick up some Mac ROMs so I can get my Spectre GCR running. :-)
-
Mine was an 800XL for Christmas of 1984 with the 1050 disk drive (and DOS 3). Upgraded both later to a 256K Rambo for the 800XL and the US Doubler for the 1050 and bought a 1025 printer at some point. Today it houses the AtariMax 32-in-1 OS, some sort of video mod I did (which among other things added Chroma, the machine looks amazing on my 1702), an IDE+ with 2GB CF, and ILS KRH so I can use an IBM Model M keyboard.
-
computer users groups: then and now....?
gozar replied to Atari-Collector's topic in Atari 8-Bit Computers
Check out maker clubs, it seems that there is a lot to the maker movement that reminds me of the computer movement in the '80s. http://en.wikipedia.org/wiki/Maker_culture -
I want to change the colors of certain lines in graphics 0 in cc65. Assembler can be embedded in cc65, but I can't figure out how to get started. Does anyone have any examples of use?
-
Advice Needed. Best OS for Dedicated Emulation Computer
gozar replied to PeculiarSatyr's topic in Emulation
I'm so surprised how the original XBox just works. And it's dirt cheap, I'm watching a few auctions now to get another one for the living room TV. -
I saw an eBay listing for the Omnimon OS upgrade, which had a different default font. In my 800XL I have a Warp 32-in-1 installed, so I'm thinking it would be cool to install a few OSes with different default roms. Any idea what's the easiest way to change the rom in an OS dump?
-
Probably TVI-925 terminals: http://en.wikipedia.org/wiki/TeleVideo We had those connecting to an IBM Mainframe running CMS and the Dec Vax running VMS.
-
I have a cheap VPS available, so I thought I'd put up a Mystic BBS. I have it running, but need some guidance on configuring. I'm confused about screens, menus, message bases, anyone have some sites to help get me started?
-
Fair use doesn't apply in this situation, especially since this is a for-profit activity. These are derivative copies of the original artwork and as such infringe on the original copyright. Especially since Atari is still using this artwork on current products. It's a shame, because I would really like a set. Marc, has there been any discussion with Atari on officially licensed cards?
-
These look pretty cool, but how legal are these? The box art is still under copyright and the cards are duplicating the art of the box and the cartridge.
-
Has anyone put the sio2sd in a 1050 and keep the 1050 functioning? I'd hate to destroy something that was working (even as useless as a 1030).
-
In my case, I use SIO2USB and Ape on a Thinkpad running Dropbox. All of my A8 stuff is in a folder in Dropbox (currently at 2.8GB) so I can easily use the same images/files with an emulator on my laptop or desktop computer along with my 800XL. Makes it really easy to download new stuff to try, I just put it in Dropbox. The Thinkpad is also wifi enabled, so I can put my 8-bit set up wherever I want. I've been thinking about switching to Bittorrent Sync for more space, but I currently have 10.9 GB for free in Dropbox.
-
You'll need a way to program the cart, which can either be an A8 computer or the AtariMax USB programmer. To use an A8 computer you would almost have to have an SIO2PC device. Did you get anything else with it or just the cart?
-
ANTIC the Atari 8bit Podcast is now available
gozar replied to Subby's topic in Atari 8-Bit Computers
What a lot of long distance podcasters do is have each participant record themselves locally during the Skype/Hangout. Then they send their recordings to the main person who syncs them up in something like Garageband. That way you get a high quality recording on all ends. -
I cut the cords off of some bad ingot power supplies that I'm planning on attaching a USB plug on so I can do this exact thing!
