mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
Wrote methods for accessing the system clipboard from the web simulator, as the methods in SDL_Clipboard do not work when the video device uses emscripten. Change-Id: Ib2e66530a6b013eca0cf69fb52372e9e3a21c8bb
ION is the hardware abstraction layer. It does I/O. It exposes a set of headers that are implemented for various hardwares (device, simulator). It is also responsible for setting up the boot environment.