August 30, 2023
View 107a252

(mouse.c) Do not use POKE2 macro

neauoire authored on 30/08/2023 18:25:15
View 1adb6a8

(uxn.c) Do no check for underflow for push-only opcodes

neauoire authored on 30/08/2023 18:09:46
View 55aae6f

(uxn.c) Always cache address before PEEK2

neauoire authored on 30/08/2023 17:49:00
View e355019

(uxn.c) Standardized setter macros

neauoire authored on 30/08/2023 17:40:04
View e5617f8

Removed redundant macros

neauoire authored on 30/08/2023 17:16:38
View aeb38c0

(uxn.c) Cache intermediary result in POKE2 usage

neauoire authored on 30/08/2023 16:52:47
View 07dc45c

(uxn.c) Faster stack registers

neauoire authored on 30/08/2023 16:40:45
View d974111

(uxn.c) Catch underflow with JCI

neauoire authored on 30/08/2023 16:24:09
August 29, 2023
View c9183a0

(uxn.c) Only one writing macro per line

neauoire authored on 29/08/2023 17:48:19
View 7992d54

(uxn.c) Removed needless masking of opcode lookup

neauoire authored on 29/08/2023 16:41:00
August 25, 2023
View a18f869

(uxn.c) Removed unnecessary negation

neauoire authored on 25/08/2023 20:05:45
View 1b1c9fc

Make emu_masks globals

neauoire authored on 25/08/2023 16:38:03
August 19, 2023
View d3081fd

Zero ram on reboot

neauoire authored on 19/08/2023 14:58:44
View 15d09cf

Added stack pointer accessors to system device

neauoire authored on 19/08/2023 14:34:14
August 17, 2023
View c6a628e

Pre-process dei/deo masks

neauoire authored on 17/08/2023 16:25:24