Commit Graph

9 Commits

Author SHA1 Message Date
admin
a227744f73 unify types in fs_functions 2017-09-17 00:02:54 +02:00
Maschell
179ad3581e added some FS defines 2017-08-26 01:08:55 +02:00
Maschell
048a585d5e Added some more OS functions, added nn_save and nn_act acquire 2017-08-13 20:11:23 +02:00
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
1fcfb43f39 First commit 2016-04-25 20:33:48 +02:00