-
Content Count
3,086 -
Joined
-
Last visited
Content Type
Profiles
Member Map
Forums
Blogs
Gallery
Calendar
Store
Everything posted by Roydea6
-
Looking for Info/Docs of Pajero SIO2SD software (xex)
Roydea6 replied to Larry's topic in Atari 8-Bit Computers
http://sio2sd.gucio.pl/wiki/SoftwareATARI_en Only site I know of for software is this one. -
100 FOR I=0 TO 72:READ A 110 POKE 1536+I,A:NEXT I 120 PRINT CHR$(125) 130 PRINT "DRIVE #";:INPUT DRIVE 140 POKE 1610,DRIVE 150 X=USR(1536) 160 A=PEEK(1611):B=PEEK(1612) 170 MINUTES=(256*B+A)/3000 180 RPM=INT(100/MINUTES+0.5) 190 ? :? "RPM'S= ";RPM 200 END 1000 DATA 104,169,1,141,10,3,169,0 1010 DATA 141,11,3,141,4,3,169,5 1020 DATA 141,5,3,173,74,6,141,1 1030 DATA 3,169,82,141,2,3,169,5 1040 DATA 141,73,6,32,83,228,206,73 1050 DATA 6,208,248,169,100,141,73,6 1060 DATA 169,0,133,19,133,20,32,83 1070 DATA 228,206,73,6,208,248,165,20 1080 DATA 164,19,141,75,6,140,76,6,96 This is the only disk RPM checker I could find in basic .... Never used it I prefer the Binary RPM.
-
Thanks for the link Larry. I ordered one also. the fit is fairly good but I don't like the cord exiting the rear of the enclosure. The buttons are very handy and easy to use. I usually only populate D1 and D2 because I run it with my Ultimate upgraded Atari.
-
Has anyone ever used this CGA/RGB to VGA adapter?
Roydea6 replied to DavidMil's topic in Atari 8-Bit Computers
https://www.amazon.com/Arcade-Converter-Output-Monitor-GBS-6200/dp/B076J665WR -
Atari Christmas, get the snowball rolling...
Roydea6 replied to _The Doctor__'s topic in Atari 8-Bit Computers
A small collection of Christmas related Koala Pictures. MyDos and Turbobasic with autorun.bas file for Slide show.. ChristmasMyDos.atr -
Atari Christmas, get the snowball rolling...
Roydea6 replied to _The Doctor__'s topic in Atari 8-Bit Computers
I found this on an atr from 2k9. NYD2k9.atr XMAS5.XEX -
@Larry asked? What is that chip on yours? I've seen pictures of several like yours. My 20 pin chip IC is 74HC245. Originally with 74LS245 but problems with it and seller suggested I put in the 74HC245 because it is a faster chip. I always tried upgrading with button selection except for when I flashed to get the correct fuse setting....BROWN OUT failures.
-
I don't see this with my SIO2SD and 800XL. Mostly clean screen and I see all the viewable. My Sio2sd and the small thing to the side is a avrusb500 flasher for atmega32.
-
Yes my old one is by Pigula? I upgraded to version 2.5 so I could get 8 SIO drives. Never was able to upgrade to any of the version 3.x Flashing never took. Seems like I have had it for 8 or 9 years. I quit using it after I got the Sdrive NUXX and the mini SIO2SD By Panos. I will post a picture tomorrow. Hopefully.
-
Larry, If you have not got 8 drives to show up with your SIO2SD, can you try this file to see what it does for you.. sio225.xex Good luck I get 8 drives with this file..
-
SillyPack 2k12 / 2k13 / 2k14 update released
Roydea6 replied to JAC!'s topic in Atari 8-Bit Computers
Thanks for noticing this name change. I put them all into the SD card for the Sdrive2 by alsp. Swapping ATR's very efficient with this SIO device. -
I have scanned through the DEVICE tree and have not found a stereo pokey item so that my Ultimate one Bios can be activated . And the AUDIO tree selecting Stereo does not activate it either. My real hardware 800XL with u-switch actives okay, but my 130XE with a stacked pokey chip plays stereo even though the Bios is greyed out not seeing this older style up grade. [ Is there a wire I could add to the mix to have the Ultimate sense this old upgrade. ]
-
sio2sd.zip Larry try these two SIO2PC. files the both work good with my two SIO2SD the older SIO2SD has no case, and I need to re flash the Chip every several years.
-
This picture does not exit to DOS with any key START or Trigger. And so needs a coldstart with real hardware.
-
Is the battery fitted properly under the two prongs for correct polarity.
-
XEGS shows black screen, troubleshooting tips?
Roydea6 replied to flashbackmatt's topic in Atari 8-Bit Computers
@ flashbackmatt Have you tried to boot without the CART Joust installed in the Cart slot.?? -
Had to have been and XL flavored aroma.
-
HallowMyDos.atr MyDos with AUTORUN.BAS and Turbobasic T20.COM
-
Halloween Some Google Pictures. Happy Halloween. Halloween.atr SpartaDos X and emulator friendly ATR. Boot SpartaDos X and mount ATR on D1: and view pictures by executing X SHOWALL.EXE
-
Make sure that the Application is under the Explorer so that the drag from has the Focus..
-
Upgrade Atari 800XL Basic to revision C
Roydea6 replied to ColorComputerStore's topic in Atari 8-Bit Computers
Most of the knowledge base can be found at http://seriouscomputerist.atariverse.com/pages/language/language.basic.htm# Turbo Basic and Basic XL/XE can except all of the Atari Basic syntax, but Atari Basic can not except any of the added improvements of TBXL or BASIC XL/XE. Atari basic can be compiled with MMG basic compiler or ABC datasoft compiler. Turbobasic also has a linker and runtime to combine source code to self loading file (com, or xex, or ANY extension you want to use. -
(small as possible). does not mean compacted. The ATR is the header + the 'k' boot loader + the XEX.
-
New tiny project: KEYCON keyboard adapter for XL/XE
Roydea6 replied to tf_hh's topic in Atari 8-Bit Computers
Board arrived today. Thanks again for making KEYCON.. -
CTS does not work for me but DSR does, I have not tried this with APE
-
The MyBios variants don't use Check Sum system so these two bytes could be you own choice ---beta 16= 6001 as first two bytes. Your #2 is what I have as #1 and #4 but my OS signature is different than yours. My #3 is Rev2 with math pack are different OS signature than yours. My 65816 OS is C101 I did modify it to hold my Favorite font..
