Hi Seth
Thanks for your reply.
在 2018/12/26 下午10:38, Seth Hillbrand 写道:
Hi Jiaxun-
Thank you for developing this for KiCad. A couple questions: Do you
expect this to work generally with all little-endian MIPS64
processors?
Yes, it should works on all MIPS64 processors including big-endian
processors, they share the same N64 ABI.
Can you recommend an emulator that others could use to test this?
Just tested on a chroot environment by qemu-mips64el with Debian sid
rootfs. It was hard to run GUI but it have passed the test proposed in
'[RFC/PATCH] Generic utility tool'.