uxn/src
Andrew Alderwick 978713474a (uxnasm) Prevent tail call optimisation when required, fixes asma
Literals do not get squashed across absolute or relative pads and
labels, now the tail call optimisations do not occur under the same
conditions. etc/asma-test.tal was identifying serious errors with
asma.rom, which uses "JSR2 &skip JMP2r" in @asma-macro-body.
2022-06-07 20:03:12 +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 Revert "Fix for hanging on quit", replacing it with improved code 2022-06-03 22:42:54 +01:00