1,079
edits
(Add more (already existing) modules) |
|||
Line 53: | Line 53: | ||
* Sound (possibly allow for custom mixer implementations?) | * Sound (possibly allow for custom mixer implementations?) | ||
* Input (events) | * Input (events) | ||
* Timers | * Timers (the current code would be left as default implementation, but e.g. Morphos port could override it easily) | ||
* Mutexes (only used when timers are involved, so could be joint with that) | * Mutexes (only used when timers are involved, so could be joint with that) | ||
* Virtual keyboard | * Virtual keyboard | ||
* Filesystem code (already modular) | |||
* SaveFileManager (already modular) | |||
* Native MIDI drivers (already modular) | |||
Examples for existing "backend modules" (in a sense at least) are | Examples for existing "backend modules" (in a sense at least) are |
edits