640 Commits (android-1.4)

Author SHA1 Message Date
Sigrid Solveig Haflínudóttir 1cbc9cd849 android: fix the crash on startup 4 years ago
Sigrid Solveig Haflínudóttir e92fec2c4d android: cut another release 4 years ago
Sigrid Solveig Haflínudóttir 1b37052b29 add more roms 4 years ago
Sigrid Solveig Haflínudóttir fa569a6e1e android: fix to build updated sources 4 years ago
Sigrid Solveig Haflínudóttir 6a770dcd5a android: add back unistd.h 4 years ago
Sigrid Solveig Haflínudóttir e878b06c1c android: put gSrcDst into a proper ifdef 4 years ago
Andrew Alderwick 2c47425c41 Remove trailing space in stack printing 4 years ago
neauoire 4ea8cc2819 Removed extra specing around bytes in stack printing 4 years ago
neauoire fc659b9094 Removed devsystem 4 years ago
neauoire b48db8278f (monospace.tal) Added a 8x8 label drawing example 4 years ago
neauoire f1cc022e9b Uxncli now uses the system_inspect 4 years ago
neauoire 44a7f5ef0e Removed old debug files 4 years ago
neauoire 031f63a13c Print stack with DEO on 0x0f 4 years ago
neauoire ee4308196a Starting a debugging device 4 years ago
neauoire 6a6a2ec383 Removed external memory bank 4 years ago
neauoire 459855d825 Removed supervisor 4 years ago
Andrew Alderwick 696ef03f12 Remove goto/label for jumps. 4 years ago
Andrew Alderwick 41de322a75 Add support for interrupting Uxn during execution. 4 years ago
Andrew Alderwick b1ba95336c Remove unistd.h from uxnemu.c. 4 years ago
neauoire 5e2bb92e4c Removed unistd from uxncli 4 years ago
neauoire 06b694d406 Removed ram helper in uxn 4 years ago
neauoire 61c7f9f0c1 Removed device globals 4 years ago
neauoire cd30b48665 Rename memory banks 4 years ago
neauoire ede186b226 Minor cleanup 4 years ago
neauoire 38d2c7cbd7 (boot.rom) Renamed to launcher.rom 4 years ago
Andrew Alderwick 9fcb0c335b Remove use of snprintf. 4 years ago
Andrew Alderwick 0d242d704e Correct cast for snprintf 4 years ago
neauoire 37497060dc Removed stdlib from screen header 4 years ago
neauoire 5004ee1339 The file device cannot write on the supervisor 4 years ago
neauoire c866b0938a Use proper memory size 4 years ago
neauoire f5278f3a13 Removed device vector variable 4 years ago
Sigrid Solveig Haflínudóttir eeb0dc9e45 put back newlines to avoid compilation warnings 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
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 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
neauoire 3cc2ba98f0 First hypervisor 4 years ago
neauoire b9a37077c3 Started work on the hypervisor 4 years ago
Sigrid Solveig Haflínudóttir 11a7c1ed22 android: include system.c in the build 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 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