595 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
Andrew Alderwick 23a514b3ba Support nested comments in asma too. 4 years ago
Andrew Alderwick 86674da93e Bring etc/asma.moon up to date. 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 d3b435c646 (ako1010) Painted missing pixels 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 113220b10d Deprecate file-read-chunks by incorporating it inside asma. 4 years ago
DeltaF1 a4bed43880 Fix slowdown in draw-browser/clear 4 years ago
Andrew Alderwick 58eacef7d4 (life.tal) Remove debugging output. 4 years ago
Andrew Alderwick 6ba2af5c62 Avoid combining literals across | or $ pads. 4 years ago
Andrew Alderwick 9415c4e04a (asma) Correct relative offsets 4 years ago
Andrew Alderwick 1f5086a260 (asma) Combine byte literals 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
neauoire 6ff202a23c (boot.rom) Scrolling support 4 years ago
Andrew Alderwick cb30ac7c11 Remove flag constants in asma. 4 years ago
Devine Lu Linvega d7059eccd4 (calc.tal) Optimizations 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
Andrew Alderwick d053d0c97f Bugfix to asma. 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
Andrew Alderwick 312429bcd8 Remove obsolete comment 4 years ago
Devine Lu Linvega 7500317e4e (calc.tal) Added decimal printing 4 years ago