April 11, 2023
View daa421c

(uxn.c) Cache stack pointer

Devine Lu Linvega authored on 11/04/2023 17:32:23
View fc8400d

(uxn.c) Formatting

Devine Lu Linvega authored on 11/04/2023 17:24:54
View 3973bc2

Made the uxn stacks private again

Devine Lu Linvega authored on 11/04/2023 17:14:29
March 20, 2023
View 8a3c86a

core: in plan 9 C it does not wrap around, fix the crash

Sigrid Solveig Haflínudóttir authored on 20/03/2023 16:29:46
March 13, 2023
View c701b95

Detect stack overflows with greater than 255 bytes.

Andrew Alderwick authored on 13/03/2023 06:04:33
View 4464b1e

Correct SET values for NIP.

Andrew Alderwick authored on 13/03/2023 06:03:44
View b68af3d

Replaced macros in PUT2/PUSH2

Devine Lu Linvega authored on 13/03/2023 01:29:08
March 12, 2023
View 1de2cea

Ordered the SWP writes

Devine Lu Linvega authored on 12/03/2023 23:15:27
View 3ecbfe5

Make use of macros in PUT/PUSH

Devine Lu Linvega authored on 12/03/2023 22:54:20
View 4e77d3d

Renamed PEEK16/POKE16 to PEEK2/POKE2

Devine Lu Linvega authored on 12/03/2023 22:25:52
View 43ce262

Moved opcodes side-by-side

Devine Lu Linvega authored on 12/03/2023 22:16:10
View 6c068b7

Removed device page from addressable memory

Devine Lu Linvega authored on 12/03/2023 21:56:44
View 13ab0e5

Temporarily override uxn.c with fast until I can port the devices macros

Devine Lu Linvega authored on 12/03/2023 07:00:32
March 1, 2023
View 075747f

Address compiler warning about switch case falling through.

Andrew Alderwick authored on 01/03/2023 19:24:18
View 87de244

Replaced some macros

Devine Lu Linvega authored on 01/03/2023 18:35:42