|  zongor | 790d7e8509 | Add intial lexer back again, fix docs | 2025-10-18 18:15:54 -07:00 | 
				
					
						|  zongor | 6c1bf1ff8c | Fix tests, make auto compile for rom files | 2025-10-18 16:54:06 -07:00 | 
				
					
						|  zongor | 89ef394888 | normalize naming, add memory offset opcodes | 2025-10-18 14:54:13 -07:00 | 
				
					
						|  zongor | d69b83f4eb | Update devices to use plexes instead of raw memory | 2025-10-17 16:11:20 -07:00 | 
				
					
						|  zongor | 3f3c6e1b80 | [wip] rewrite device open to use plex | 2025-10-16 09:25:34 -07:00 | 
				
					
						|  zongor | 9d30ffb69b | use minimal shell | 2025-10-14 15:39:03 -07:00 | 
				
					
						|  zongor | 0c72525755 | Emscripten Paint Works!!!!!! | 2025-10-14 15:27:29 -07:00 | 
				
					
						|  zongor | dcf348f577 | remove string lookup for devices use handles instead | 2025-10-14 00:02:12 -07:00 | 
				
					
						|  zongor | 4d82914f3c | Revert "add get-arg instead of using stack (push/pop). refactor call/return to use arg based" This reverts commit 97ad6b5505. | 2025-10-12 11:15:36 -07:00 | 
				
					
						|  zongor | 97ad6b5505 | add get-arg instead of using stack (push/pop). refactor call/return to use arg based | 2025-10-11 13:01:40 -07:00 | 
				
					
						|  zongor | 89574d9813 | Refactor load/save to register/memory. Add memset variants | 2025-10-10 14:17:12 -07:00 | 
				
					
						|  zongor | 4d71d72e7a | remove | 2025-10-06 19:42:47 -07:00 | 
				
					
						|  zongor | 7644144356 | update docs | 2025-10-06 19:42:27 -07:00 | 
				
					
						|  zongor | aea1dba6a2 | Add wasm example, add paint example, ad neq opcodes, fix load/save VM, | 2025-10-05 22:54:34 -07:00 | 
				
					
						|  zongor | 71622c3133 | add clangd to gitignore | 2025-10-05 12:24:59 -07:00 | 
				
					
						|  zongor | a5901e7399 | get rid of hardcoded device buffers | 2025-10-05 12:24:01 -07:00 | 
				
					
						|  zongor | 19aa72018e | WORKING PAINT PROGRAM! | 2025-10-04 18:58:27 -07:00 | 
				
					
						|  zongor | c71254f351 | wip drawing apps | 2025-10-04 18:01:42 -07:00 | 
				
					
						|  zongor | 77033e121b | Add malloc, load-r, load-r8. fix endianess, refactor devices, init box, init window drawing | 2025-10-04 17:24:24 -07:00 | 
				
					
						|  zongor | d6893b85a8 | working box drawing example | 2025-09-28 22:46:08 -07:00 | 
				
					
						|  zongor | 807d5b8705 | fix drawing, add ioctl for screen (wip), assembler fixes | 2025-09-28 17:44:10 -07:00 | 
				
					
						|  zongor | 7a42429cf2 | load binary file | 2025-09-26 16:06:56 -07:00 | 
				
					
						|  zongor | 3c9603adea | make read syscall more flexable; WIP bit shift ops | 2025-09-25 17:24:56 -07:00 | 
				
					
						|  zongor | 3733f432e7 | fixed read syscall | 2025-09-25 15:27:59 -07:00 | 
				
					
						|  zongor | fe921a1050 | Add assembler to release mode, fix whitespace | 2025-09-23 23:10:46 -07:00 | 
				
					
						|  zongor | 2b8b6c38e4 | add println to fibonacci example | 2025-09-23 23:03:16 -07:00 | 
				
					
						|  zongor | 2a6e428032 | rename to make more sense | 2025-09-23 23:00:19 -07:00 | 
				
					
						|  zongor | f650e8110b | add and fibbonacci examples now working | 2025-09-23 22:08:28 -07:00 | 
				
					
						|  zongor | 77745c8880 | WIP: nested labels, add, hello, and simple work now! | 2025-09-22 23:29:25 -07:00 | 
				
					
						|  zongor | 2f08c6893c | Fix hello.asm.lisp, update others | 2025-09-21 12:50:05 -07:00 | 
				
					
						|  zongor | 91061fe3c0 | First working prototype for assembler! | 2025-09-21 12:38:18 -07:00 | 
				
					
						|  zongor | 6d1beb24ae | Small fix to readme | 2025-09-21 11:10:28 -07:00 | 
				
					
						|  zongor | 5fe2fdb4c3 | Fix readme | 2025-09-21 11:08:36 -07:00 | 
				
					
						|  zongor | 6a8a334903 | Update readme and tests | 2025-09-21 11:07:44 -07:00 | 
				
					
						|  zongor | cf767b2401 | Update readme | 2025-09-21 11:06:22 -07:00 | 
				
					
						|  zongor | 3453b0fcd6 | parser fixes | 2025-09-21 10:09:14 -07:00 | 
				
					
						|  zongor | 37ce661648 | Add Linux TUI example | 2025-09-21 16:23:26 +00:00 | 
				
					
						|  zongor | 299e36172b | add newline for test, (terminal sometimes clears output without '\n') | 2025-09-21 09:18:53 -07:00 | 
				
					
						|  zongor | f6a2cd8de9 | fix syscall, update opcodes, fix tests | 2025-09-21 09:15:25 -07:00 | 
				
					
						|  zongor | a1266b9008 | fix tests, add lips benchmarks | 2025-09-20 14:55:47 -07:00 | 
				
					
						|  zongor | df9d19207c | Reorganize, add tools for parser | 2025-09-20 13:49:13 -07:00 | 
				
					
						|  zongor | 922959191d | cleanup / prepwork for assembler. | 2025-09-20 12:49:01 -07:00 | 
				
					
						|  zongor | 2d72240652 | add branchless jmps | 2025-09-20 10:05:52 -07:00 | 
				
					
						|  zongor | cf0318e96f | rename acc -> flag since it really doesnt accumulate anything, could be confusing to devs | 2025-09-20 08:46:09 -07:00 | 
				
					
						|  zongor | b8832a7116 | Fix the syscalls, add strlen as an opcode | 2025-09-20 08:44:02 -07:00 | 
				
					
						|  zongor | 700b6fcb63 | temp add old benchmarks | 2025-09-17 23:26:46 -07:00 | 
				
					
						|  zongor | dd7cc62a3e | Refactor to varied length opcodes, update structure, fix Makefile, WIP: number toS | 2025-09-17 23:16:38 -07:00 | 
				
					
						|  zongor | 94a1375d51 | Move some things, fix string to number | 2025-09-09 22:50:03 -07:00 | 
				
					
						|  zongor | 7634bbe1c9 | cleanup, add more stringops | 2025-09-09 21:53:52 -07:00 | 
				
					
						|  zongor | d5479d1b7e | Update readme | 2025-09-09 21:17:50 -07:00 |