March 12, 2023
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
February 26, 2023
View 91386f4

(uxn.c) Housekeeping

Devine Lu Linvega authored on 26/02/2023 22:28:50
View 254f003

(uxn.c) Housekeeping

Devine Lu Linvega authored on 26/02/2023 21:07:48
View c6110a5

Removed param in PUSH() macro

Devine Lu Linvega authored on 26/02/2023 17:55:39
January 28, 2023
View fd84ff4

Initial draft for MMU

Devine Lu Linvega authored on 28/01/2023 22:45:31
January 13, 2023
View bc26d9d

(uxn.c) Removed mask to LDR and write in Uint16 var instead

Devine Lu Linvega authored on 13/01/2023 03:00:54
View c7d574b

(uxn.c) Unallow LDR/STR to reach outside of ram

Devine Lu Linvega authored on 13/01/2023 02:47:19
January 12, 2023
View a5442ea

(uxn.c) Swapped JMI/JCI

Devine Lu Linvega authored on 12/01/2023 17:44:27
View f202944

Make JMI, JCI and JSI relative.

Andrew Alderwick authored on 12/01/2023 13:22:21