This website requires JavaScript.
Explore
Help
Sign In
mkostoevr
/
kolibrios
Watch
1
Star
0
Fork
0
You've already forked kolibrios
forked from
KolibriOS/kolibrios
Code
Pull Requests
Activity
kolibrios
/
programs
History
maxcodehack
1bd0f4861b
Add makefile to SDL example
...
Fix SDL makefile git-svn-id: svn://kolibrios.org@8200 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-16 09:28:12 +00:00
..
bcc32
fix Alloc function, clean code
2020-11-14 19:00:55 +00:00
cmm
addition new example
2020-11-14 13:53:08 +00:00
demos
Add makefile to SDL example
2020-11-16 09:28:12 +00:00
develop
Fix 'dynamic.c 'autobuild (build_all.sh)
2020-11-14 17:57:14 +00:00
emulator
…
fs
KFM: use build-in icons
2020-05-28 16:00:42 +00:00
games
fix life2, update life3
2020-11-16 07:55:40 +00:00
hd_load
…
media
tinygl: fix struct ZBuffer, clean code
2020-11-11 20:32:44 +00:00
network
Fix some spelling
2020-06-14 14:29:14 +00:00
other
Remove some unused files:
2020-11-02 12:15:24 +00:00
system
Replace some hardcoded /rd/1 paths with /sys.
2020-10-02 12:33:16 +00:00
testing
small fixes
2020-06-01 18:18:22 +00:00
build_all.bat
…
config.inc
…
debug-fdo.inc
…
debug.inc
…
dll.inc
…
encoding.inc
Add encoding.inc to /programs (copy from /kernel/trunk).
2020-11-06 18:18:04 +00:00
export.inc
…
gui_patterns.inc
…
import.inc
…
kglobals.inc
…
KOSfuncs.inc
…
load_img.inc
…
macros.inc
Add KOS_APP_START to macros.inc
2020-11-08 10:42:10 +00:00
network.inc
…
proc32.inc
…
shell.inc
…
string.inc
…
struct.inc
…
use_fasm.lua
Fix use_fasm.lua file to work on Windows.
2020-05-24 22:34:03 +00:00
use_gcc.lua
…
use_menuetlibc.lua
…
use_msvc.lua
…
use_newlib.lua
…
use_sdl.lua
…
use_sound.lua
…
use_tinygl.lua
…