620 Commits (1cbc9cd84928fe90c9dc90cb19b71e66ca9ba233)

Author SHA1 Message Date
neauoire 2ead7840fd Launcher now assembles tal files 4 years ago
neauoire bec7096c0b Implemented proper decimal mode 4 years ago
neauoire b48db8278f (monospace.tal) Added a 8x8 label drawing example 4 years ago
neauoire 459855d825 Removed supervisor 4 years ago
neauoire 0518385a6d Added uxn32 and uxn16 chr pictures 4 years ago
Andrew Alderwick 41de322a75 Add support for interrupting Uxn during execution. 4 years ago
neauoire 38d2c7cbd7 (boot.rom) Renamed to launcher.rom 4 years ago
neauoire 91560c6d24 (picture.tal) Added example of drawing a picture 4 years ago
neauoire 4657fe2490 (gui/label.tal) Use UF2 properly 4 years ago
neauoire a8c384daec (animation.tal) Minor optimizations 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
neauoire 3cc2ba98f0 First hypervisor 4 years ago
Andrew Alderwick 9024963de1 Add basic in-Uxn debugger and usage example. 4 years ago
Andrew Alderwick 4cbb661f48 Implement System/vector for debugging. 4 years ago
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