..
bcc32
Add bat script to bcc32 newlib example
2020-12-11 16:43:44 +00:00
cmm
APP_PLUS: revert last change: so it can handle param again
2020-12-14 15:54:00 +00:00
demos
IMG: clean up in folders, mostly in /DEMOS/ and /DEVELOP/, move examples to /DEVELOP/EXAMPLES/
2020-12-11 13:33:32 +00:00
develop
- Fixed math.h
2020-12-14 15:18:31 +00:00
emulator
KWINE v0.0.3
2020-05-07 22:14:53 +00:00
fs
animage use ColorDialog
2020-11-28 17:05:52 +00:00
games
Fix autobuild
2020-12-12 16:51:50 +00:00
hd_load
add forgotten file
2014-09-12 15:45:13 +00:00
media
box_lib.obj: clear code
2020-12-08 21:01:35 +00:00
network
netcfg: updated colors and bigger buttons size
2020-12-09 20:52:40 +00:00
other
Fix '-v' option
2020-12-13 14:33:14 +00:00
system
searchap: allow user to give the path to mount
2020-12-14 01:55:05 +00:00
testing
small fixes
2020-06-01 18:18:22 +00:00
build_all.bat
rename "desktop" app to "skincfg"
2016-02-08 12:52:20 +00:00
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
add new version 'load_lib.mac',
2020-11-20 19:47:45 +00:00
encoding.inc
Add encoding.inc to /programs (copy from /kernel/trunk).
2020-11-06 18:18:04 +00:00
export.inc
add yet another forgotten file
2016-11-10 19:28:16 +00:00
gui_patterns.inc
@menu: return to orthodox flat design
2020-04-14 11:29:55 +00:00
import.inc
add forgotten file
2016-11-10 19:27:40 +00:00
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
new macros 'include_image_file',
2017-05-26 10:20:10 +00:00
load_lib.mac
1) some programs use new macros load_lib.mac
2020-11-22 13:13:45 +00:00
macros.inc
Add KOS_APP_START to macros.inc
2020-11-08 10:42:10 +00:00
network.inc
Updated network.inc for programs.
2015-12-31 11:42:32 +00:00
proc32.inc
shell.inc
Shell.inc to svn
2014-04-16 15:01:36 +00:00
string.inc
@open: case insensitive sorintg; more convenient navigation using the keyboard
2015-11-11 19:16:02 +00:00
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
update build rules
2016-09-27 23:10:44 +00:00
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
update build rules
2016-09-27 22:16:22 +00:00
use_sdl.lua
autobuild sdlquake
2014-09-18 11:46:53 +00:00
use_sound.lua
autobuild sdlquake
2014-09-18 11:46:53 +00:00
use_tinygl.lua
switch build system to Tup
2014-09-12 15:15:23 +00:00