uyjulian
Developer
Sent patches for implementing BDM interface support for atad.
This is a stepping stone for 4096 sector size support...
---
I plan to add a vmc variant to mcman, and make mcman portable to POSIX platforms and 64 bit.
This will allow easier fuzz testing of mcman, to find issues like invalid memory accesses and infinite loops (like the one I found while implementing external flash rom support which is caused when memory card has ECC support disabled).
Also, this is a stepping stone towards re-implementing libmc2, which basically moves the majority of the memory card filesystem processing to the EE.
This is a stepping stone for 4096 sector size support...
---
I plan to add a vmc variant to mcman, and make mcman portable to POSIX platforms and 64 bit.
This will allow easier fuzz testing of mcman, to find issues like invalid memory accesses and infinite loops (like the one I found while implementing external flash rom support which is caused when memory card has ECC support disabled).
Also, this is a stepping stone towards re-implementing libmc2, which basically moves the majority of the memory card filesystem processing to the EE.