ggdt/examples
Gered f1c04d85e3 move video, audio and input to new SystemResources trait/structs
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.
2023-03-07 16:46:16 -05:00
..
audio_playback move video, audio and input to new SystemResources trait/structs 2023-03-07 16:46:16 -05:00
balls move video, audio and input to new SystemResources trait/structs 2023-03-07 16:46:16 -05:00
balls_v2 move video, audio and input to new SystemResources trait/structs 2023-03-07 16:46:16 -05:00
slimed move video, audio and input to new SystemResources trait/structs 2023-03-07 16:46:16 -05:00
template_complicated move video, audio and input to new SystemResources trait/structs 2023-03-07 16:46:16 -05:00
template_minimal move video, audio and input to new SystemResources trait/structs 2023-03-07 16:46:16 -05:00
.keep initial commit 2022-05-15 12:11:46 -04:00