..
cmm
Mine: slightly update UI
2019-05-21 18:04:27 +00:00
demos
spiral demo: Replace P6 fcomip instruction with pre-P6 ones.
2019-06-04 01:04:46 +00:00
develop
libcrash: Sync with upstream.
2019-10-21 22:33:41 +00:00
emulator
compress images by Andrey Oskin
2019-06-10 08:44:54 +00:00
fs
move programs to /other/outdated folder: copy2, imgview, mv, dictionary
2019-05-12 08:52:09 +00:00
games
KosChess: move to appropriate place
2019-09-08 04:51:29 +00:00
hd_load
media
@taskbar: remove set ButtonStyle feature as duplication of eskin
2019-05-20 10:40:10 +00:00
network
libcrash: Sync with upstream.
2019-10-21 22:33:41 +00:00
other
add button for optimize figure
2019-05-23 19:31:53 +00:00
system
fixed CPUID extended Family/Model detection for modern CPUs
2019-08-23 20:12:13 +00:00
testing /genfiles
icons32.png: new folder and unknown file icons
2019-04-22 22:44:33 +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
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
import.inc
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
macros.inc: Allow mcall macro to set ebp register.
2019-06-23 00:54:35 +00:00
network.inc
notify.inc
fasm@autobuild updated to 1.71.58, trigger rebuild
2017-01-20 12:46:45 +00:00
proc32.inc
shell.inc
string.inc
struct.inc
use_fasm.lua
Add use_fasm.lua and example: launch.
2017-12-05 07:29:50 +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.lua
use_sound.lua
use_tinygl.lua