64 Commits (b78d9e1446d80a56c94de02be07df98e629fd1a7)

Author SHA1 Message Date
Andrew Alderwick b78d9e1446 Reimplemented software/asma with reading input filename from Console. 5 years ago
Andrew Alderwick d73d25f2c1 Run asma tests in repo root directory 5 years ago
Andrew Alderwick 3eb13620a8 Excluded library snippets from asma-test.sh 5 years ago
neauoire 90540742ae Standardizing fns names before merge 5 years ago
Andrew Alderwick 4d535ebb46 Swapped return and short flags in advance of uxn.c refactoring 5 years ago
neauoire 83de614e53 Do no display unused macros anymore 5 years ago
Andrew Alderwick e4416264e8 Remove opcode labels by default 5 years ago
neauoire 5167a103ec Fixed issue with null vectors 5 years ago
Andrew Alderwick 1b68169cee Merged LIT and BRK into opcode zero, added INC opcode 5 years ago
Andrew Alderwick 5d094603b0 Fixed asma-test.sh 5 years ago
Andrew Alderwick cb13589531 Fixed asma-test.sh 5 years ago
Andrew Alderwick 76470ce3ee Fixed indentation in asma-test.sh 5 years ago
Andrew Alderwick 0a69a3417d Updated mkuxn-fast to match uxn.c changes 5 years ago
neauoire 44d584dfdb Re-added the stack bounds clamp 5 years ago
neauoire 59ea5c0a1a Added static to uxn opcodes 5 years ago
Andrew Alderwick a58ffb9828 Updated mkuxn-fast scripts 5 years ago
neauoire 4f822f55f3 Prefixed uxn functions 5 years ago
neauoire 7b7f4fd0f7 System now carries the debug flag, System/0xf is now stopping eval 5 years ago
Andrew Alderwick 4622a8a061 Created working stack space in case of previous evaluxn overflow 5 years ago
Andrew Alderwick 742c52265f Updated mkuxn-fast script to match uxnasm changes 5 years ago
Andrew Alderwick 3e395e56b0 Updated asma script to match source code changes 5 years ago
neauoire 9fdb49e0ed Comment will expect a space by the paren in sublime syntax highlight 5 years ago
neauoire a683375567 Improved syntax highlight 5 years ago
Andrew Alderwick 064f7745d4 Added reporting of division by zero errors rather than crashing 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 6d18549915 Formatted uxn-fast.c according to clang-format 5 years ago
Andrew Alderwick aeddd9e0f5 Added src/uxn-fast.c generator script 5 years ago
Andrew Alderwick 12792d101d Added invalid source code tests to asma-test.sh 5 years ago
Andrew Alderwick 28d5284695 Added test suite for asma 5 years ago
Andrew Alderwick 46741bae23 Added documentation for Asma helper script 5 years ago
Andrew Alderwick 4d8b898142 Removed test file from previous asma version 5 years ago
Andrew Alderwick 300f3dfa75 Don't preseed devices in label tree. 5 years ago
Andrew Alderwick 8bf9aa78da Progress on asma 5 years ago
neauoire a206ed0b10 Renamed PEK/POK to LDZ/STZ 5 years ago
Andrew Alderwick 16f51cb876 Rewritten asma 5 years ago
neauoire 5ae48f84b3 Progress on drum rack 5 years ago
neauoire f5fb9714e4 * 5 years ago
neauoire 30b12bae2d Added waveforms 5 years ago
neauoire 19157a9ae1 Removed templating macros in assembler 5 years ago
Andrew Alderwick 5833a99260 Ported asma to new assembler syntax 5 years ago
Andrew Alderwick 43a0ad26c8 Added Uxambly porting helper program 5 years ago
neauoire 4af3405da3 Updated syntax highlight to pickup the getters/setters and the previous word 5 years ago
neauoire 1b4623be1b Templated examples 5 years ago
neauoire dad55324aa Progress on macros experiments 5 years ago
neauoire b752f5f2bc Added drawing to the mouse example 5 years ago
neauoire a4e54062b8 Merged sandwich 5 years ago
neauoire 68a253e67e Experimenting with macros 5 years ago
neauoire cda9b0bce8 Implemented IOR/IOW 5 years ago
neauoire 716d048906 Working example for dev.control 5 years ago