wutno
wutno
Looks good to me.
Looks good! Any chance you can add build instructions to the readme?
There was some talk in xqemu/xqemu#18 about including xqemu-manager with the AppVeyor artifacts. One of the ideas brought up was auto-updating (of xqemu-manager and/or xqemu). I don't believe auto-update should...
My method was quite crude, I simply edited your script to issue the commands 0x00~0xFF and watched the serial output of the net board. The media board firmware is the...
Oh by the way. I have a thread on AP with some random info about Chihiro Type-3, perhaps you'd be interested. Has serial logs from the netboard in the first...
Perhaps you'd be interested in my 2nd post, I'm fairly certain there's a dev net firmware for Type-1's in the firmware update util for Chihiro. See: `main.0317xd`, has some interesting...
So coming back to this... I personally find it easier to work with C++ so I rewrote this and extended to my needs. There's actually a hidden command at 0x22,...
Bit more poking around with the commands. A fair few are just NOP, at least on Chihiro. Updated list. https://gist.github.com/GXTX/1ece7ba9449cfa7094682c1035f52da6#file-a-cpp-L43 Also documented the DIMM_MODE stuff for Chihiro. It appears that...
Documented and tested out both WRITE_TO_FLASH & 2NDBOOT_UPDATE. https://gist.github.com/GXTX/1ece7ba9449cfa7094682c1035f52da6/revisions Still unsure of 0x22, appears to have a max offset of 0x100000? Did you play around with this at all @DragonMinded...
> @GXTX those libraries are part of `Mesa` and not `WSL` Correct. However, it's only disabled due to WSLg not supporting 32-bit. :)