309 Commits (android-1.2)

Author SHA1 Message Date
neauoire c4746c2601 (polycat) Rewrote 4 years ago
neauoire 4ac632f227 Remove debugger from console.tal 4 years ago
neauoire cca1253376 Use calloc for memory array 4 years ago
neauoire 2a9fc00441 Renamed mouse mod to mouse scroll 4 years ago
neauoire 69f72485c7 Invert y scroll 4 years ago
neauoire a1dc75a2bc Implemented scroll x/y 4 years ago
neauoire 5af50c7ca0 (terminal.tal) Created a basic terminal example 4 years ago
neauoire ca1d830055 (font.tal) Migrated to AUTO-Y-ADDR 4 years ago
neauoire 74ab9c85ab (blank.tal) Fixed non-compilation error 4 years ago
neauoire 63c589490c (blank.tal) Cleaned up 4 years ago
neauoire 6e810a080d (subleq.tal) Added new exercise 4 years ago
Andrew Alderwick 9970b65094 Renamed and signed 100r demo. 4 years ago
Andrew Alderwick 19095def48 Add 100r animated logo demo. 4 years ago
neauoire f1437c993a Removed picture.tal 4 years ago
neauoire 1b362b4fcd (dungeon.tal) Starting a little dungeon exploration demo 4 years ago
neauoire bae2d37fc2 (uxnasm) Only catch hex labels with slen of 2 or 4 4 years ago
neauoire b7ea0b7868 Added Rule-110 4 years ago
Andrew Alderwick 58eacef7d4 (life.tal) Remove debugging output. 4 years ago
Andrew Alderwick 24e1820d12 Add RLE text import to life.tal 4 years ago
Andrew Alderwick 6996f1b4f5 Remove invalid comment syntax in darena. 4 years ago
Devine Lu Linvega baeed39e04 (logic.tal) Cleanup 4 years ago
Devine Lu Linvega a0ba0e4e79 (logic.tal) Displaying basic gates 4 years ago
Devine Lu Linvega 65d7de8176 (logic.tal) Input can be toggled 4 years ago
Devine Lu Linvega 6262078a04 (logic.tal) Starting logic gates playground 4 years ago
Devine Lu Linvega 7dfce364a5 (clock.tal) Moved watchface drawing outside of RESET 4 years ago
Devine Lu Linvega 31d1503548 (clock.tal) Fixed routine comments 4 years ago
Devine Lu Linvega 5f010b485c (clock.tal) Added minute offset to hour needle 4 years ago
Devine Lu Linvega 6c8600d6b3 (clock.tal) Draw markers in watchface 4 years ago
Devine Lu Linvega 2f648e1e8e (clock.tal) Single rotation routine 4 years ago
Devine Lu Linvega 14b057cd53 (clock.tal) Moved buffers to zero-page 4 years ago
Devine Lu Linvega f0ba07acde (clock.tal) Print date 4 years ago
Devine Lu Linvega e8480dc669 (clock.tal) Optimizations 4 years ago
Devine Lu Linvega 0dc6515e08 (clock.tal) Optimizations 4 years ago
Devine Lu Linvega 7f4698d9e2 (clock.tal) Optimizations 4 years ago
Devine Lu Linvega 5dafa039f1 (clock.tal) Added day of the week 4 years ago
Andrew Alderwick c3ac41c41d Change "include" word into ~ rune for includes. 4 years ago
Devine Lu Linvega 64ec555146 (piano.tal) Added controller controls 4 years ago
Devine Lu Linvega 26040d19cb (clock.tal) Higher font for digits 4 years ago
Devine Lu Linvega dd6adb3f73 (clock.tal) Fixed issue with hour needle 4 years ago
Devine Lu Linvega c7759f6212 (clock.tal) Minor optimizations 4 years ago
Devine Lu Linvega 0114af1a10 Added nametable demo 4 years ago
Devine Lu Linvega 10aec891e7 (brainfuck.tal) Removed extra labels 4 years ago
Devine Lu Linvega 92b5624e2f (brainfuck.tal) Minor cleanup 4 years ago
Devine Lu Linvega 7d74fa95f0 (brainfuck.tal) Replaced byte program with characters 4 years ago
Devine Lu Linvega cd427e5e56 Added brainfuck.tal 4 years ago
Devine Lu Linvega c63a8fa882 (snake.rom) Minor optimizations 4 years ago
Devine Lu Linvega 912afb678f (snake.rom) Minor optimizations 4 years ago
Andrew Alderwick 054361cb70 Replace load/save with read/write 4 years ago
Andrew Alderwick a92dd9fd73 Rearranged File ports for backwards compatibility. 4 years ago
Andrew Alderwick dc3170db98 Implement File/append flag. 4 years ago