288 Commits (android)

Author SHA1 Message Date
Sigrid Solveig Haflínudóttir a10dde6026 update the roms fetching etc 3 years ago
Andrew Alderwick 9d9d094e6a Bare minimum changes to get Windows builds running again. 3 years ago
Devine Lu Linvega a1bc00ce5f (uxnasm) Fixed buffer overflow in tokenizer 3 years ago
Devine Lu Linvega a450959e9f Removed extraneous j variable 3 years ago
Devine Lu Linvega 7afe1f39c7 Screen device is half ported to new device handlers 3 years ago
Devine Lu Linvega 852e33e6f3 General improvements to example files 4 years ago
neauoire 21f3a2d870 Moved some demos to /old 4 years ago
neauoire 7511f4c2ac Added --install flag to build script 4 years ago
neauoire 031f63a13c Print stack with DEO on 0x0f 4 years ago
neauoire ee4308196a Starting a debugging device 4 years ago
neauoire 459855d825 Removed supervisor 4 years ago
neauoire 38d2c7cbd7 (boot.rom) Renamed to launcher.rom 4 years ago
neauoire 19a8e56cd6 Started device port masking 4 years ago
neauoire 1a7af4d8d0 Supervisor is now watching the device page 4 years ago
Vlad-Stefan Harbuz b94c52cbbf correctly parse arguments in build.sh 4 years ago
neauoire 3cc2ba98f0 First hypervisor 4 years ago
Andrew Alderwick 646d79fff5 Factor out common parts of system_dei/deo. 4 years ago
Andrew Alderwick c37831749f Split uxn_halt into beginnings of System device file. 4 years ago
Andrew Alderwick 52598bdad7 Remove uxn-fast.c since new reference core is almost as fast. 4 years ago
Sigrid Solveig Haflínudóttir 467d99ee39 android: build demos 4 years ago
Sigrid Solveig Haflínudóttir 94985be51b go full-on aarch64 mode, with clang as the default (and only supported) compiler 4 years ago
neauoire c3506869b5 Renamed Apu to Audio 4 years ago
neauoire 7b33cf3d95 Renamed PPU to Screen 4 years ago
neauoire fe75479fae Moved controller device to devices/controller.c 4 years ago
Sigrid Solveig Haflínudóttir a8944f36ec remove aarch64-specific logic, it has been moved to its own branch, "aarch64" 4 years ago
neauoire 89c07988ac Moved mouse to devices/ 4 years ago
Andrew Alderwick 0523bcc06d Remove unsupported weak pragma for Windows builds. 4 years ago
Sigrid Solveig Haflínudóttir 9b220a72d8 build script: arch-specific files: move to EXTRA and only link with uxnemu 4 years ago
Sigrid Solveig Haflínudóttir 380b9575e9 build script: include cpu arch-specific files, if any 4 years ago
Andrew Alderwick 972d2a494b Add --console switch to build with Console support on Windows. 4 years ago
Andrew Alderwick d2cf7213d0 Fix detection of Windows in build script. 4 years ago
Andrew Alderwick 68abbc2ed8 Detect homebrew directory on macOS build. 4 years ago
Sigrid Solveig Haflínudóttir 60698c787a
build: allow custom CFLAGS to be set 4 years ago
Sigrid Solveig Haflínudóttir 428a1da50e
build.sh: use $CC (default value is still "cc") 4 years ago
Devine Lu Linvega e9f0585e0b Start emulator from bin 4 years ago
Devine Lu Linvega 737a87ac3f Building boot on start 4 years ago
Devine Lu Linvega 85322b92ce Progress toward boot.rom setup 4 years ago
Andrew Alderwick c970e2c5ef File device: drop offset shorts, add stat and delete. 4 years ago
Andrew Alderwick 01bdd950aa Added --no-run switch for automated builds 4 years ago
Andrew Alderwick 317d71654e Pass output file argument to asma too 4 years ago
Andrew Alderwick 9aed17b977 Bundled SDL2 on macOS builds 4 years ago
neauoire d6519a46d2 Assemble piano with asma 5 years ago
neauoire 41e18c16b1 Made clang-format non necessary 5 years ago
Andrew Alderwick 969c2e3516 Tidied installation commands 5 years ago
Andrew Alderwick d32d869abf Remove bashism in build.sh 5 years ago
neauoire fffbf28805 Modified shebang in build.sh 5 years ago
neauoire ddac370775 Improvement of examples 5 years ago
neauoire 511b2366ee Optimized life 5 years ago
neauoire 9b4aa10f07 Optimized Piano 5 years ago
neauoire 897950dcd4 Optimized life.tal 5 years ago