This website requires JavaScript.
Explore
Help
Sign In
Aren
/
kolibrios
Watch
1
Star
0
Fork
0
You've already forked kolibrios
mirror of
https://github.com/KolibriOS/kolibrios.git
synced
2024-12-24 15:46:49 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4832ce7a33
kolibrios
/
kernel
/
branches
/
Kolibri-A
/
trunk
/
bld.bat
7 lines
103 B
Batchfile
Raw
Normal View
History
Unescape
Escape
Embedded KOS (AMD/HT version) git-svn-id: svn://kolibrios.org@1505 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-06-25 20:47:51 +04:00
@
echo
off
if
not
exist
bin
mkdir
bin
getting smaller and closer to real hardware... git-svn-id: svn://kolibrios.org@2014 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-07-23 19:27:18 +04:00
fasm -m 65536 kernel.asm bin\kernel.mnt
Embedded KOS (AMD/HT version) git-svn-id: svn://kolibrios.org@1505 a494cfbc-eb01-0410-851d-a64ba20cac60
2010-06-25 20:47:51 +04:00
pause
getting smaller and closer to real hardware... git-svn-id: svn://kolibrios.org@2014 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-07-23 19:27:18 +04:00
exit
0
Reference in New Issue
Copy Permalink