ptitSeb / box86-compatibility-list

Box86 Compatibility List (Games and Software)
MIT License
62 stars 2 forks source link

BLDevCube (Native) #254

Open Danct12 opened 1 year ago

Danct12 commented 1 year ago

Description

BLDevCube is a proprietary development tool for Bouffalo Labs RISC-V platforms.

The tool works perfectly fine from USB detection to read, flash, erase flash.

Tested on

Status

Previous behavior: File selector crashes.

Current behavior: Read/Write/Erase flash, USB detection works. Tested with Sipeed M1s DOCK. No problem reported so far.

OpenGL

Yes and no. This is Qt behavior.

Screenshots

image Screenshot_2023-04-06_11-00-45 image

Additional Information

Compiled with: -DRK3588=1 -DCMAKE_BUILD_TYPE=RelWithDebInfo -DARM_DYNAREC=1 Launch logfile: log.txt The tool can be downloaded on Bouffalo Labs website: https://dev.bouffalolab.com/download

Danct12 commented 1 year ago

File selection works now after https://github.com/ptitSeb/box64/commit/545c303058dcc9f43b6916e4635d1d9c03eaefca.