hlos icon indicating copy to clipboard operation
hlos copied to clipboard

A toy operating system for HashLink VM

Results 2 hlos issues
Sort by recently updated
recently updated
newest added

These are various tasks that could be done to improve further the HLOS: - [x] implement setjmp/longjmp (exceptions) - [x] custom memory allocator with OS memory mapping - [ ]...