Commit Graph

4 Commits

Author SHA1 Message Date
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