Commit Graph

339 Commits

Author SHA1 Message Date
neauoire 328f52128b (piano.tal) Support new volume port 2023-11-02 17:30:14 -07:00
Devine Lu Linvega 538294220d (launcher.tal) Clear screen using Screen/pixel 2023-07-29 18:46:25 -07:00
Devine Lu Linvega 26bc456a1b (screen.c) Blending 00 only clears in accordance to sprite at addr 2023-07-23 19:32:41 -07:00
Andrew Alderwick c543827b76 (asma) Correct exit status from software/asma.tal runs. 2023-06-05 19:06:13 +01:00
Devine Lu Linvega 83237c9641 (launcher.tal) Do not try to open extra-large ROMs 2023-04-09 15:24:55 -07:00
Devine Lu Linvega 3b128c04d4 (piano.tal) Add softening 2023-02-27 20:11:15 -08:00
Devine Lu Linvega a5ca148862 (piano.tal) Paint waveform with right-click 2023-02-27 19:26:41 -08:00
Devine Lu Linvega 417fac1a83 (piano.tal) Improved knobs 2023-02-27 19:18:37 -08:00
Devine Lu Linvega 09c7365bc3 (piano.tal)Added sharps to keyboard mode 2023-02-27 18:23:40 -08:00
Devine Lu Linvega 89d13c6b3d (piano.tal) Improved layout 2023-02-26 21:16:56 -08:00
Devine Lu Linvega 612c15e59a (piano.tal) Faster waveform drawing 2023-02-26 20:39:05 -08:00
Devine Lu Linvega 5d9dc11ec5 (piano.tal) Rewrite 2023-02-26 20:16:41 -08:00
Andrew Alderwick 42aab23dc1 Remove many macros. 2022-11-20 22:50:19 +00:00
neauoire b11217449a (clock.tal) Thiner frame 2022-11-12 10:14:13 -08:00
Devine Lu Linvega f348d24606 Removing rawchr run 2022-08-14 12:06:23 -07:00
Devine Lu Linvega c6ed7170e7 (thue.tal) Added a Thue esolang interpreter 2022-07-23 12:59:47 -07:00
Devine Lu Linvega b94d0204c2 Housekeeping on some of the example files 2022-07-22 11:57:45 -07:00
Devine Lu Linvega 982f0180e4 Housekeeping on a few examples 2022-07-14 14:57:56 -07:00
Devine Lu Linvega abd0be0fba A bit of housekeeping on the example files 2022-07-06 19:25:54 -07:00
Devine Lu Linvega 0c908a9379 (calc.tal) Fixes issue with pushing any value comprised of two bytes which add to zero 2022-06-16 15:17:14 -07:00
Devine Lu Linvega 852e33e6f3 General improvements to example files 2022-05-31 13:25:41 -07:00
Devine Lu Linvega 41f7eaed6c (calc.tal)Fixed warnings from the linter 2022-05-27 20:01:32 -07:00
neauoire dcc37fd0d5 Added logic/arithmetic symbols to uxnasm 2022-04-11 16:07:15 -07:00
neauoire dd0ba4f191 Minor change to bresenham helpers 2022-04-05 16:41:49 -07:00
Andrew Alderwick f2c644f680 Move DateTime to 0xc0, add second File to 0xb0. 2022-03-26 17:54:29 +00:00
neauoire 0b3ac97752 (examples/) Improved a few demos 2022-03-25 12:05:11 -07:00
neauoire 05d8b4479c (clock.tal) Optimizations 2022-03-24 13:15:50 -07:00
neauoire 24474b6b32 (calc.tal) Merged a few unnecessary SFT 2022-03-15 11:13:35 -07:00
neauoire a63322e207 (calc.tal) Optimized to use screen/auto 2022-03-15 11:03:09 -07:00
neauoire 8ec8c7c1f4 (screen.tal) Optimized to fit GBA screen 2022-03-14 14:02:43 -07:00
neauoire b2d6aa5fce (calc.tal) Better ampersand glyph 2022-02-18 13:48:03 -08:00
neauoire 99f9fc85a0 (calc.tal)Improved glyphs 2022-02-18 13:30:01 -08:00
neauoire a3dfbe19a0 (launcher.tal) Resizes on launch 2022-02-06 11:56:42 -08:00
neauoire 7511f4c2ac Added --install flag to build script 2022-02-03 19:52:12 -08:00
neauoire 3f94152050 (calc.tal) Optimizations 2022-01-26 10:14:18 -08:00
neauoire 94882720be (dos.tal) Improved error reporting 2022-01-23 14:19:10 -08:00
neauoire b486d9585b (dos.tal) When in doubt, add flowers 2022-01-23 11:18:55 -08:00
neauoire dacd2ff26c (dos.tal) Improved hx view 2022-01-23 10:48:26 -08:00
neauoire 44789e4c00 (dos.tal) Impemented time[tm] command 2022-01-23 10:31:32 -08:00
neauoire 97003d1ae2 (dos.tal) Added command documentation in ls cmd 2022-01-23 10:03:15 -08:00
neauoire ebf5b633a5 (dos.tal) Started a mini DOS 2022-01-22 20:47:01 -08:00
neauoire a17b442fe2 (launcher.tal) Release inputs on load-rom 2022-01-21 20:44:29 -08:00
neauoire 35953312ea (calc.tal) Removed leading zeros 2022-01-16 10:44:32 -08:00
neauoire acbd654165 (launcher.tal) Fixed scrolling issue after assembly 2022-01-16 09:22:37 -08:00
neauoire 4d9ba05045 (calc.tal) Modified the multiply symbol 2022-01-15 19:41:22 -08:00
neauoire 2ead7840fd Launcher now assembles tal files 2022-01-15 11:15:47 -08:00
neauoire bec7096c0b Implemented proper decimal mode 2022-01-15 10:13:20 -08:00
neauoire 459855d825 Removed supervisor 2022-01-12 18:40:51 -08:00
neauoire 38d2c7cbd7 (boot.rom) Renamed to launcher.rom 2022-01-10 20:35:34 -08:00
neauoire 4657fe2490 (gui/label.tal) Use UF2 properly 2022-01-09 17:04:54 -08:00