1
0
Fork 0
Commit Graph

16 Commits

Author SHA1 Message Date
zongor 0d30ea292a Fix assembler, update tests, update roms, add back nogui mode for speed. 2025-12-07 15:29:49 -08:00
zongor c80481de76 Update devices to use file descriptor rather than handel. Create REFRESH syscall 2025-10-25 21:39:13 -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 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 89574d9813 Refactor load/save to register/memory. Add memset variants 2025-10-10 14:17:12 -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 a5901e7399 get rid of hardcoded device buffers 2025-10-05 12:24:01 -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 807d5b8705 fix drawing, add ioctl for screen (wip), assembler fixes 2025-09-28 17:44:10 -07:00
zongor f650e8110b add and fibbonacci examples now working 2025-09-23 22:08:28 -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 770d9d56ff Cleanup, get rid of all the prototyping stuff 2025-09-09 21:15:39 -07:00
zongor fde5c82d0d WORKING DEVICES!! 2025-09-02 22:57:48 -07:00