Hi, Your work is insane, congratulations. Is it really possible to access a usb storage now on the Pi Pico ? I always did read comments saying it does not work.
Regarding executing 6502 code from a USB. Well, I use an Ultimate II+ on my Commodore 64 to run code from both USB and Ethernet. YES, I know the Ultimate II+ is an FPGA device but it moves the code from the USB into the C64 memory where the 6510 runs it. So I think that technically counts. :-D
TinyUSB is a DISASTER for everything except very simple dyi things where you don't need custom endpoints or protocols. Not to mention the no-interrupt approach :P
This is really incredible! Super cool to see how well it is working.
Thank you!
Man. I like how you operate.
Really cool! Thanks for this. Cheers from Canada!
Glad you enjoyed it!
Wow! This is fantastic.
Thank you very much!
It is really helpful.
I had used it with Propeller P8X32A
Thanks
Hi,
Your work is insane, congratulations.
Is it really possible to access a usb storage now on the Pi Pico ?
I always did read comments saying it does not work.
Neat!
This is awesome content. Super helpful and well communicated. Subbed!
Regarding executing 6502 code from a USB. Well, I use an Ultimate II+ on my Commodore 64 to run code from both USB and Ethernet. YES, I know the Ultimate II+ is an FPGA device but it moves the code from the USB into the C64 memory where the 6510 runs it. So I think that technically counts. :-D
I agree, the Ultimate II can load from USB. It's faster too. I hope we can get more USB toys.
Duuuuudddeee!!!!!!
TinyUSB is a DISASTER for everything except very simple dyi things where you don't need custom endpoints or protocols. Not to mention the no-interrupt approach :P
Fortunately, I need only HID and MSC. I'll take simple where I can get it.
spinning rust LOL