kolibrios-fun/programs
Magomed Kostoev (mkostoevr) dd92e74f77 Make it buildable by both TCC and GCC.
Remove extra readme.txt (all info is in fat12.c)

git-svn-id: svn://kolibrios.org@7882 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-07 09:30:37 +00:00
..
cmm Upd: function indexArray, add: new example 2020-05-07 08:16:59 +00:00
demos View3DS: support kpacked files 2020-04-14 16:03:24 +00:00
develop t_edit: 2020-05-06 14:30:11 +00:00
emulator kwine: added time function 2020-05-06 22:35:48 +00:00
fs Make it buildable by both TCC and GCC. 2020-05-07 09:30:37 +00:00
games @menu: return to orthodox flat design 2020-04-14 11:29:55 +00:00
hd_load
media KIV: save window size and position, if not set use 2/3 of screen 2020-05-06 17:54:44 +00:00
network small fixes 2020-04-29 11:16:30 +00:00
other buf2d.obj: update function 'buf2d_bit_blt' 2020-05-04 11:55:42 +00:00
system Eskin: if skin file was not defined then no skin set. Default system skin will be used in this case. Probably a bit speedup system boot. 2020-05-05 22:38:26 +00:00
testing/genfiles icons32.png: new folder and unknown file icons 2019-04-22 22:44:33 +00:00
build_all.bat
config.inc
debug-fdo.inc Unify fdo.inc and debug-fdo.inc files. 2019-05-16 00:49:45 +00:00
debug.inc 1. loaddrv: show load drv result, show hint on error 2019-04-30 11:05:08 +00:00
dll.inc Remove some duplicates: proc32.inc, macros.inc, struct.inc, etc. 2017-12-20 00:51:00 +00:00
export.inc
gui_patterns.inc @menu: return to orthodox flat design 2020-04-14 11:29:55 +00:00
import.inc
kglobals.inc Copy /kernel/trunk/kglobals.inc to /programs directory. 2019-10-21 22:33:27 +00:00
KOSfuncs.inc fix typo 2019-08-25 19:06:21 +00:00
load_img.inc
macros.inc @menu: return to orthodox flat design 2020-04-14 11:29:55 +00:00
network.inc
proc32.inc
shell.inc
string.inc
struct.inc
use_fasm.lua Add use_fasm.lua and example: launch. 2017-12-05 07:29:50 +00:00
use_gcc.lua
use_menuetlibc.lua Add -fgnu89-inline to menuetlibc related files. 2017-11-18 03:24:17 +00:00
use_msvc.lua Remove more duplicates: doexe2.asm, network.ini, etc. 2017-12-20 03:45:53 +00:00
use_newlib.lua
use_sdl.lua
use_sound.lua
use_tinygl.lua