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
|
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
|
f650e8110b
|
add and fibbonacci examples now working
|
2025-09-23 22:08:28 -07:00 |
zongor
|
91061fe3c0
|
First working prototype for assembler!
|
2025-09-21 12:38:18 -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
|
dd7cc62a3e
|
Refactor to varied length opcodes, update structure, fix Makefile, WIP: number toS
|
2025-09-17 23:16:38 -07:00 |
zongor
|
75ad08dae1
|
Forgot to remove this one
|
2025-09-09 21:16:33 -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 |
zongor
|
0dedf5a2ad
|
add better testing, flags, fix fib.zrl
|
2025-08-24 08:45:31 -07:00 |
zongor
|
f1edd4267f
|
fix loop compile
|
2025-08-24 00:06:24 -07:00 |
zongor
|
8aeeebc351
|
WIP change to store primitives in memory intead of code
|
2025-08-23 21:29:46 -07:00 |
zongor
|
63d67b5c0d
|
move sdl to own thing, add array + plex handling
|
2025-08-16 21:51:23 -04:00 |
zongor
|
f6484ff378
|
Fix makefile, remove hello world test because now can compile it.
|
2025-08-03 18:09:20 -04:00 |
zongor
|
14bf533635
|
nuqneH 'u'?
|
2025-08-03 17:46:39 -04:00 |
zongor
|
c348ea3fdd
|
add initial compiler
|
2025-08-03 16:03:25 -04:00 |
zongor
|
039de2a761
|
revert, maybe do this later its complicated enough as it is
|
2025-08-02 22:23:39 -04:00 |
zongor
|
4fccd4d48d
|
remove temporary malloc
|
2025-07-28 23:13:39 -04:00 |
zongor
|
7e6a063bdb
|
fix lexer
|
2025-07-27 21:07:39 -04:00 |
zongor
|
02702315cb
|
new str embedding fn
|
2025-07-20 21:16:32 -04:00 |
zongor
|
c43761a8da
|
add zlc benchmarks
|
2025-07-20 19:12:41 -04:00 |
zongor
|
5184b60136
|
split up code and memory
|
2025-07-20 11:17:28 -04:00 |
zongor
|
035397209d
|
add more devices
|
2025-07-20 10:00:38 -04:00 |
zongor
|
a9f3ec694c
|
add string example
|
2025-07-19 20:20:28 -04:00 |
zongor
|
6b23fd2119
|
add sdl2 demo
|
2025-07-13 12:44:39 -04:00 |
zongor
|
27d9c3a686
|
break up into arch
|
2025-07-13 10:56:02 -04:00 |