704 Commits (opcode-swap)

Author SHA1 Message Date
Andrew Alderwick d5253086b5 Move stack opcodes. 4 years ago
neauoire dcc37fd0d5 Added logic/arithmetic symbols to uxnasm 4 years ago
neauoire 1e0edd7461 Improved label.tal 4 years ago
neauoire 9ade9bd524 (pig.tal) Added pig game in exercises 4 years ago
neauoire dd0ba4f191 Minor change to bresenham helpers 4 years ago
neauoire d64600e711 (amiga.tal) Bounce on walls 4 years ago
neauoire 708148bb1d (amiga.tal) Added bounce 4 years ago
neauoire 3cdabb9d80 (amiga.tal) Started a boing ball demo 4 years ago
neauoire a325798cb3 (file.tal) Changed poem in file device 4 years ago
neauoire f683e49ad5 (file.tal) Flush file pointer 4 years ago
neauoire 45c31327ec (examples/devices) Revamped a lot of the device examples 4 years ago
neauoire 0c587b9e0e (mouse.tal) Optimized 4 years ago
Andrew Alderwick 2de41fd4c3 Move life-infinite-loop.tal to examples/exercises/. 4 years ago
Andrew Alderwick 91125f33a2 Add a version of life.tal with an infinite loop. 4 years ago
neauoire 1f7a15d05b (screen.tal) Improved layout 4 years ago
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 25fc9ca5fd (label.tal) Rewrote with the screen/auto support 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
neauoire bdb451cd28 (picture.tal) Added fast drawing routine 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 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
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
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
neauoire 85a6d348ba (brainfuck.tal) Optimized 4 years ago
neauoire c982eb988b (controller.tal) Print debugger on start button 4 years ago
sroccaserra ed22793a69 (monospace.tal) Remove values left on the stack 4 years ago