• Joined on 2022-09-03
zongor pushed to main at zongor/undar-lang 2025-11-03 16:39:47 -05:00
c5041f88e7 Update .gitattributes
zongor pushed to main at zongor/undar-lang 2025-10-26 17:52:58 -04:00
edb00d0a4c fix spelling
zongor pushed to main at zongor/undar-lang 2025-10-26 17:49:19 -04:00
739c3638a6 Code cleanup, add halt return type, add neg and abs ops, fix strings,
zongor pushed to main at zongor/undar-lang 2025-10-26 00:58:56 -04:00
feaebcec1d update all the high level test files
zongor pushed to main at zongor/undar-lang 2025-10-26 00:48:28 -04:00
32c0c5611f Update tests and roms to new device handling
c80481de76 Update devices to use file descriptor rather than handel. Create REFRESH syscall
Compare 2 commits »
zongor pushed to main at zongor/undar-lang 2025-10-25 16:59:15 -04:00
47d5bdd1d9 Setup demos for new compiler.
zongor pushed to main at zongor/undar-lang 2025-10-25 15:57:26 -04:00
de9ab028b5 Dark mode for web, documentation updates
zongor pushed to main at zongor/undar-lang 2025-10-25 15:15:40 -04:00
421cceba23 update examples in readme
zongor pushed to main at zongor/undar-lang 2025-10-25 15:13:47 -04:00
5d8688446e update paint programs
zongor pushed to main at zongor/undar-lang 2025-10-25 14:03:40 -04:00
54fc748d8d Some optimizations, also WIP paint program refactor
zongor pushed to main at zongor/undar-lang 2025-10-25 02:04:25 -04:00
3be8761930 WIP passing args and returning values from a function call. Updates to documentation, update logo
zongor pushed to main at zongor/dotfiles 2025-10-24 13:29:35 -04:00
26f029b6d5 Update .emacs
zongor pushed to main at zongor/undar-lang 2025-10-18 21:16:06 -04:00
790d7e8509 Add intial lexer back again, fix docs
zongor pushed to main at zongor/undar-lang 2025-10-18 19:54:14 -04:00
6c1bf1ff8c Fix tests, make auto compile for rom files
zongor pushed to main at zongor/undar-lang 2025-10-18 17:54:25 -04:00
89ef394888 normalize naming, add memory offset opcodes
zongor pushed to main at zongor/undar-lang 2025-10-17 19:11:31 -04:00
d69b83f4eb Update devices to use plexes instead of raw memory
zongor pushed to main at zongor/undar-mode 2025-10-17 15:55:47 -04:00
e5e235f95c fix comments, add new keywords
zongor pushed to main at zongor/undar-lang 2025-10-16 12:26:04 -04:00
3f3c6e1b80 [wip] rewrite device open to use plex
zongor pushed to main at zongor/undar-lang 2025-10-14 18:39:11 -04:00
9d30ffb69b use minimal shell
zongor pushed to main at zongor/undar-lang 2025-10-14 18:27:38 -04:00
0c72525755 Emscripten Paint Works!!!!!!