MasaGratoR
|
f3449e5fdf
|
Fix newlines
|
2023-04-14 09:16:30 +02:00 |
|
MasaGratoR
|
754d8d6816
|
tmem: Add tmemCloseHandle(), tmemWaitForPermission()
Edit nv.c to use those functions
|
2023-04-14 09:12:07 +02:00 |
|
fincs
|
252e8ef9ff
|
Add tmemCreateFromMemory
|
2018-12-20 16:12:22 +01:00 |
|
TuxSH
|
372021e226
|
Add missing include in tmem.h
|
2018-02-27 19:14:44 +01:00 |
|
fincs
|
c8f62d94a3
|
Documentation: address second batch of comments (#38)
|
2018-02-10 22:40:11 +01:00 |
|
fincs
|
41da28eb5c
|
Document kernel/: shmem.h, thread.h, tmem.h, virtmem.h
|
2018-02-10 22:40:11 +01:00 |
|
plutoo
|
673651a51f
|
Fix broken header files
|
2018-01-23 00:27:00 +01:00 |
|
plutoo
|
6fa8370bfb
|
This looks better
|
2018-01-22 20:11:55 +01:00 |
|
TuxSH
|
5abc4873d8
|
Include only what is really necessary...
add pragma once in every header, etc.
|
2018-01-22 18:42:57 +01:00 |
|
plutoo
|
3ca6e65984
|
Aligning code style of kernel primitives
|
2018-01-06 06:10:55 +01:00 |
|
plutoo
|
3926969ebc
|
Minor changes
* Refactored system/*
* Implemented all of tmem
* Introduced virtmem
|
2017-10-07 15:32:57 +02:00 |
|
plutoo
|
6c2d06f9a8
|
Fixing bugs. bsdInitialize currently fails with 0xe401, probably due to ipc bug
|
2017-09-11 04:38:38 +02:00 |
|
plutoo
|
30650b5d69
|
Implemented heap, transfer memory, bsd cmd0
|
2017-09-10 23:17:57 +02:00 |
|