August 8, 2023 | ||
---|---|---|
View 9888dcb
DEVR: use bitwise OR to avoid C compiler (kencc) promoting types to int and doing other weird stuffSigrid Solveig Haflínudóttir authored on 08/08/2023 02:22:10 |
August 7, 2023 | ||
---|---|---|
View fda12df
Housekeepingneauoire authored on 07/08/2023 23:35:34 |
||
View c68936b
(uxn.c) Renamed POP/PUSH to POPx/PUSHxneauoire authored on 07/08/2023 23:22:57 |
||
View fcf12a1
(uxn.c) Connected to device masksneauoire authored on 07/08/2023 23:12:12 |
||
View 6d7696a
(uxn.c) Reconnected old coreneauoire authored on 07/08/2023 19:20:50 |
July 24, 2023 | ||
---|---|---|
View 8678834
Emulator functions prefixed with emu_ instead of uxn_Devine Lu Linvega authored on 24/07/2023 02:18:11 |
July 23, 2023 | ||
---|---|---|
View 4db53c1
(uxn.c) HousekeepingDevine Lu Linvega authored on 23/07/2023 18:06:21 |
||
View cb41bdf
(uxn.c) Removed PUSH/PUSH2 macrosDevine Lu Linvega authored on 23/07/2023 17:13:16 |
||
View bf1ee02
(uxn.c) Fixed issue where JSRr was pushing to wrong stackDevine Lu Linvega authored on 23/07/2023 16:57:32 |
||
View db6f7d9
(uxn.c) Aligned BRK/JCI/JMIDevine Lu Linvega authored on 23/07/2023 16:52:20 |
||
View bc4ec9e
(uxn.c) JSI makes use of SET() macroDevine Lu Linvega authored on 23/07/2023 16:41:11 |
||
View 6f15a96
(uxn.c) LIT opcodes use SET() macroDevine Lu Linvega authored on 23/07/2023 16:36:18 |
||
View b020732
(uxn.c) PUT2 should use POKE2 macroDevine Lu Linvega authored on 23/07/2023 16:21:09 |
||
View 41a3a6b
(uxn) Removed z stack assignmentDevine Lu Linvega authored on 23/07/2023 03:53:23 |
June 7, 2023 | ||
---|---|---|
View e147b46
Snake_cased some SDL variablesneauoire authored on 07/06/2023 15:03:28 |