Files
Upsilon/ion
Romain Goyet 5ef2200ffc [ion/simulator/web] Remove a hack
Using SDL2, we don't need to preventdefault on space/arrow keydown
And if we do, we don't get "space" events in the simulator.
2019-11-19 09:45:00 +01:00
..
2019-11-19 09:45:00 +01:00
2019-10-01 15:38:27 +02:00
2015-09-19 11:01:38 +02:00

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.