January 5, 2022 | ||
---|---|---|
View f48a09c
Stop LeakSanitizer complaining about Uxn's RAM.Andrew Alderwick authored on 05/01/2022 18:18:13 |
||
View 9024963
Add basic in-Uxn debugger and usage example.Andrew Alderwick authored on 05/01/2022 17:27:50 |
||
View 4cbb661
Implement System/vector for debugging.Andrew Alderwick authored on 05/01/2022 17:27:01 |
||
View 0fd288d
Fix compiler suggestion.Andrew Alderwick authored on 05/01/2022 14:37:37 |
||
View 291cb3d
Simplify stack determination logic.Andrew Alderwick authored on 05/01/2022 14:02:06 |
||
View 646d79f
Factor out common parts of system_dei/deo.Andrew Alderwick authored on 05/01/2022 13:28:22 |
||
View c77799d
Just pass an error code to uxn_halt.Andrew Alderwick authored on 05/01/2022 13:06:22 |
||
View c378317
Split uxn_halt into beginnings of System device file.Andrew Alderwick authored on 05/01/2022 12:59:22 |
||
View c827fdc
Move errored stack identification to after error handling label.Andrew Alderwick authored on 05/01/2022 01:27:27 |
January 4, 2022 | ||
---|---|---|
View c296187
Rename ERROR/err to FAULT/faultAndrew Alderwick authored on 04/01/2022 02:15:33 |
||
View 2a825de
Switch void context increments from pre to postAndrew Alderwick authored on 04/01/2022 02:04:09 |
||
View 1ce8b9b
Bring back working/return stack identification on errorsAndrew Alderwick authored on 04/01/2022 01:55:51 |
||
View 7e3353e
Rename u->ram.dat to u->ram, u->ram.ptr to pc.Andrew Alderwick authored on 04/01/2022 01:36:21 |
||
View 205f63c
Clear up SDL_KEYDOWN/SDL_TEXTINPUT logicAndrew Alderwick authored on 04/01/2022 01:12:03 |
January 3, 2022 | ||
---|---|---|
View 4789d8c
Removed peek16neauoire authored on 03/01/2022 21:29:47 |