I installed a Gotek running the FlashFloppy firmware in my Otrona Attache 8:16. This should make fiddling around with different disk images a little easier. No more needing to whip out the 386 utility PC to make backups of my scratch disks.
I installed a Gotek running the FlashFloppy firmware in my Otrona Attache 8:16. This should make fiddling around with different disk images a little easier. No more needing to whip out the 386 utility PC to make backups of my scratch disks.
I've added easily customizable color theme support to Cucumber. Simply edit the settings.ini file on the SD card and define your color theme!
This LCD doesn't capture well on camera, but here's the Solarized "dark" theme ported over.
More details are on the project page: https://github.com/TangentDelta/cardputer-uxn
and pushed!
https://github.com/TangentDelta/cardputer-uxn
The location of the Socket device is a placeholder for now. 0x70 seemed like a nice little place to put it. I'll try to write some more example programs in the following days to kick the tires a little and put it through its paces. An "hget" program that can fetch a file via HTTP would be amazing.
First signs of life from my Socket device for Cucumber!
I wanted to keep things feeling the same as the existing devices, so Socket is more or less a clone of the File devices, minus some ports (like stat, delete, and append).
@TangentDelta at Discord has UF #forth running on the #m5 cardputer using #uxn