Diego Parrilla

Results 20 comments of Diego Parrilla

Found root cause and it seems to work exactly the same under any TOS and EmuTOS

Interesting, I will have a look at this. Sounds like something perfect for a micro at 150Mhz like the RP2040.

I think a set of features could be available without writing a specific firmware for it. Starting in version v1.0.0, all the features with their own firmware will be consolidated...

Reading and writing data implemented in the Floppy Emulator in v0.0.18. Writing data implemented in the GEMDRIVE since v0.0.16

One of the new features for Firmware 2.0 is easy development of custom firmware, without depending on the whole project.

Thanks for submitting the bug. There is a limit of 125 bytes in the size of the GEMDOS path in the TOS (Atari GEMDOS Reference Manual, page 6), but 64...

You were right; the code highlighted was part of the problem. It was also wrong in other places, copying only 64 bytes instead of the 125 limit.

Thank you for your support @Fbeen ! All the topics are in progress. Regarding the Pico 2W and RP235x it will come eventually once the erratum RP2350-E9 is fixed (https://hackaday.com/2024/08/28/hardware-bug-in-raspberry-pis-rp2350-causes-faulty-pull-down-behavior)...

The issue relates to the SD card deinitialization process. Firmware version 2 handles this more gracefully using an updated version of the SD card library. It won’t be addressed in...

V2 beta will be available in the coming weeks. The alpha version is already downloadable for early testers. There’s currently no release date for the stable v2. Gemdrive can operate...