November 4, 2021
View 287bc67

Split talk functions into dei and deo; make deo functions void

Andrew Alderwick authored on 04/11/2021 16:38:32
September 22, 2021
View 30c1e4d

Keep vectors in memory instead of constantly peek16()

neauoire authored on 22/09/2021 19:16:16
September 7, 2021
View b88d2ad

Halt when talk function returns false, since setting ram.ptr no longer works

Andrew Alderwick authored on 07/09/2021 21:11:52
August 30, 2021
View a2e40d9

Removed unused device string

neauoire authored on 30/08/2021 02:52:12
August 29, 2021
View 9054074

Standardizing fns names before merge

neauoire authored on 29/08/2021 21:41:05
August 1, 2021
View 4f822f5

Prefixed uxn functions

neauoire authored on 01/08/2021 21:46:43
View 6e21f3a

Removed stdio dependency from uxn.c

Andrew Alderwick authored on 01/08/2021 20:35:46
View b53add0

Removed stdio include from uxn.h

Marc Schraffenberger authored on 01/08/2021 20:16:03 • Andrew Alderwick committed on 01/08/2021 21:17:48
May 13, 2021
View a4c8066

Cleaned example files

neauoire authored on 13/05/2021 01:28:45
May 12, 2021
View 76a38e3

Reworked pop8 and pop16 so they do not need offsets

Andrew Alderwick authored on 12/05/2021 19:36:18
April 30, 2021
View baa2f24

Rewriting polycat

neauoire authored on 30/04/2021 19:08:24
April 27, 2021
View f7506a4

Added stack pointer position readouts to system device

Andrew Alderwick authored on 27/04/2021 20:10:58
April 24, 2021
View 2eb18b0

Device events can now fire on read

neauoire authored on 24/04/2021 17:15:47
View 5c5b767

Working toward bidirectional talk between devices and program

neauoire authored on 24/04/2021 16:43:30
View fa2d290

Made poke functions return void.

Andrew Alderwick authored on 24/04/2021 08:10:24