kolibrios-fun/programs
hidnplayr ec273ce904 More escape codes.
New function 'con_get_input' useful to get escape codes from special keys. 
Implemented alternative screen buffer.
See included documentation for more details.

git-svn-id: svn://kolibrios.org@9105 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-02 18:11:13 +00:00
..
bcc32 fix rev. 8919 2021-06-22 13:17:09 +00:00
cmm WebView: bugfix 2021-08-02 17:57:41 +00:00
demos view3ds 0073 by macgub 2021-05-12 00:26:00 +00:00
develop More escape codes. 2021-08-02 18:11:13 +00:00
emulator CHIP8: a little bit speed up graphics, update readme + small fixes 2021-05-23 17:10:32 +00:00
fs kfar: mouse work on panels in viewer, editor; optimize code 2021-07-14 11:12:06 +00:00
games flappybird: use Kolibri image 2021-07-09 15:07:50 +00:00
hd_load
media various small fixes: 2021-07-08 18:47:59 +00:00
network IRCc 0.34: Faster text drawing, add some server command codes related to WHOIS reply. 2021-07-26 16:18:14 +00:00
other t_edit: fix load new lines 13,10 2021-06-23 10:49:50 +00:00
system various small fixes: 2021-07-08 18:47:59 +00:00
testing kfar: mouse work on panels in viewer, editor; optimize code 2021-07-14 11:12:06 +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 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
kglobals.inc Copy /kernel/trunk/kglobals.inc to /programs directory. 2019-10-21 22:33:27 +00:00
KOSfuncs.inc Network device error/missed/dropped packet counters. 2021-07-07 19:26:17 +00:00
load_img.inc tinygl.obj: add some functions, 2020-12-18 10:03:16 +00:00
load_lib.mac load_lib.mac: add italian language 2021-02-03 12:43:01 +00:00
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 autobuild. 2021-05-22 19:09:11 +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_newlib.lua sdlquake: newlib 2021-01-05 13:00:22 +00:00
use_sdl.lua
use_sound.lua
use_tinygl.lua