Releases: OrangeFox86/DreamcastControllerUsbPico
Releases · OrangeFox86/DreamcastControllerUsbPico
Version 0.4
- Lower case naming is used in file system
- Fixed some potential for crashing while read is performed on memory unit
Version 0.3
- Fixed memory read bug which was slowing things down quite a bit
- Removed serial USB device for releases
- Serial (CDC) device is used for debug messages
Version 0.2
- Added memory access with USB mass storage device
- Please note that there are still some issues with this regarding the host not properly refreshing data when it has been updated. If this happens, the best thing to do is to remove and reinsert USB connection.
- Files are currently read only (write access may come in a future release)
- Implemented jump pack communication, but it is not yet interfaced with USB (only difference is you will feel it rumble once attached as confirmation)