SONIC3D

Results 3 issues of SONIC3D

**Version** docfx-win-x64-v2.71.1(May also apply to other version) **Describe the bug** Specify the following metadata settings: ``` "globalNamespaceId": "Global" "dest": "api" ``` In the api directory, classed in global namespace generated...

bug
dotnet

Bug fixed: The "onMessageStr" callback is missed in original code. And the callback function signature is also mistyped.

Thanks for your nice project. I'm reading your schematic yesterday, with an SNES cart mapping doc on "[http://gatchan.net/uploads/Consoles/SNES/Flashcard/SNES_MemMap.txt](http://gatchan.net/uploads/Consoles/SNES/Flashcard/SNES_MemMap.txt)" and "[https://wiki.superfamicom.org/schematics-ports-and-pinouts](https://wiki.superfamicom.org/schematics-ports-and-pinouts)" I found the SRAM mapping is different from what the...