kolibrios-fun/programs
Anton Krotov 1fdbd55957 CEdit: minor changes
git-svn-id: svn://kolibrios.org@9708 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-02-08 21:57:18 +00:00
..
bcc32 buf2d examples clean code 2022-01-28 21:05:17 +00:00
cmm Updated c-- binary 2022-02-08 20:11:46 +00:00
demos Kmatrix: Now uses auto import. 2022-01-18 19:18:24 +00:00
develop CEdit: minor changes 2022-02-08 21:57:18 +00:00
emulator fix function name 'edit_box' to 'edit_box_draw' 2022-01-03 21:03:06 +00:00
fs KFM - fixed the display of files larger than 4GB. 2022-02-06 20:05:54 +00:00
games Fixed misuse of "/rd/1" (changed to "/sys") for all other programs 2022-01-07 12:42:44 +00:00
hd_load
media clean code 2022-01-17 20:38:59 +00:00
network Whois: Now uses auto-import. 2022-01-18 19:50:12 +00:00
other upload fix kerpack.inc by Mario 2022-01-30 08:22:32 +00:00
system update file register filter 2022-01-15 13:38:46 +00:00
testing Fixed misuse of "/rd/1" (changed to "/sys") for all other programs 2022-01-07 12:42:44 +00:00
build_all.bat
config.inc Compiled programs now use int 40h by default instead of fastcall (config.inc) to work well in emulators. 2008-11-03 04:57:18 +00:00
debug-fdo.inc
debug.inc
dll.inc
encoding.inc
export.inc
gui_patterns.inc Palitra: refactoring, add shared icons 2021-12-26 00:49:38 +00:00
import.inc
kglobals.inc Copy /kernel/trunk/kglobals.inc to /programs directory. 2019-10-21 22:33:27 +00:00
KOSfuncs.inc
load_img.inc
load_lib.mac
macros.inc do not include config.inc into IMG, use var in macros.inc as it was before 2022-01-09 10:00:41 +00:00
network.inc
proc32.inc fasm 1.71.13, proc32.inc and struct.inc from fasm 1.71.13 2013-10-16 08:12:09 +00:00
shell.inc
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
use_gcc.lua Added defines so as not to duplicate them in every tup file. 2022-02-08 17:38:15 +00:00
use_menuetlibc.lua
use_msvc.lua
use_newlib.lua
use_sdl_newlib.lua
use_sdl.lua autobuild sdlquake 2014-09-18 11:46:53 +00:00
use_sound.lua
use_tcc.lua typo fixed 2022-02-07 14:22:52 +00:00
use_tinygl.lua