Willsy Posted February 10, 2014 Share Posted February 10, 2014 Recently there was a thread about having some HDX boards made. I did a search but I couldn't find it. Are there any boards left? Bob Carmany is interested in getting himself HDX'd up Quote Link to comment https://forums.atariage.com/topic/221890-hdx-board/ Share on other sites More sharing options...
+arcadeshopper Posted February 10, 2014 Share Posted February 10, 2014 http://www.arcadeshopper.com/wp/?page_id=11#!/~/product/category=5051340&id=21147033 one left Greg 1 Quote Link to comment https://forums.atariage.com/topic/221890-hdx-board/#findComment-2925064 Share on other sites More sharing options...
Omega-TI Posted February 10, 2014 Share Posted February 10, 2014 http://www.arcadeshopper.com/wp/?page_id=11#!/~/product/category=5051340&id=21147033 one left Greg I predict that will be gone before the end of the day! Quote Link to comment https://forums.atariage.com/topic/221890-hdx-board/#findComment-2925078 Share on other sites More sharing options...
+arcadeshopper Posted February 10, 2014 Share Posted February 10, 2014 I will order more if there is interest. I will put up a preorder when this one sells. Greg Quote Link to comment https://forums.atariage.com/topic/221890-hdx-board/#findComment-2925081 Share on other sites More sharing options...
Gary from OPA Posted February 10, 2014 Share Posted February 10, 2014 I got two of them, and I very happy with the results. Keep up the great work, and I am sure there will be more interest for another bunch. Quote Link to comment https://forums.atariage.com/topic/221890-hdx-board/#findComment-2925280 Share on other sites More sharing options...
+Vorticon Posted February 11, 2014 Share Posted February 11, 2014 IMHO, this is a must addition to any PEB based TI system these days since all new software is distributed as DSK images. Quote Link to comment https://forums.atariage.com/topic/221890-hdx-board/#findComment-2925759 Share on other sites More sharing options...
Omega-TI Posted February 11, 2014 Share Posted February 11, 2014 IMHO, this is a must addition to any PEB based TI system these days since all new software is distributed as DSK images. After you mentioned software being distributed as DSK images, I thought I'd try to put the ROAD HUNTER disk image in my DOAD directory (so I could clean up my FIAD root). My thinking was I might not have the issue of the maps having to reside in the root if the DOAD directory emulated DSK1. Well, I'm ashamed to admit it, but I have no clue how to access files in the DOAD directory. Everything I've done to date had been from the FIAD directory as HDX1.filename Help! Quote Link to comment https://forums.atariage.com/topic/221890-hdx-board/#findComment-2925863 Share on other sites More sharing options...
+Vorticon Posted February 11, 2014 Share Posted February 11, 2014 The DOAD directory is accessed using the DSK2PC program on the TI which transfers entire disk images back and forth between the TI and the PC. DSK2PC is available on Fred Kaal's site. The program will use the DOAD directory specified in your HDX server as a default. Quote Link to comment https://forums.atariage.com/topic/221890-hdx-board/#findComment-2925882 Share on other sites More sharing options...
+arcadeshopper Posted February 11, 2014 Share Posted February 11, 2014 The DOAD directory is accessed using the DSK2PC program on the TI which transfers entire disk images back and forth between the TI and the PC. DSK2PC is available on Fred Kaal's site. The program will use the DOAD directory specified in your HDX server as a default. What he said. . You will need a floppy on the TI side to copy the image too Greg Quote Link to comment https://forums.atariage.com/topic/221890-hdx-board/#findComment-2925992 Share on other sites More sharing options...
Omega-TI Posted February 11, 2014 Share Posted February 11, 2014 Okay, I've never used DSK2PC, I do all my conversions, copying, moving, etc with TI99Dir. I was kind of hoping I could access that directory or an individual disk image from the TI over the HDX, like I do in the with FIAD directory, I guess not. While I've taken a sector editor to many programs to get them to work from other locations, like the HDX, some programs are just plain stubborn and demand to access some files from the root directory, which can make a 'messy' root directory. It would be REAL NICE if programmers would adopt the convention of giving the end-user the ability to put their own PATH into a program. Just an idea. Quote Link to comment https://forums.atariage.com/topic/221890-hdx-board/#findComment-2926178 Share on other sites More sharing options...
Asmusr Posted February 12, 2014 Share Posted February 12, 2014 It would be REAL NICE if programmers would adopt the convention of giving the end-user the ability to put their own PATH into a program. Just an idea. Do you mean that the software should ask each time it's opened? Quote Link to comment https://forums.atariage.com/topic/221890-hdx-board/#findComment-2926428 Share on other sites More sharing options...
+Vorticon Posted February 12, 2014 Share Posted February 12, 2014 I think he probably means some form of config file where one can set the default drive. Actually not such a bad idea given the variety of storage mediums these days. Quote Link to comment https://forums.atariage.com/topic/221890-hdx-board/#findComment-2926483 Share on other sites More sharing options...
Asmusr Posted February 12, 2014 Share Posted February 12, 2014 I think he probably means some form of config file where one can set the default drive. Actually not such a bad idea given the variety of storage mediums these days. But where would the program look for the config file? Quote Link to comment https://forums.atariage.com/topic/221890-hdx-board/#findComment-2926487 Share on other sites More sharing options...
Omega-TI Posted February 12, 2014 Share Posted February 12, 2014 I think he probably means some form of config file where one can set the default drive. Actually not such a bad idea given the variety of storage mediums these days. Exactly. I was thinking along the lines of using "CTRL-P" to pull up a path input field in programs. One would just type in the sub-directory of choice, then press enter, that's it. For example I have Road Hunter in under "HDX1.3.", but the maps still have to be in the root at present, an arrangement like this would allow me to put all the files under one directory. Quote Link to comment https://forums.atariage.com/topic/221890-hdx-board/#findComment-2926488 Share on other sites More sharing options...
Omega-TI Posted February 12, 2014 Share Posted February 12, 2014 But where would the program look for the config file? How about in the program itself? If I'm not mistaken, that is how the REMIND-ME! program does it. You know, even as a 'quick and dirty hack' one could compile their programs with a longer path statement, then use a sector editor to edit it down to just DSK1 (before releasing the program). The TI will not mind the blank spaces. Later, if the user chooses, he could use that extra space to edit in his own path. Quote Link to comment https://forums.atariage.com/topic/221890-hdx-board/#findComment-2926503 Share on other sites More sharing options...
Omega-TI Posted February 12, 2014 Share Posted February 12, 2014 You know, sometimes I just have to shake my head in disbelief, I never used DSK2PC before... I just got done trying if for the first time...WHAT THE HELL TOOK ME SO LONG! That program is yet ANOTHER in the "HDX suite" of goodies! Okay people, I'm going into full "sales mode" right now... If you have not gotten an HDX board for your TI, you are REALLY, TRULY, MISSING OUT on one fantastic package! I could -NEVER- go back to using a TI without an HDX. Get it, get it, get it! You will not regret it! Trust me! Quote Link to comment https://forums.atariage.com/topic/221890-hdx-board/#findComment-2926657 Share on other sites More sharing options...
+Lee Stewart Posted February 12, 2014 Share Posted February 12, 2014 How about in the program itself? If I'm not mistaken, that is how the REMIND-ME! program does it. You know, even as a 'quick and dirty hack' one could compile their programs with a longer path statement, then use a sector editor to edit it down to just DSK1 (before releasing the program). The TI will not mind the blank spaces. Later, if the user chooses, he could use that extra space to edit in his own path. That won't work with cartridges. ...lee Quote Link to comment https://forums.atariage.com/topic/221890-hdx-board/#findComment-2926757 Share on other sites More sharing options...
Omega-TI Posted February 12, 2014 Share Posted February 12, 2014 That won't work with cartridges. ...lee True, but at this point we are talking about an E/A 5 program that resides a sub-directory and calls it's map files from the root directory. When it gets to cartridge form, that will be dealt with then I'm sure. Quote Link to comment https://forums.atariage.com/topic/221890-hdx-board/#findComment-2926768 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.