Taeyeon Mori

Results 35 comments of Taeyeon Mori

I wrote a quick cffi-based wrapper to libfliff a while ago. It includes hooks into Pillow. It was something of a toy project and I haven't done much with it...

It doesn't look very nice, but you can use empty command groups as a workaround: ``` switch -p (%tmp) { case(1) {} case(2) {} case(3): echo \%tmp was 1, 2...

I'll second this. I stumbled across hjson while looking for a format to use for a machine-readable binary language definition. Things like opcode numbers are much better represented in hex...

As I noted in a different issue, the microSD slot worked right away for me. Possibly relevant System info: ``` [taeyeon:~] % cat /sys/block/mmcblk2/device/uevent DRIVER=mmcblk MMC_TYPE=SD MMC_NAME=GD4QT MODALIAS=mmc:block [taeyeon:~] %...

You can disable the built in boot menu from Windows by using the SwitchNOW app and selecting No in the promt that asks to switch to Android. Unfortunately it comes...

A small update on my part: My SD card has been acting up a lot recently. The symptoms are similar to others described here, but I believe it's more of...

I'll try shining some light into the darkness: from what I can tell, the android image uses the default boot image efi/boot/bootx64.efi and windows uses it's default efi/Microsoft/boot/bootmgfw.efi The BIOS...