March 1, 2023 | ||
---|---|---|
View 87de244
Replaced some macrosDevine Lu Linvega authored on 01/03/2023 18:35:42 |
February 26, 2023 | ||
---|---|---|
View 91386f4
(uxn.c) HousekeepingDevine Lu Linvega authored on 26/02/2023 22:28:50 |
||
View 254f003
(uxn.c) HousekeepingDevine Lu Linvega authored on 26/02/2023 21:07:48 |
||
View c6110a5
Removed param in PUSH() macroDevine Lu Linvega authored on 26/02/2023 17:55:39 |
January 28, 2023 | ||
---|---|---|
View fd84ff4
Initial draft for MMUDevine 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 insteadDevine Lu Linvega authored on 13/01/2023 03:00:54 |
||
View c7d574b
(uxn.c) Unallow LDR/STR to reach outside of ramDevine Lu Linvega authored on 13/01/2023 02:47:19 |
January 12, 2023 | ||
---|---|---|
View a5442ea
(uxn.c) Swapped JMI/JCIDevine 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 |
||
View 230e8dd
Optimize opcode 0 handling.Andrew Alderwick authored on 12/01/2023 13:02:04 |
January 9, 2023 | ||
---|---|---|
View d5d6a7a
Removed DEO masks, already fed to Uint8 expecting functionDevine Lu Linvega authored on 09/01/2023 23:54:05 |
January 7, 2023 | ||
---|---|---|
View a1bc00c
(uxnasm) Fixed buffer overflow in tokenizerDevine Lu Linvega authored on 07/01/2023 19:59:00 |
||
View 4e68dc7
Fixed crash vector where STR/LDR can access outside of boundsDevine Lu Linvega authored on 07/01/2023 19:31:03 |
January 3, 2023 | ||
---|---|---|
View 6cbe51b
(uxn.c)Use same macro format sequence for all CALL opcodesDevine Lu Linvega authored on 03/01/2023 19:17:55 |
||
View 9b8cd74
Faster CALL opcodesDevine Lu Linvega authored on 03/01/2023 18:48:17 |