Roadmap
Introduction
This is the place where we add the important additions and fixes we need to apply to 3DSharpTools, consider fixing/adding these before adding/fixing something else, unless its a major bug for instance.
Porting KIT
- Getting everything to compile for ARMv9.
- Create a .BRD cad file for the PCB layout.
- Get it to run on a emulator.
- Get it to run on real hardware.
- Implement all .NET functions we possibly can.
- Add support for utilizing the ARMv11 CPU
API's
These API's are/will (be) written in C#.NET
- Provide various debug functions such as
- Provide various console function such as
- Provide functions for accessing storage's
- Provide 2D & 3D GFX functions similar to DirectX 11.1
Bugs
Misc