Maschell
d7b44109ac
Merge pull request #10 from neuschaefer/dev
...
fs_functions: add FSAddClient and FSGetCurrentCmdBlock
2017-05-07 14:21:39 +02:00
Jonathan Neuschäfer
0a12a3b64d
fs_functions: add FSAddClient and FSGetCurrentCmdBlock
2017-05-03 15:14:58 +02:00
Crayon2000
67cfaa568d
Add OSScreenPutPixelEx function
...
OSScreenPutPixelEx will draw a pixel of a certain color to the specified coordinates. This just writes the input u32 to the target location in the framebuffer, nothing is done with the data already stored in the framebuffer.
2017-04-30 14:40:53 -04:00
Maschell
a136b12c52
Using u32 and s32 only instead of (unsigned) int to be more consistent with data types
2017-04-10 11:04:06 +02:00
Maschell
4f6bb467c3
Moved fs_defs back into a own file. deleted not needed line
2016-08-03 20:12:42 +02:00
Maschell
28014e6b1f
Added fs_defs to fs_functions.h
2016-08-03 19:57:27 +02:00
Maschell
1fcfb43f39
First commit
2016-04-25 20:33:48 +02:00