rdhays82604
-
Content Count
45 -
Joined
-
Last visited
Posts posted by rdhays82604
-
-
I have a ASUS AM2 64-bit UBUNTU Linux system.
I am running sourceforge's ATARI800 emulator.
I have a Saitek P750 game pad.
Linux can use the joustick but the ATATI800 emulator does not see it.
Any ideas on how to get the emulator to see and use it?

-
Thanks A lot, that works greatNo problem!!!
Let me know if you need any thing else!
-
when i run it i got the following error message'Directdraw does not support the graphics display mode. Try running with ".blt" or "width640" on the command line'
What i want to know is how do i get it to work
I assume you are using the emulator from sourceforge.net - atari800.exe?
You need to create a batch file to include the command line options.
drive:/path to emulator/atari800 -blt
or
drive:/path to emulator/atari800 -width 640
if the batch file is in the same folder as the emulator then you can eliminate the drive and path names and just use:
atari800 -blt or -width 640
to start the emulator using a specified disk like an atr file use-
drive:/path to emulator/atari800 -blt "drive:/path to file/filename.ext"
or
drive:/path to emulator/atari800 -width 640 "drive:/path to file/filename.ext"
Again eliminating the drive and path names to the emulator if the batch file is in the same folder as the emulator.
hope this helps!
-
As the title says, can anybody help me get the atari 800 emulator work on a vista machine pleaseI have been using both atari800 and atari 800win on a vista system. What did you need help with?
-
Before I proceed any further, some questions:1. I'm using 74HC series IC's (that's all they had). Are they OK?
2. Is the output from D7XX (pin 9 of U2) active low?
3. For the audio output itself: I assume the output from each resistor array then just goes through individual 100nF capacitors? And, the ground for the audio can just be common to that which the ICs use?
1. The HC stands for High Speed CMOS. Function for function and pin for pin they are the same.
2. Yes, all DXXX lines are active low.
3. Yes, I assume the same.
-
I was was wondering if a MAX506 would work? It is a quad DAC.
http://www.jameco.com/Jameco/Products/ProdDS/814240.pdf
3-input NAND gates could be used to decode the writing to it.
2 to invert the R/~W and ~D6XX lines the output of the third would drive the ~WR line of the MAX506.
2 IC's....No resistors or capacitors!
-
Anything ever become of these boards? It seems that the whole thing was dropped!
-
In reguard to the rights, being that Atari was absorbed buy JTS in 1996 and later sold to Hasbro in 1998, maby we need to contact Hasbro too.Hasbro has nothing to do with it any more. See my previous post.
They did release all rights to the public domain for the Jaguar in 1999.They also released all the schematics to ANTIC, GTIA, and POKEY in to the public domain.
I have been looking all over the 'net for those. Do you know where they can be found?
I have read that they were on atarimuseum but there are no active links under the 8-bit computer on the archives page. Only links to the game consoles.
-
In reguard to the rights, being that Atari was absorbed buy JTS in 1996 and later sold to Hasbro in 1998, maby we need to contact Hasbro too. Maybe thats where the right may be aquired. They did release all rights to the public domain for the Jaguar in 1999.
-
Thanks for the link. Does anyone know the current status of his project?I have e-mailed him through his contact page this weekend and have yet to receive a reply.
-
OK, I know there are people who have played around with a 65816 cpu (latest being 65c816s), but one issue is the Ataris' slow video IC chip speed that always needs to be addressed. One solution was run the cpu at a perfect multiple of 1.79 mhz. The other was to create a new IC on a FPGA chip to duplicate the Atari IC functions and may even add more to the original IC function. We can probably build a chip or board that would be independent from the rest of the computer.I know the subject of customizing or duplicating the original Atari 8-bit IC chips was bought up a few times, (Turbo 816 thread, custom IC thread, Videoboard XE thread). However, has anyone ever got their hands on the original IC schematics? I will do some checking around with a few American companies that may have a connection with the Atari technology, like AtariMax or Best Electronics.
If you wanted to reverse engineer the Antic/GTIA video chipset, and then add more functions, this would be a good start. I do think the Videoboard XE builders also might have such knowledge. Some people are working ideals of making a more powerful and faster computer or CPU upgrade that is directly backward compatible with the Atari XL/XE computer system. One thing people are looking for is information and why I am posting something here.
I don't know the details, but someone was supposedly working on putting "the Atari on an FPGA." He had supposedly made some progress. Perhaps someone is aware of some more details?
-Larry
I found this page...
http://www.x-game.se/projects/fpga.htm
Is this the one you were referring to?
-
Just visited the Wester Design Center page and they now list 200MHz rather than 400MHz and it's for 65c02S parts... the 65c816S is listed at 100MHz.I was sure they had 400MHz listed just a few weeks back but I could be wrong. Then again at one time they mentioned another upgrade to that CPU line and all mention of it disappeared one day right before it was supposed to become available. I don't know if it was canceled, someone bought an exclusive license, it wasn't ready or what happened.
Those speeds are in the ASIC and FPGA forms only. The chip forms are at still at 14 MHZ.
-
Are there any static memory upgrades for the 8-bit systems?
-
Thanks - I'll give it a try this eveing!
-
I use the Sourceforge.net atari800 emulator on a windows ME pc with no directly connected printer. There is, however, a networked printer that ME can use. How do I change the "PRINT_COMMAND=" to use this tcp/ip printer that is installed on the pc?
-
I'm in the process of writing a music application for the 800 and I want to know if anyone know of any kind of guide or reference on how to prepare and put files on the eprom so they will boot properly on the system. I've got a couple of socketed 16k eprom carts and a willem clone burner. I've searched the archives but mostly have only found stuff regarding burning existing roms or dumping roms. Also looking for a good basic compiler if anyone has recommendations. Thanks for your help!Bob
Try turbo basic or advan basic.
Not sure of any others.
-
I was wondering if there has been work done on implementing the functions of ANTIC, GTIA, POKEY and other custom ATARI 8-bit integrated circuits on programmable devices?

emulator on a thumb drive
in Atari 8-Bit Computers
Posted
Is there a windows based atari 8-bit emulator that installs completely on a thumb drive or usb hard drive With out having to install files on the host computer?