This website requires JavaScript.
Explore
Help
Register
Sign In
IgorCielniak
/
l2
Watch
1
Star
0
Fork
0
You've already forked l2
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
39
Commits
1
Branch
0
Tags
23197857026ea91733c91c19558c92339e6e3bbc
Commit Graph
3 Commits
Author
SHA1
Message
Date
root
d4b8ce6012
removed p! and p@ and added 'mem' that just pushes the addr os the persistent memory on to the stack and than you can write/read using standard ! and @ nd write at an offset uaing pointer arithmetic
2025-12-28 11:46:01 +01:00
IgorCielniak
6988a89a51
added strconcat and strcpy functions
2025-12-24 23:19:08 +01:00
IgorCielniak
8bab3485a8
simple implementation of alloc and free testes with structs
2025-12-24 17:46:04 +01:00