Skip to content

ELF 形式のアプリに対応させたはりぼて OS(harib27f ベース)

Notifications You must be signed in to change notification settings

osdev-jp/elf_haribote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ファイル構成

次のようなファイル配置にする。

tolset_h/
    elf_haribote/
       haribote.rul
       ...
tolset_p86/
    z_tools/
        i386-elf-gcc/
            ...

tolset_h は「30日でできる! OS自作入門」のサポートページ よりダウンロード可能。

tolset_p86 は 『自作エミュレータで学ぶx86アーキテクチャ』サポートページ よりダウンロード可能。

ビルド・実行

tolset_h/elf_haribote/!cons_nt.bat を開いて次のコマンドを実行。

make full
make run

About

ELF 形式のアプリに対応させたはりぼて OS(harib27f ベース)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published