Jump to content

toddtmw

+AtariAge Subscriber
  • Content Count

    1,138
  • Joined

  • Last visited

Posts posted by toddtmw


  1. On 7/17/2019 at 9:43 AM, Mr Robot said:

    I'll be putting the STL's on my website. I haven't decided if I'm going to offer prints as well, I currently don't have a 3D printer so I have no experience of the process... yet!

     

    Well, hopefully it will all just "work" fo you. It has been my experience that often things that look good on the screen run into trouble in the real world. Even just printing one of each of these will likely take a week and that's assuming nothing needs to be tweaked.

     

    Like I said, I hope I'm wrong and they all fit together perfecly on the first try.


  2. Tinkercad is easy to get started with, but some things can be difficult.

     

    I'd love to hear some of the techniques you are using.

     

     

    One thing I haven't figured out is how to bevel the edge of something that is not straight. Say you want the top of a thing to have a edge that runs front to back with a curve rather than a straight line. I can create the curved plane, but I cannot figure out how to bevel the top of that so it is not a harsh 90-degree corner.

     

    I'm sure there are tutorials out there. Perhaps I will do some investigation.

     

    These look really awedome, by the way.

     

    I have been wondering for a while now if we could recreate all of the plastic bits of all of the Atari things using 3-d printing.

     

    Someone has posted a 1050 face plate. I haven't printed it, but it looks pretty close to the original. How cool would it be to be able to print an entire 1050 enclosure?

     

    -Todd

     

    • Like 1

  3. On 7/17/2019 at 3:34 PM, Mr Robot said:

    That would be me. I have a board design that I haven't had printed yet, I'm a bit preoccupied with SDM cases at the moment, I'll be going back to that after the cases are done. 

     

    Then I can get back to the Raspberry Pi version I'm working on, and then the GBS8220 reprogrammer board, then the GBS2880 case designs 

    What are you looking to do with rpi?


  4. 1. All the text adventures, I used to pretend that I liked when we talked about games.

    2. Strip poker. It really was a pretty good poker game. The potential pixelated "nudity" was just a bonus...

    3. Star Raiders. Just was never a fan.


  5. Well, after replacing the Uno, wiring it 17 differnt ways and finally breaking down and cutting a known-good cable in half, I still could not get the SDM to work. I kept getting SIO errors. I had only soldered 4 wires, it was the only thing connected, it was powere by USB and every time I tried to boot, I got one beep and sio errors.

     

    So, I ordered a screen, but (apparently) because of Prime "day" (it's two days, so ...) 2-day prime shipping was going to take three days. So, I took the micro SD card out, reformatted it, reloaded the few disks on there I had been trying to get work and put it back in and ... it worked.

     

    No idea.

     

    One other thing I did was run dot_clean to remove the stupid hidden Mac files, but I can't believe that was the issue...

     

    I'm really kind of annoyed that I wasted so much time on this. It's just crazy.

     

    Now, I need to work on the diode and pin 2 bending to allow it to work with other things.

     

    I have about 100 1N4148 siwtching diodes. I hope that is what I need. I also cannot find the switches I bought a long time ago for another project, so I ordered some of those. In the mean time, I am putting together my list of disks I want to put on it from the latest torrent.

     

    Then I have to decide what case I want. I have a couple printed, but I want to modify one to have holes for the two switches. (drilling holes is soooo 2008...)

     

    So if anyone has issues, rebuild the disk. You never know...


  6. Okay. That is helpful. But, if I am running off of a clean windows install and just want to use Respeqt to boot into MyDOS, I have to load Altirra to convert it to .atr.

     

    It just seems like it would be easier if the official MyDOS page had an .atx version on it.

     

    I have a copy I am going to keep handy for me, just thinking it might be more user friendly for others to offer .atr versions.


  7. Hi.

     

    @mathy's MyDOS page only seems to offer downloads in .arc format. I downloaded a .arc utility and it wouldn't unarchive it.

     

    Can someone please point me to a utility that will work with the .arc files? (Mathy has a file that is supposed to do it, but my browser thinks it is a media file.)

     

    @Mathy, would you ever consider posting .atr files on your site, rather than .arc to make it easier for people to use MyDOS? (Or is this one of those tests where if you cannot figure it out on your own, you're not worthy?) ;)

     

    Thank you.

    • Like 1
    • Haha 1

  8. Okay. I know I’ve programmed in many many (too many to count) languages since my Atari days, but I simply do not recall how poorly Atari concatenates strings. Is there really no

    A$=B$+C$

    type functionality in Atari basic?

     

    Is the “best” approach really this clunky?:

    A$=B$
    A$(LEN(A$+1)=C$

     

    I do do not recall having to code this “badly” BITD...

×
×
  • Create New...