1304 Commits (e9241f13e247020068fe030da00b9da7a9596d5b)
 

Author SHA1 Message Date
Sigrid Solveig Haflínudóttir e9241f13e2 Merge branch 'main' into aarch64 4 years ago
Sigrid Solveig Haflínudóttir db4f5a931a fix Plan 9 build (again) 4 years ago
Sigrid Solveig Haflínudóttir eeb0dc9e45 put back newlines to avoid compilation warnings 4 years ago
Sigrid Solveig Haflínudóttir f0bde9ab98 git ignore plan 9 built files 4 years ago
neauoire 180984f8fb Removed device port masks 4 years ago
neauoire b328a4e87d Commented the fkey controls temporarily 4 years ago
neauoire 38334a633b Pass fn keys directly to the supervisor 4 years ago
neauoire 19a8e56cd6 Started device port masking 4 years ago
Sigrid Solveig Haflínudóttir bb05c7808c mkfile: get rid of trailing whitespace 4 years ago
Sigrid Solveig Haflínudóttir 3d9aa3b7e5 fix Plan 9 build (npe update required as well) 4 years ago
neauoire 41d0911d13 The supervisor program now uses its own vectors 4 years ago
neauoire 1a7af4d8d0 Supervisor is now watching the device page 4 years ago
neauoire 28b9265042 Let us make a device page in shadow memory 4 years ago
neauoire a82f7d79f8 Defined the location of stacks in shadow memory 4 years ago
neauoire 4c6821189e Merge branch 'main' of git.sr.ht:~rabbits/uxn 4 years ago
neauoire ed1f6e6263 Connected error reporting and the hypervisor 4 years ago
Sigrid Solveig Haflínudóttir d21bfb20e0 SDL_PIXELFORMAT_XRGB8888 → SDL_PIXELFORMAT_RGB888 (for older SDL2 versions) 4 years ago
Vlad-Stefan Harbuz b94c52cbbf correctly parse arguments in build.sh 4 years ago
neauoire adc4780630 (hypervisor)Added visual guides 4 years ago
neauoire 3cc2ba98f0 First hypervisor 4 years ago
neauoire b9a37077c3 Started work on the hypervisor 4 years ago
Sigrid Solveig Haflínudóttir 4cd52209ac make the SDL texture XRGB8888 (no alpha) and remove padding pixels from it 4 years ago
Andrew Alderwick f48a09c482 Stop LeakSanitizer complaining about Uxn's RAM. 4 years ago
Andrew Alderwick 9024963de1 Add basic in-Uxn debugger and usage example. 4 years ago
Andrew Alderwick 4cbb661f48 Implement System/vector for debugging. 4 years ago
Andrew Alderwick 0fd288de79 Fix compiler suggestion. 4 years ago
Andrew Alderwick 291cb3d1a2 Simplify stack determination logic. 4 years ago
Andrew Alderwick 646d79fff5 Factor out common parts of system_dei/deo. 4 years ago
Andrew Alderwick c77799dac2 Just pass an error code to uxn_halt. 4 years ago
Andrew Alderwick c37831749f Split uxn_halt into beginnings of System device file. 4 years ago
Andrew Alderwick c827fdc960 Move errored stack identification to after error handling label. 4 years ago
Andrew Alderwick c296187ea9 Rename ERROR/err to FAULT/fault 4 years ago
Andrew Alderwick 2a825de2fd Switch void context increments from pre to post 4 years ago
Andrew Alderwick 1ce8b9bc27 Bring back working/return stack identification on errors 4 years ago
Andrew Alderwick 7e3353ea72 Rename u->ram.dat to u->ram, u->ram.ptr to pc. 4 years ago
Andrew Alderwick 205f63cc43 Clear up SDL_KEYDOWN/SDL_TEXTINPUT logic 4 years ago
neauoire 4789d8ccef Removed peek16 4 years ago
neauoire 0ee477615b Removed poke16 4 years ago
neauoire c4746c2601 (polycat) Rewrote 4 years ago
cancel 416389bcf4 Improvements to uxn.c 4 years ago
cancel 1cab0dffeb Removed unused fields in uxn.h 4 years ago
Andrew Alderwick 52598bdad7 Remove uxn-fast.c since new reference core is almost as fast. 4 years ago
cancel 6980abacfc Refactor uxn.c. 4 years ago
neauoire ecc2654165 Prefixed helpers in uxn.c 4 years ago
neauoire 4ac632f227 Remove debugger from console.tal 4 years ago
neauoire cca1253376 Use calloc for memory array 4 years ago
Sigrid Solveig Haflínudóttir 2722c0ddf7 aarch64: put stuff back 4 years ago
Sigrid Solveig Haflínudóttir ab2b6ce1dd Merge branch 'main' into aarch64 4 years ago
Sigrid Solveig Haflínudóttir 22c6e07fca emu: make sure to handle key down event if the same key is up at the same frame 4 years ago
neauoire 84f17059f7 Added include to uxncli build manual 4 years ago