superturbocat2001
4d192ca472
- Fixed boxlib loader
...
- Updated example boxlib.c
git-svn-id: svn://kolibrios.org@8465 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-21 18:12:23 +00:00
superturbocat2001
826c0501b8
- Added libdialog.a (proc_lib loader) and sample
...
- Deleted old console example (replacement: consoleio)
- Added RGB struct to kos32sys1.h
(applies to ktcc)
git-svn-id: svn://kolibrios.org@8426 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-16 17:15:39 +00:00
superturbocat2001
14e3d78c64
- Changed libgb assembly and added libcryptal (implementation of cryptoalgorithms from Brad Conte).
...
- Changed build libgb.
- Added memory.h for compatibility.
git-svn-id: svn://kolibrios.org@8367 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-11 17:07:49 +00:00
superturbocat2001
4c90768ccb
- network.obj loader has been moved to a separate libnetwork.a library
...
git-svn-id: svn://kolibrios.org@8338 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-07 23:36:57 +00:00
maxcodehack
8ce9d8845f
Remove libconsole.a and libbox_lib.a and their sources
...
Now we can use console via conio.h
Boxlib via libbox.a
git-svn-id: svn://kolibrios.org@8108 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-10-18 11:07:44 +00:00
superturbocat2001
6d98726351
- Added libbox.a and libbuf2d.a to TinyC.
...
- The structure of the header files has been reorganized.
git-svn-id: svn://kolibrios.org@8107 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-10-17 17:31:09 +00:00
maxcodehack
6154138ea6
clayer TinyC
...
- Add new sample
- Fix bug: 'Unexpected stack end'
git-svn-id: svn://kolibrios.org@8106 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-10-17 16:30:47 +00:00
superturbocat2001
fe1a451ca0
Added source code for libraries
...
git-svn-id: svn://kolibrios.org@8102 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-10-15 23:20:59 +00:00
superturbocat2001
71b2505f8a
Added libraries to ktcc: "rasterworks", "libimg", "libgb", "msgbox". And also an examples for these libraries.
...
Fixed header file "msgbox.h"
git-svn-id: svn://kolibrios.org@8101 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-10-15 23:17:06 +00:00
Magomed Kostoev (mkostoevr)
1d69bdef68
Add library for importing functions from Box_lib.obj via tcc.
...
git-svn-id: svn://kolibrios.org@8057 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-08-21 14:20:54 +00:00
Magomed Kostoev (mkostoevr)
90cf9246ac
Implement dynamic linking with system libraries via -lsyslibname:
...
console.obj
http.ibj
InputBox.obj
Add header files for apps what dynamically link these libraries.
git-svn-id: svn://kolibrios.org@7925 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-16 08:07:10 +00:00