uxn/src
Andrew Alderwick fb030288f9 Disable execution timeouts for now.
This is a quick hack to disable the execution timeout, while still
making the application able to exit if the window is requested to close.
Execution limits may be reintroduced with more debugging features, but
not enabled by default.
2022-06-13 09:15:20 +01:00
..
devices Fix build warning on Windows. 2022-04-09 11:37:06 +01:00
uxn.c Use helpers for LIT 2022-04-18 12:33:30 -07:00
uxn.h (uxnemu) Interrupt infinite loops with an error. 2022-03-27 13:53:25 +01:00
uxnasm.c (uxnasm) Prevent tail call optimisation when required, fixes asma 2022-06-07 20:03:12 +01:00
uxncli.c (uxncli) Load ROM using the File device functions. 2022-03-28 18:51:29 +01:00
uxnemu.c Disable execution timeouts for now. 2022-06-13 09:15:20 +01:00