Commit Graph

889 Commits

Author SHA1 Message Date
Andrew Alderwick 6c80a46a3a Added instructions and adaptation for Windows build 2021-07-27 21:13:12 +01:00
neauoire fa6b8a1769 Improved error messages 2021-07-24 17:09:46 -07:00
neauoire c5b8595fb5 Reduced PAD, display usage:, and added 2 fonts 2021-07-24 10:27:27 -07:00
neauoire fbdb762e20 Added snarf buffer to ignores 2021-07-22 11:34:59 -07:00
Andrew Alderwick 8855b96057 Started pausing the audio device when it's not in use 2021-07-17 10:13:21 +01:00
Andrew Alderwick 4622a8a061 Created working stack space in case of previous evaluxn overflow 2021-07-17 10:00:38 +01:00
Andrew Alderwick 742c52265f Updated mkuxn-fast script to match uxnasm changes 2021-07-17 10:00:38 +01:00
Andrew Alderwick 7a865f25ac Switched all output to stderr in uxncli 2021-07-17 10:00:38 +01:00
Andrew Alderwick d2627a7e46 Updated file_talk in uxncli 2021-07-17 10:00:38 +01:00
neauoire 3bfebc570d Made pop16 more robust 2021-07-15 19:52:37 -07:00
neauoire c41ba2b1e2 Improved file-talk message 2021-07-11 18:55:09 -07:00
Andrew Alderwick ced41f6d70 Progress on REPL 2021-07-11 21:32:32 +01:00
Andrew Alderwick 91fedff46d Extended Console to write to FD 2-8 (most useful for 2, stderr) 2021-07-11 17:54:30 +01:00
Andrew Alderwick 78cd998177 Added repl project skeleton 2021-07-10 21:50:13 +01:00
Andrew Alderwick 2598899e89 Renamed fonts to always include their size 2021-07-10 21:25:40 +01:00
Andrew Alderwick 30a2e2356c Converted specter8, left and orca fonts to uf1 2021-07-10 21:18:12 +01:00
Andrew Alderwick 95789d5a7e Corrected load sizes for uf[1-3] fonts 2021-07-10 20:23:27 +01:00
neauoire c751b77ca8 Added Sans Font 2021-07-10 11:03:08 -07:00
neauoire dcdf618087 Improved piano example 2021-07-09 11:38:45 -07:00
Andrew Alderwick 358a902c16 Ported remaining examples to new simplified Console device 2021-07-07 21:20:14 +01:00
Andrew Alderwick d3aaf705f3 Ported asma to new simplified Console device 2021-07-07 21:04:53 +01:00
Andrew Alderwick 3e395e56b0 Updated asma script to match source code changes 2021-07-07 20:23:06 +01:00
neauoire a399c81e2f New screen defaults 2021-07-07 10:51:12 -07:00
neauoire 596f1a43b1 Clamp octave in piano example 2021-07-05 09:26:00 -07:00
neauoire ac416bb02f Make return pointer counter in inspect() more visible 2021-07-05 09:08:55 -07:00
neauoire a1d00a2df7 Drawing inspect on fg so it can be erased 2021-07-05 09:06:32 -07:00
neauoire eadfdbe898 Use uf1/uf2/uf3 in font example 2021-07-04 19:19:08 -07:00
neauoire a7e608adf1 Fixed broken uf1 fonts 2021-07-04 19:17:56 -07:00
neauoire d7c1dd826d Removed debug from font 2021-07-04 11:44:19 -07:00
neauoire edb7c1e0ca Fixed small issues with coloring in font 2021-07-04 11:38:51 -07:00
neauoire fe1e3cebc3 Cleanup of the fonts folder 2021-07-04 11:14:27 -07:00
neauoire eeb85bdcb1 Modified assembler errors 2021-07-03 20:24:36 -07:00
neauoire a7060c15ca Optimized the font routines 2021-07-03 12:13:48 -07:00
neauoire 7e4cb5fd1e Minor optimization to font.tal 2021-07-03 10:38:20 -07:00
neauoire 2a95c710b9 Improving the font example 2021-07-03 10:24:23 -07:00
neauoire ab4a731300 Minor optimizations to the font example 2021-07-03 09:51:03 -07:00
neauoire b8d06b7e6e Cleaned up font example 2021-07-03 09:11:29 -07:00
neauoire 1bf35de7ad Optimized venice14 2021-07-02 12:33:12 -07:00
neauoire 8cc7d5c2bb Added a few large fonts 2021-07-02 12:12:51 -07:00
neauoire 3ecf16b504 Font example 2021-07-02 10:57:50 -07:00
neauoire cf0790a89d Improved the key example 2021-07-01 17:33:55 -07:00
neauoire f86a5447c4 Removed unused font 2021-07-01 15:32:23 -07:00
neauoire d81eb4a2d0 Cleanup fonts 2021-07-01 15:31:46 -07:00
neauoire c9f10cd45a Implemented console i/o to drum-rack 2021-06-29 20:54:11 -07:00
neauoire 9fdb49e0ed Comment will expect a space by the paren in sublime syntax highlight 2021-06-29 12:12:18 -07:00
Sigrid Solveig Haflínudóttir 5e71c0bfc8 emu: start -> run, remove return type 2021-06-29 15:43:28 +02:00
Sigrid Solveig Haflínudóttir d0fb331aa4 screenshot: one simple trick to reduce the file size 2021-06-29 10:09:42 +02:00
Sigrid Solveig Haflínudóttir 66c16be3a5 screenshot: add timestampp to the filename 2021-06-29 08:11:59 +02:00
Andrew Alderwick eb8c803b35 Renamed function 2021-06-28 21:57:30 +01:00
Andrew Alderwick 7b5ad795f8 Switched from non-blocking read to thread and custom SDL event 2021-06-28 21:46:50 +01:00