65 Commits (b78d9e1446d80a56c94de02be07df98e629fd1a7)

Author SHA1 Message Date
neauoire c105916fb8 Store center position in datetime.tal 5 years ago
neauoire ed8de8df7a Added date to datetime example 5 years ago
neauoire 3da1af90a0 Improved shapes example 5 years ago
Andrew Alderwick a92fd8fb22 Expanded File/offset to 32-bit /offset-hs and /offset-ls 5 years ago
Andrew Alderwick 93a4802782 Lots of INC optimisations 5 years ago
neauoire 7598f40f30 Improved README 5 years ago
neauoire 6ec92bf748 Improved audio demo 5 years ago
neauoire 80f8998032 Combined musictracker with audio 5 years ago
neauoire da229d5a82 Examples cleanup 5 years ago
neauoire 5167a103ec Fixed issue with null vectors 5 years ago
neauoire ddac370775 Improvement of examples 5 years ago
Andrew Alderwick 5d4020ad31 Replaced easy multiplications and modulos 5 years ago
Andrew Alderwick ad07c29935 Replaced trivial multiplications with shifts and additions 5 years ago
neauoire acf6dcee48 Removed unused macro in console example 5 years ago
Andrew Alderwick 93dae917fb Added NIP optimisations 5 years ago
Andrew Alderwick cb649172bd Made console.tal compatible with asma 5 years ago
neauoire c66260982f Added frame vector to screen.tal 5 years ago
neauoire 4da5e16501 Removed controller.keys 5 years ago
neauoire b6c40129e4 Cleanup on controller.tal 5 years ago
neauoire d1755a5e5b Wrote a better controller example 5 years ago
neauoire 55d0ca4a1e Optimized screen.tal 5 years ago
neauoire c3be359163 Reverted changes to screen.tal 5 years ago
Andrew Alderwick 90acf9ceec Animated screen.tal to demonstrate transparent sprites 5 years ago
neauoire b826d78a56 Pushed new blending modes 5 years ago
Andrew Alderwick 19b0aa2083 Migrated Screen/color to Screen/pixel and/or Screen/sprite 5 years ago
neauoire 8bf99e6d76 Changed the screen.tal colors to fit the Varvara docs 5 years ago
neauoire d2c3d0e524 Started implementing the sprite port for the screen device 5 years ago
neauoire b46d317b4f Added system device to uxncli 5 years ago
Andrew Alderwick 91fedff46d Extended Console to write to FD 2-8 (most useful for 2, stderr) 5 years ago
Andrew Alderwick 358a902c16 Ported remaining examples to new simplified Console device 5 years ago
neauoire cf0790a89d Improved the key example 5 years ago
neauoire 95aa3dba35 Simplified hello world 5 years ago
neauoire 274edad29d Simplified console 5 years ago
Andrew Alderwick 802aa51d54 Added Console/vector implementation with example 5 years ago
neauoire 04582724d5 Improved the keys example top reflect mods 5 years ago
Andrew Alderwick 824444351a Replaced Mouse/chord with Mouse/wheel 5 years ago
neauoire fbc0b762c9 Renamed USM to TAL files 5 years ago
neauoire d163c43201 Improved uxncli and moved all demos into examples 5 years ago
Andrew Alderwick 7f158c9d66 Optimised MUL2 by powers of 2 to SFT2 5 years ago
Andrew Alderwick 00df90c47e Optimised DIV2 by powers of 2 to SFT2 5 years ago
Andrew Alderwick ea69dff8a8 Updated SFT2 to take byte for shift amount 5 years ago
Andrew Alderwick 9abcca773b Made simple load/save examples composable 5 years ago
Andrew Alderwick 85a33c6b03 Added simple File/load example 5 years ago
Andrew Alderwick 8766eb1a11 Added simple File/save example 5 years ago
neauoire 386b477611 Link to 9front from README 5 years ago
Andrew Alderwick 72dd7d5a87 Optimized some MOD operations 5 years ago
neauoire 8845a326d8 Fixed hello world 5 years ago
Andrew Alderwick bceed46348 Optimised #0000 NEQ2 when used with JCN 5 years ago
Andrew Alderwick f407f1b426 Optimized out #00 NEQ when used with JCN 5 years ago
neauoire a4c8066043 Cleaned example files 5 years ago