Gered
f1c04d85e3
System now uses a generic SystemResources structure to provide video, audio and input devices the DosLike implementation of SystemResources provides the same functionality that this library has had to date. this change is to prepare for future addition of things like 32-bit Bitmap support and other possible audio device implementations, etc. the idea is a custom SystemResources implementation can be substituted in to configure everything with the desired functionality. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |
ggdt - Minimal Template/Example
A very minimal usage example that can also serve as a new project template to get started using ggdt.
Run cargo run
from this directory to try it out.