This website requires JavaScript.
Explore
Help
Register
Sign In
KolibriOS
/
kolibrios
Watch
13
Star
4
Fork
12
You've already forked kolibrios
Code
Issues
78
Pull Requests
5
Projects
Releases
Activity
5133c50635
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 18:47:51 +02: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 17:27:18 +02: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 18:47:51 +02:00
pause
getting smaller and closer to real hardware... git-svn-id: svn://kolibrios.org@2014 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-07-23 17:27:18 +02:00
exit
0
Reference in New Issue
Copy Permalink