Català-Valencià - Catalan
中文 - Chinese (Simplified)
中文 - Chinese (Traditional)
Česky - Czech
Dansk - Danish
Nederlands - Dutch
English - English
Suomi - Finnish
Français - French
Deutsch - German
עברית - Hebrew
हिंदी - Hindi
Magyar - Hungarian
Bahasa Indonesia - Indonesian
Italiano - Italian
日本語 - Japanese
한국어 - Korean
Македонски - Macedonian
मराठी - Marathi
Norsk - Norwegian
Polski - Polish
Português - Portuguese
Português - Portuguese (Brazil)
Русский - Russian
Slovenčina - Slovak
Slovenščina - Slovenian
Español - Spanish
Svenska - Swedish
Türkçe - Turkish
Українська - Ukrainian
Oëzbekcha - Uzbek
Subversion Repositories
shark
(root)
/
demos
/
branches
/
xen
/
bca/
- Rev 1686
Rev
Show changed files
|
Directory listing
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
1686
6162d 09h
fabio
/demos/branches/xen/
Convert the makefiles to the new build system.
Convert all the makefiles to the syntax and conventions of the new build
system. Compile-tested only. Temporarily almost everything depends on
__GRX__ as even the text console code seems to use some grx symbols; this
should be fixed in the base system.
1684
6162d 22h
fabio
/demos/branches/xen/
Branch the demos tree to sync it with the xen branch of the kernel.
This branch will contain a sync'ed version of the demos with the new
build system and the new kernel tree structure.
1593
6767d 18h
tullio
/demos/trunk/bca/
Some english localization.
1592
6767d 19h
tullio
/demos/trunk/bca/
Small retouch.
1591
6767d 19h
tullio
/demos/trunk/bca/
Some restyle. Now check pid values before activation.
1590
6767d 19h
tullio
/demos/trunk/bca/
Changed the horrible .c inclusions by generating the right .o object files.
1589
6767d 19h
tullio
/demos/trunk/bca/
Changed exit key to Ctrl+C.
1569
6883d 20h
tullio
/demos/trunk/
Corrected the initfile to update the IntDrive initialization.
Also updated correctly manage the level register module.
1567
7186d 17h
mauro
/demos/trunk/
New intdrive implementation
1552
7260d 23h
pj
/demos/trunk/
moved modules
1550
7308d 19h
pj
/demos/trunk/
removed sys_end, sys_abort, using exit instead
removed sys_abort_shutdown at the end of the shutdown task
1469
7536d 01h
giacomo
/demos/trunk/bca/
Update
1468
7536d 16h
giacomo
/demos/trunk/bca/
update
1448
7539d 01h
giacomo
/demos/trunk/bca/
Update BCA
1145
7964d 21h
giacomo
/demos/trunk/
svga/grx separation
1144
7964d 23h
pj
/demos/trunk/
- new include structure
1123
8040d 17h
pj
/demos/trunk/
- new scheduling module interface
- various fixes
1117
8098d 02h
pj
/demos/trunk/
- removed task_delay
1091
8138d 23h
pj
/demos/trunk/bca/
- updated BCA demo (removed ctrl-M, uppercase include files)
1090
8139d 00h
pj
/demos/trunk/bca/
added BCA demo by Fabio Calabrese