Do you know “LSX-Dodgers”?
This is MSX-DOS cloned OS runs on Sharp X1, Z80 series computers.
Unfortunately we don’t have MSX-DOS clones to redistribute freely on the Net, so we should have some. This “LSX-Dodgers” is the first and the best candidate for it, I suppose.
The source codes of “LSX-Dodgers” are published on github.com by original author GAKU. (We appreciate the work!!)
https://github.com/tablacus/LSX-Dodgers
I decided to port this OS to MSX and some other Z80 based computers, and forked it.
https://github.com/kumokosi/LSX-Dodgers-Ports/wiki
Planed tasks(2018/1/1)
*Source (format) convert from OHM-Z80 to HI-TECH C ZAS
*Tests for common functions between MSX-DOS and LSX-DODGERS
*Implements and tests for uncommon functions between MSX-DOS and LSX-DODGERS
*Implements and tests for extended functions by LSX-DODGERS
I will report about porting processes on this blog.
“LSX-Dodgers”というOSをご存知ですか?
これはMSX-DOSクローンのOSでSharpのX1シリーズ上で動くものです。
残念ながら、ネット上で自由に再配布できるMSX-DOSクローンがまだないので、何かしらほしいと思っていたところでした。この”LSX-Dodgers”は最初で最良の選択肢ではないでしょうか。
LSX-Dodgersのソースコードは原作者のGAKU氏によってgithub.comで公開されています(ありがとうございます!)
https://github.com/tablacus/LSX-Dodgers
このOSを、MSXはじめとした他のZ80搭載機に移植することにして、リポジトリをフォークしました。
https://github.com/kumokosi/LSX-Dodgers-Ports/wiki
2018/1/1現在計画しているタスクは以下の通りです。
・OHM-Z80からZASへのソース(フォーマット)変更
・MSX-DOSとLSX-DODGERSの共通部の動作確認
・MSX-DOS非互換部分のMSX対応版実装
・LSX-DODGERS拡張部分のX1→MSX対応
当ブログでは順次開発状況をレポートしていきます。