490 Commits (b78d9e1446d80a56c94de02be07df98e629fd1a7)

Author SHA1 Message Date
Andrew Alderwick b78d9e1446 Reimplemented software/asma with reading input filename from Console. 5 years ago
Andrew Alderwick d34ec6584c Added option to write ROM to stdout (when dest-filename is null). 5 years ago
Andrew Alderwick 8a74c3455d Keep track of total lines assembled. 5 years ago
Andrew Alderwick ac2d30cdb9 Redirected asma messages to stderr. 5 years ago
Andrew Alderwick 0f9b03e0cb Skipped reporting of device label values. 5 years ago
Andrew Alderwick 4d6fc06778 Splitted asma into library and piano demo. 5 years ago
Andrew Alderwick 532c1959dc Made asma line numbers start at zero, not one 5 years ago
Andrew Alderwick 10a723f5d6 Fixed line numbers in asma error reports 5 years ago
Andrew Alderwick 0c6b607f91 Extracted string library from asma 5 years ago
Andrew Alderwick be2e01e9b3 Extracted heap library from asma 5 years ago
Andrew Alderwick 7058122d25 Extracted binary tree library from asma 5 years ago
Andrew Alderwick 755ccf5665 Implemented includes in asma 5 years ago
Andrew Alderwick e8f58aa579 Use file-read-chunks library in asma. 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 cf5af02e0f Improved calculator 5 years ago
neauoire c105916fb8 Store center position in datetime.tal 5 years ago
neauoire ed8de8df7a Added date to datetime example 5 years ago
Andrew Alderwick 51c6e90754 Erase 00f0-00f3 with first zero-page-loader loop 5 years ago
Andrew Alderwick 5f636b96c2 Saved a few bytes in load-rom by using STZ, thanks Delta! 5 years ago
Andrew Alderwick 0e96afa8a9 Minor bugfix 5 years ago
neauoire 17d1830d5a Added bitpad to calc.tal 5 years ago
neauoire 7c9cf2d17c Started implemented bit input to calc.tal 5 years ago
Andrew Alderwick 7fe99617b2 Clear screen when ROM is loaded. 5 years ago
Andrew Alderwick 5e03a765de Added prototype load-rom library to launcher.tal 5 years ago
neauoire 5e7b8a9292 Added theme support for the calculator 5 years ago
neauoire 65678a7a36 Added audio to calc 5 years ago
neauoire 73d577a7c0 Added error placeholder for launcher.tal 5 years ago
neauoire 68a8310830 Muted warnings 5 years ago
neauoire caa6b018fa Experimenting with rom launching mode 5 years ago
neauoire e79004a075 Added basic launcher 5 years ago
neauoire 6821bea9c0 The calc pushes values on opcode 5 years ago
neauoire ba76eae6a8 Removed unused routines in calc.tal 5 years ago
neauoire 0c8a7feec5 Working copy of the calc.tal 5 years ago
neauoire 73497a1065 Starting keyboard input to calc.tal 5 years ago
neauoire 781344268f Limited push/pop in calc.tal 5 years ago
neauoire 84513d738d The calculator can now add 5 years ago
neauoire 6cc0fdec26 Starting stack manipulation for calc 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 3d8cf7c257 Added input to the calculator 5 years ago
neauoire 39a93bda40 Started calculator project 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
Andrew Alderwick 174ab66ddb Added the first library snippet 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