sidecartridge / atarist-sidecart-raspberry-pico

AtariST cartridge emulator based on Raspberry Pi Pico and RP2040
GNU General Public License v3.0
57 stars 5 forks source link

enhancement: Software requests #130

Closed danboid closed 1 month ago

danboid commented 2 months ago

There are a few programs I'd like to see added to the sidecart floppy database please but I've not got anywhere to host them.

I hope I'm OK to make a few requests? I'm pretty sure these will be the only ones.

Deluxe Paint ST - Appease the Amigans first :D At least the first disk.

https://www.atarimania.com/utility-atari-st-deluxe-paint-st_27258.html

I hear Degas Elite was more popular on the Atari so that would be nice to see added to the db too:

https://www.atari-wiki.com/index.php?title=Degas_Elite

ProTracker - then people could run the same tracker on their modern computer as their ST a bit easier ( https://16-bits.org/pt2.php )

https://www.atarimania.com/utility-atari-st-protracker-st_30690.html

You could try to appease us aging UNIX greybeards with some vim action. Of course I want to use vim natively on my ST!

https://github.com/simonlaszcz/vimtos

Thanks!

diegoparrilla commented 1 month ago

You can submit the software as a PR: https://docs.sidecartridge.com/sidecartridge-multidevice/publicfloppydb/

danboid commented 1 month ago

I would submit a PR if I had somewhere to host the images that uses http but all of those sites use https.

diegoparrilla commented 1 month ago

Sorry, the RP2040 is not powerful enough to run https and the rest of the code of the firmware. Probably RP235x will be able to handle https.

danboid commented 1 month ago

That's understandable but it would be cool if you had a FTP site we could upload disk images to for such situations.