1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-05 17:00:26 +00:00
qb64/internal/c/parts
FellippeHeitor 5368b9d5d7 Initial attempt to restore _LOADIMAGE's ability to load in 8bit mode.
- When mode = 256, _LOADIMAGE will return an 8bit image with the loaded file's colors matching the default palette.
- Slower for bigger images, because of the call to matchcol();
2017-09-21 23:55:01 -03:00
..
audio Temporary hack to reenable _SNDRAWLEN. 2017-09-09 13:17:03 -03:00
core Remove teapot from setup build files 2017-08-18 21:52:23 +10:00
input/game_controller Implements the _DIR$("desktop") function which returns OS specific paths. 2016-03-20 18:56:10 +11:00
network (Automated push) Update internal/source/* from qb64.bas 2015-08-02 05:12:44 -07:00
user_mods Temporaraily commented out Linux version of _SCREENICON function due to compile errors 2015-08-09 21:33:22 +10:00
video Initial attempt to restore _LOADIMAGE's ability to load in 8bit mode. 2017-09-21 23:55:01 -03:00