327 Commits (android)

Author SHA1 Message Date
Andrew Alderwick 42aab23dc1 Remove many macros. 3 years ago
neauoire b11217449a (clock.tal) Thiner frame 3 years ago
Devine Lu Linvega f348d24606 Removing rawchr run 4 years ago
Devine Lu Linvega c6ed7170e7 (thue.tal) Added a Thue esolang interpreter 4 years ago
Devine Lu Linvega b94d0204c2 Housekeeping on some of the example files 4 years ago
Devine Lu Linvega 982f0180e4 Housekeeping on a few examples 4 years ago
Devine Lu Linvega abd0be0fba A bit of housekeeping on the example files 4 years ago
Devine Lu Linvega 0c908a9379 (calc.tal) Fixes issue with pushing any value comprised of two bytes which add to zero 4 years ago
Devine Lu Linvega 852e33e6f3 General improvements to example files 4 years ago
Devine Lu Linvega 41f7eaed6c (calc.tal)Fixed warnings from the linter 4 years ago
neauoire dcc37fd0d5 Added logic/arithmetic symbols to uxnasm 4 years ago
neauoire dd0ba4f191 Minor change to bresenham helpers 4 years ago
Andrew Alderwick f2c644f680 Move DateTime to 0xc0, add second File to 0xb0. 4 years ago
neauoire 0b3ac97752 (examples/) Improved a few demos 4 years ago
neauoire 05d8b4479c (clock.tal) Optimizations 4 years ago
neauoire 24474b6b32 (calc.tal) Merged a few unnecessary SFT 4 years ago
neauoire a63322e207 (calc.tal) Optimized to use screen/auto 4 years ago
neauoire 8ec8c7c1f4 (screen.tal) Optimized to fit GBA screen 4 years ago
neauoire b2d6aa5fce (calc.tal) Better ampersand glyph 4 years ago
neauoire 99f9fc85a0 (calc.tal)Improved glyphs 4 years ago
neauoire a3dfbe19a0 (launcher.tal) Resizes on launch 4 years ago
neauoire 7511f4c2ac Added --install flag to build script 4 years ago
neauoire 3f94152050 (calc.tal) Optimizations 4 years ago
neauoire 94882720be (dos.tal) Improved error reporting 4 years ago
neauoire b486d9585b (dos.tal) When in doubt, add flowers 4 years ago
neauoire dacd2ff26c (dos.tal) Improved hx view 4 years ago
neauoire 44789e4c00 (dos.tal) Impemented time[tm] command 4 years ago
neauoire 97003d1ae2 (dos.tal) Added command documentation in ls cmd 4 years ago
neauoire ebf5b633a5 (dos.tal) Started a mini DOS 4 years ago
neauoire a17b442fe2 (launcher.tal) Release inputs on load-rom 4 years ago
neauoire 35953312ea (calc.tal) Removed leading zeros 4 years ago
neauoire acbd654165 (launcher.tal) Fixed scrolling issue after assembly 4 years ago
neauoire 4d9ba05045 (calc.tal) Modified the multiply symbol 4 years ago
neauoire 2ead7840fd Launcher now assembles tal files 4 years ago
neauoire bec7096c0b Implemented proper decimal mode 4 years ago
neauoire 459855d825 Removed supervisor 4 years ago
neauoire 38d2c7cbd7 (boot.rom) Renamed to launcher.rom 4 years ago
neauoire 4657fe2490 (gui/label.tal) Use UF2 properly 4 years ago
neauoire 3ed8a61625 (boot.tal) Fixed issue with empty folders 4 years ago
neauoire e89ad768aa (boot.tal) Added little folder icons 4 years ago
neauoire 715205f2dd (boot.tal) Fixed issue with scroll 4 years ago
neauoire e6ac67d01b (bool.tal) Added mouse scroll 4 years ago
neauoire 35b0d84ceb (boot.tal) Optimizaitons 4 years ago
neauoire 5004ee1339 The file device cannot write on the supervisor 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 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 ed1f6e6263 Connected error reporting and the hypervisor 4 years ago
neauoire adc4780630 (hypervisor)Added visual guides 4 years ago