1443 Commits (next)
 

Author SHA1 Message Date
Andrew Alderwick f2c644f680 Move DateTime to 0xc0, add second File to 0xb0. 4 years ago
neauoire bb2aabee54 (life.tal) General optimizations 4 years ago
neauoire 0b3ac97752 (examples/) Improved a few demos 4 years ago
neauoire 9a59e9d1d9 (exercises/) Cleanup 4 years ago
neauoire 19172bf049 (dvd.tal) Optimized 4 years ago
neauoire 05d8b4479c (clock.tal) Optimizations 4 years ago
neauoire f6e23cddb0 Use new paths for essentials 4 years ago
neauoire b2891da133 Merge branch 'main' of git.sr.ht:~rabbits/uxn 4 years ago
neauoire 25fc9ca5fd (label.tal) Rewrote with the screen/auto support 4 years ago
Andrew Alderwick 7ce8cc1d24 Add file reading with .File/read DEI(2). 4 years ago
Andrew Alderwick 205cc89bcb Keep a local copy of File/name; don't try to read it beyond end of RAM. 4 years ago
Andrew Alderwick 27089a77e4 Prepare for more than one File device. 4 years ago
Andrew Alderwick bca73244f0 Minor fix to audio.c. 4 years ago
Andrew Alderwick a3b87e021f Rename file_deo variables. 4 years ago
Andrew Alderwick 5dcf0a2b35 Make the UxnAudio struct private to audio.c. 4 years ago
neauoire 084a0f5ab4 (hexdump.tal) Rewrote 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 5057dd160a (screen.tal) Centered 4 years ago
neauoire 8ec8c7c1f4 (screen.tal) Optimized to fit GBA screen 4 years ago
neauoire 3293a1b639 (piano.tal) Implemented new auto byte 4 years ago
neauoire 21f3a2d870 Moved some demos to /old 4 years ago
neauoire 4019add040 Cleaned up a few demos 4 years ago
neauoire 6ffedca0b4 (polycat.tal) Cleanup 4 years ago
neauoire 9e9313d064 (move.tal)Cleaned up demo 4 years ago
neauoire 162400cb54 (fizzbuzz.tal) Removed macros from fizzbuzz 4 years ago
neauoire cfedb19dca (primes.tal) Removed macros 4 years ago
Andrew Alderwick 1ecbd571e0 Add asma.rom to uploads. 4 years ago
neauoire bdb451cd28 (picture.tal) Added fast drawing routine 4 years ago
Andrew Alderwick 1d694c43ea Fix sprite address check. 4 years ago
neauoire 3b3386b544 (screen.tal) Optimizations 4 years ago
neauoire 708d418833 (screen.tal) Ported to the new auto-byte 4 years ago
Andrew Alderwick fef8806493 Fix comment at end of uxn.h. 4 years ago
Andrew Alderwick 314dd5a431 screen/auto: Replace draft looping with block width control. 4 years ago
neauoire 941ac55f1f (screen.tal) Starting new auto-byte high nibble implementation 4 years ago
Andrew Alderwick 1b04e0814b (draft) Add looping functionality to Screen/auto. 4 years ago
Bad Diode 11c9ec8b49 Add header guard to uxn.h 4 years ago
neauoire b482b5f93e Added missing image size to pictures/bit 4 years ago
neauoire 56432c1fcd (fib.tal) Little optimization 4 years ago
neauoire 1993eb9b5f (fib.tal) Added fib example 4 years ago
neauoire f87c15c8b5 Optimized line-rect routine 4 years ago
Andrew Alderwick 0c819b9f59 clang-format 4 years ago
Andrew Alderwick 550aceee23 (uxnasm) Allow writing the 0xffff byte of RAM. 4 years ago
Andrew Alderwick 8b84813c6e (uxnasm) Raise error when memory is overwritten. 4 years ago
Andrew Alderwick da4f0e70a5 (uxnasm) Allow returning errors from writebyte(). 4 years ago
Andrew Alderwick 0ae6992089 (uxnasm) Fix calculation of usage. 4 years ago
neauoire b2d6aa5fce (calc.tal) Better ampersand glyph 4 years ago
neauoire 99f9fc85a0 (calc.tal)Improved glyphs 4 years ago
Andrew Alderwick b1bbfb3976 (asma) Fix sublabel references when no labels are defined. 4 years ago
Andrew Alderwick f06498f6a6 Remove unused constants. 4 years ago