..
cmm
Quark v0.3: generate buffer only for visible items, handle selection on key move, bugfixes
2020-05-15 22:00:20 +00:00
demos
View3DS: support kpacked files
2020-04-14 16:03:24 +00:00
develop
Implement dynamic linking with system libraries via -lsyslibname:
2020-05-16 08:07:10 +00:00
emulator
KWINE v0.0.3
2020-05-07 22:14:53 +00:00
fs
move some apps to the programs/testing folder
2020-05-08 12:54:55 +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-05-07 20:35:35 +00:00
other
graph: attempt to fix editbox
2020-05-10 10:00:04 +00:00
system
calendar: update time on button click, not by timeout
2020-05-08 15:07:58 +00:00
testing
more apps into testing folder
2020-05-08 13:02: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
Remove some duplicates: proc32.inc, macros.inc, struct.inc, etc.
2017-12-20 00:51:00 +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
macros.inc
@menu: return to orthodox flat design
2020-04-14 11:29:55 +00:00
network.inc
Updated network.inc for programs.
2015-12-31 11:42:32 +00:00
proc32.inc
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
Add use_fasm.lua and example: launch.
2017-12-05 07:29:50 +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
use_sound.lua
use_tinygl.lua