mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-18 16:27:34 +01:00
* [Simulator] Don't resize canvas to 0x0 * [storage] Fix broken script saving/loading * [Simulator] Don't resize canvas to 0x0 Co-authored-by: Yaya-Cout <yaya.cout@free.fr>
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.