Jump to content
IGNORED

SDrive-MAX vs SIO2PC?


Swami

Recommended Posts

1 hour ago, _The Doctor__ said:

1.2 MB ginormous

Yeah, and that's as an HEIC file. A corresponding JPG would be considerably larger. Say what you will about HEIC, it does have a great compression algorithm. Heck, if it were accepted in more than just the Apple playground, I'd consider switching to it. As it is, that's the first thing I switch off whenever I get a new iOS device.

  • Like 1
Link to comment
Share on other sites

3 hours ago, Larry said:

Comes up fine on my Android phone.

 

@Eric Badger Can you tell us some more about custom emulator?  What software are you using?

Sure!  It's an extension of another project that I've been working on for some time which is documented here: 

 

 

The LodeRunner box project uses a Raspberry PI Pico - It supports VGA output and PS/2 keyboard input.

I built the Atari drive emulation on top of that platform.

 

In addition to that, and for the drive emulation, I've added an SD card and an RJ-45 port.

The SD card uses the FatFS  project to read and write from SD. https://github.com/carlk3/FreeRTOS-FAT-CLI-for-RPi-Pico

 

The RJ-45 port is not used for network, but rather for GPIO because the network cables are literally everywhere.  

I built a little PCB to break out the RJ-45 and 3d printed a case for the plugs - added the molex pins and soldered and assembled.

 

I built a DOS like VGA looking UI for navigating the SD card. 

 

The drive emulation is completely original and written in C++ based on this spec:

SIOspecs.pdf (archive.org) -  The drive emulator supports single density, enhanced density and double density ATR files.

I'm still trying to figure out how to support some of the other file formats such as XEX

 

As far as I know though the first Raspberry PI Pico based Atari drive emulator

 

  • Like 1
  • Thanks 1
Link to comment
Share on other sites

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...