Seas0

Results 10 issues of Seas0

Adding RV32/64 support maybe not a difficult job as Unicorn engine already has support for that.

enhancement

After some tweaking on source codes, I've managed to compile box86 using Android NDK. Now it may comes to a challenge: to provide as more function the GNU libc have...

Is there any possibility of adding NASM as an assembler, Bochs / QEMU as emulators in order to provide bare-metal x86 (x64) development and debugging experience? As NASM is quite...

wontfix

The AP22811 have been marked as NOT RECOMMENDED FOR NEW DESIGN by Diodes lately, shall we consider use its successor, AP22818, as USB power switch at U1, U12, U13? _Edit:...

hardware

To avoid preview being flooded by garbage warnings.

enhancement
batman

use `split` to extract text and image stream in `DoubleStreamBlock`

The [`sd`](https://github.com/chmln/sd) project (a modern `sed` alternative) have already used the binary program name `sd`. Thus for resolving this conflict, I suggest renaming the main cli program from `sd` to...

Running the model against inputs without any `[mask]` token is absurd and useless, thus we should try to intercept this situation and skip the model when sampling. I think use...