Adds support for reproduction HuCards that use SST39SF010, SST39SF020, SST39SF040, MX29F040, or MX29F080 flash chips. One such open-source design is by Ichigo: https://github.com/partlyhuman/HuCARD-repro. There may be others out there — I have only tested this with the linked one but would be willing to extend support to others as requested.
This can be disabled to save program space by removing flash repro support (#undef ENABLE_FLASH). Made every attempt to minimize additional program size (maximized string reuse).
Additionally, includes a fix for broken compilation when building SFC/SNES support without flash support.
Was just made aware of the existence of https://www.gamebank-web.com/product/328 which I believe I should be able to extend support to if I can get ahold of one.
Adds support for reproduction HuCards that use SST39SF010, SST39SF020, SST39SF040, MX29F040, or MX29F080 flash chips. One such open-source design is by Ichigo: https://github.com/partlyhuman/HuCARD-repro. There may be others out there — I have only tested this with the linked one but would be willing to extend support to others as requested.
This can be disabled to save program space by removing flash repro support (
#undef ENABLE_FLASH
). Made every attempt to minimize additional program size (maximized string reuse).Additionally, includes a fix for broken compilation when building SFC/SNES support without flash support.
Comments welcome.
https://github.com/sanni/cartreader/assets/327136/03192727-4a6f-49c4-8fd7-41e2f096d8de