252 Commits (b78d9e1446d80a56c94de02be07df98e629fd1a7)

Author SHA1 Message Date
Andrew Alderwick b78d9e1446 Reimplemented software/asma with reading input filename from Console. 5 years ago
Andrew Alderwick ac2d30cdb9 Redirected asma messages to stderr. 5 years ago
Andrew Alderwick 4d6fc06778 Splitted asma into library and piano demo. 5 years ago
Andrew Alderwick 4525d47699 Fixed year usage in prng.tal, thanks makeworld! 5 years ago
neauoire 08fb3e7f0a Close uxnemu on System/halt 5 years ago
neauoire 08f7ef10e5 Moved neralie to software 5 years ago
neauoire c105916fb8 Store center position in datetime.tal 5 years ago
neauoire ed8de8df7a Added date to datetime example 5 years ago
neauoire a5201767d7 Clear on resize 5 years ago
neauoire bca5562eec The screen width/height ports can be written to 5 years ago
neauoire 4406c2856c Sublabels add refs to root labels in uxnasm 5 years ago
neauoire 9835ec4f20 Fixed address issue with screen auto 5 years ago
neauoire 266152e260 Ported devw/devr changes to uxn.c 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 a1d18f62f3 More loop optimisations 5 years ago
Andrew Alderwick 0e236eeb91 More INC optimisation in loops 5 years ago
Andrew Alderwick 93a4802782 Lots of INC optimisations 5 years ago
neauoire 7598f40f30 Improved README 5 years ago
Andrew Alderwick 61b8750bae Allowed long tokens within comments (typically URLs) 5 years ago
Andrew Alderwick 5b4ec0be6b Added a second PRNG with longer period 5 years ago
Andrew Alderwick f4e9e2e915 Added credit for PRNG 5 years ago
Andrew Alderwick 4b5c26c6ca Added PRNG demo example 5 years ago
neauoire 6ec92bf748 Improved audio demo 5 years ago
neauoire 80f8998032 Combined musictracker with audio 5 years ago
neauoire fb72dd5b98 Reverted fix in Bifurcan 5 years ago
neauoire 12009e88c8 Minor optimizations 5 years ago
Andrew Alderwick f00ee8c80e Updated neralie for 1bpp ports 5 years ago
neauoire 786fd90a63 Added Ctrl to Bifurcan 5 years ago
Andrew Alderwick 324e72a7fc Added Console output on musictracker.tal to demonstrate Audio*/vector 5 years ago
neauoire 3e747e9220 Optimized shapes 5 years ago
neauoire e3f181579b Optimized gui examples 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
neauoire 511b2366ee Optimized life 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
neauoire 19322f1d23 Use NEQk NIP pattern for polycat 5 years ago
neauoire f59537d993 Use NEQk NIP pattern for piano 5 years ago
neauoire 2ea0425c47 Added NIP to piano 5 years ago
Andrew Alderwick 93dae917fb Added NIP optimisations 5 years ago
Andrew Alderwick e2190d84d8 Reverted "Removed OVR opcode and replaced with NIP" and uxn-fast.c update. 5 years ago
neauoire 1afe39fba4 Removed OVR opcode and replaced with NIP 5 years ago
Andrew Alderwick ca93072e06 Added tiny optimisation to piano.tal 5 years ago
Andrew Alderwick cb649172bd Made console.tal compatible with asma 5 years ago
neauoire 9b4aa10f07 Optimized Piano 5 years ago
neauoire c66260982f Added frame vector to screen.tal 5 years ago
neauoire 897950dcd4 Optimized life.tal 5 years ago