This website requires JavaScript.
Explore
Help
Sign in
loic
/
PiegOS
Watch
1
Star
0
Fork
You've already forked PiegOS
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
faefd1cfd2
PiegOS
/
bootloader
/
Makefile
8 lines
82 B
Makefile
Raw
Normal View
History
Unescape
Escape
Create a simple bootloader with nasm
2015-07-17 17:14:42 +04:00
bootloader.bin
:
bootloader
.
asm
Add some bios routines
2015-07-18 10:23:36 +04:00
nasm -f bin -o
$@
$<
Create a simple bootloader with nasm
2015-07-17 17:14:42 +04:00
clean
:
rm bootloader.bin
Reference in a new issue
Copy permalink