Athrill
をテンプレートにして作成
[
トップ
] [
タイトル一覧
|
ページ一覧
|
新規
|
検索
|
最終更新
|
ヘルプ
|
ログイン
]
開始行:
* Athrill
- V850, RH850 のCPUエミュレータ
-- V850 : 8086 から派生した 32bit CPU (by NEC)
*** Link
- https://www.docswell.com/s/kanetugu2015/5EXNX1-athrill-...
*** Compile on RockyLinux
<pre>
git clone --recursive https://github.com/toppers/athrill-...
cd athrill-target-v850e2m
cd build_linux
make
cd ../athrill/bin/linux
</pre>
**** CMake でもいけそうな気がする.
終了行:
* Athrill
- V850, RH850 のCPUエミュレータ
-- V850 : 8086 から派生した 32bit CPU (by NEC)
*** Link
- https://www.docswell.com/s/kanetugu2015/5EXNX1-athrill-...
*** Compile on RockyLinux
<pre>
git clone --recursive https://github.com/toppers/athrill-...
cd athrill-target-v850e2m
cd build_linux
make
cd ../athrill/bin/linux
</pre>
**** CMake でもいけそうな気がする.
ページ名: