-
Content Count
3,086 -
Joined
-
Last visited
Content Type
Profiles
Member Map
Forums
Blogs
Gallery
Calendar
Store
Everything posted by Roydea6
-
Try this ATR: MdosTB2.atr This is a MyDos 90k atr. It boots to TB and opens FILE autorun.bas and then opens text files for viewing. Modify with your title and your text files, I put a few text files on the atr for TB instructions. This has full MyDOS so you can get back to the dos menu. Good Luck...
-
This is from Post #2 in this thread.
-
DIM $A(19) . . MENU . GET K IF K=64:A$="D:FILE1.TXT":ENDIF IF K=65:A$="D:FILE1.TXT2":ENDIF OPEN #1,4,0,A$ DO GET #1,BYTE... CLOSE #1 are you using SD 90k ATR or DD with 65535K ATR. sio2sd sio2pc
-
10 DIM A$(19) . . MENU . A . B . C . D . E . GET K . IF K=65:A$="D:A FILENAME.XXX":ENDIF . IF K=66:A$="D:B FILENAME.XXX":ENDIF . IF K=67:A$="D:C FILENAME.XXX":ENDIF . ETC..... GET just scans the keyboard key presses and returns the key pressed.
-
IF ERR=136:do what ever you want (i,e..) END RUN GOTO STOP :ENDIF this should be placed where your TRAP #ERR sends: 200 #ERR 210 IF ERR=136 also ERR is a reserved word with TB...
-
with TB the keyboard is open just use a GET K:PUT K. also OPEN #1 should usually be prefixed with CLOSE #1:OPEN #1 this prevent many of this type of ERR.
-
WHOOT!! All done now seeding... Now I can start reading some of this..
-
Yeah!!!!! I thought all peers were seeders, and if not where is my Upload bandwith going. As soon as I have 100% I will then be a Seeder. Now at 45.9%, but so are most all the other peers. Look like most of the current peers will be seeder at about the same time.
-
OK redownloaded and now have seeders and peers......
-
I seem to have gotten the torrent from the origial post. I has been running now since 7:35 PM. Still no peers so I will download the newest..
-
"I have also use the SDX 442 sortdir /t on a MyDOS partition. And for luck afterwards I ran the MyDOS vtocfix.com and verified the directory structure." I just refreshed my memory for the above statement, and found that SORTDIR /T on the root will change the directory ID to $14. It should be $10 for most programs use by MyDOS to recognize it as a folder (i.e..) Hiassoft's MYPDOSN.COM. So I ran DISKRX.COM on this Partition and changed all the Directory ID's to $10. With MyDOS's VTOCFIX.COM programs asks if you want to delete this folder and you should answer Prompt with a "N". Some files are found that are all padded with $00 and should be marked as DELETED with VTOCFIX.COM or with DISKRX.COM. One last comment is an atr concidered a partition if it is on a SIO2SD, or SIO2USB drive...???
-
I have also use the SDX 442 sortdir /t on a MyDOS partition. And for luck afterwards I ran the MyDOS vtocfix.com and verified the directory structure.
-
SDX 442 Atarimax emu cartridge can read MyDOS subdirectories. and I have copied from MyDOS -- B:>PATH>*.* A:>PATH>*.* with this setup.. You will have to CHTD all files copied over because MyDOS doesn't have time stamps...
-
Only 120pcs of "Sikor Soft *.atr..." left for sell
Roydea6 replied to Sikor's topic in Atari 8-Bit Computers
My experence with torrents is that snail mail is just a little faster than some larger torrents. So the advantage of torrent is NIL. Even if I pay for CD and get email with Torrent location. -
1 for NTSC xl
-
i make a custom xxx.cfg file and keep it seperate from the LW folder and when I install a new beta I get my colors back by loading this xxx.cfg file. so many beta's... new key definitions... becomes a new learning curve, when fingers are programed to use previous key def's. icons are almost good... but slower than just selecting the proper keys for desired action.
-
I like most of this version If I don't want icons I just avoid hitting the ESC key. One note I couldn't find in the DOC's, CTRL+2 acts like the CTRL+SHIFT+CLEAR, and toggles EOLS on and off. Also the text file made comment about this running with SDX33a and BEWEdos, but it didn't with SDX33a. I haven't tried to use BEWEdos or RealDOS yet.. Thanks !
-
moving stuff from laptop to myide hard drive
Roydea6 replied to 19Echo's topic in Atari 8-Bit Computers
#6 should be S or return for default #15 should be --Computer then stops and i move cursor to highlight N and press fire and type Lurking one. #15a should be --Move cursor with joystick to 0001 press stick up or down until 0002 is visable. then do #11,#12,#13 Repeat #15 to highlight N '''''''''''''''''''''''' type Lurking two. 16 Reboot after installing images. Then do your 15 highlight B and press fire. When the booted progam ask for Disk #2 press SHIFT+CTRL+2 i should be in front of my setup to get this exactly correct, but there should be lots of threads at Atarimax forums to read for more help. there is an option in Fdisk to not boot images, then you have to boot with the Start key held down to get the images prompt. Good Luck, I haven't use my AtariMax MyIDE setup for over a year, since I got a SIO2SD. -
This guy should be intoduced to Atari Pokey forsure. Definitly Subscribable.
-
moving stuff from laptop to myide hard drive
Roydea6 replied to 19Echo's topic in Atari 8-Bit Computers
I think that is a Infocom text game. And should be a boot disk without a directory to copy. And since it is a two disk volume, I would put it in the IMAGE SPACE of your hard drive. READ more of the Forums at www.atarimax.com the MYIDE section, and other Document threads. Not a copyright issue, but Partitions are for Directories and Files. Atr's that are Bootable should be put into image space. ASK this same question on the atarimax forums.. you need to be a registered user and logged in to download and view some of the content. ****NOTE:**** Be carefull about copying files to a partitions, folders. DOS.SYS AND DUP.SYS should never be copied to the bootable D1: partition... -
Not original but this has most of what you need, sortof a walk through. Spelunker.txt
-
moving stuff from laptop to myide hard drive
Roydea6 replied to 19Echo's topic in Atari 8-Bit Computers
CTRL + 1 This will pause (toggle) screen scrool Introduce the wife to Spelunker (the cave)..,or ........any other fun game. -
READ This thread first: http://www.atariage.com/forums/topic/142703-xe-xl-keyboard-troubles/ before doing any dissasembly, also just leaving the thing turn on for several hours while occasionally pressing keys will sometimes bring the keyboard back.
-
moving stuff from laptop to myide hard drive
Roydea6 replied to 19Echo's topic in Atari 8-Bit Computers
1. what do i put in drive 3? myxxx.atr 2. when i turn on the atari, do i leave the cart in it? Yes 3. if i leave the cart in it. do i hit control + shift + D to diable it? No 4 if i do that do what do i do next????? Option 'Q' make directory--- D2:GAME Option 'R' set path----------- D2:GAME Option 'C' copy files---------- D3:*.*,D:*.* This will setup a directory on D2: as GAME and copy all files from D3: to this directory --- IF you have a large partition. Do this same procedure with other atr's that you have for basic files, utility files, etc.. Hopefully you have set your partitions to be 65535 so that you will have full use of the capacity. Get 'MYPDOS' from the atarimax forums for a nice menu driven utility.. Good Luck! -
moving stuff from laptop to myide hard drive
Roydea6 replied to 19Echo's topic in Atari 8-Bit Computers
If your two partitions are D1 & D2 then make APE drive D3: if using Mydos then option 'C' (copy) D3:[PATH]filename.xxx,D1:[PATH]filename.xxx if using Mydos then option 'C' (copy) D3:[PATH]filename.xxx,D2:[PATH]filename.xxx Else More info Endif
