Modifed to be used from emu stations like retrofe.
- fullscreen
- take in file as input when launching app
- ESC kills app
OLD INFO FROM FORK
- Coded by Marukun, Youkan, Snail
- Marukun: [http://retropc.net/mz-memories/mz700/]
- Youkan: [http://www.maroon.dti.ne.jp/youkan/mz700/]
- Snail: [https://github.com/SnailBarbarianMacho/mz700win]
- based on Russell Marks's 'mz700em'.
MZ700 emulator 'mz700em' for VGA PCs running Linux (C) 1996 Russell Marks. - Z80 emulation from 'Z80em' Copyright (C) Marcel de Kogel 1996,1997
-
バイナリ, README.txt は, Release フォルダにあります
古いドキュメントもそのまま掲載してます. 使用方法はそちらをご覧ください.
バイナリは zip で圧縮してますので解凍してお使いください
Binaries and README.txt are in the Release folder.
The old document is also posted as it is. Please see there for how to use it.
The binary is compressed with zip, so please decompress it before use. -
その他のツール(ramfile_dump, tapeload, tapeload_g) は, まとめて tools/ に移動しました
Other tools (ramfile_dump, tapeload, tapeload_g) have been moved together to tools/
- mz700win は 1998 年に Marukun 氏が mz700em をベースに開発した, 歴史のある MZ-700 エミュレータです.
2021 年に Snail が Z80 エミュレータの不具合を発見したので, それをきっかけに少しメンテをすることにしました.
The mz700win is a historic Windows MZ-700 emulator developed by Marukun in 1998 based on the mz700em.
In 2021, Snail discovered a bug in his Z80 emulator, so I decided to do some maintenance.
0.60(zewolf5)
|
|
|
0.57(Marukun) 0.58(Snail)
| |
: |
0.56a(Marukun/Youkan) |
| |
+-------------------+
|
0.56(Marukun/Youkan)
|
|
0.55b(Marukun/Youkan)
|
:
|
0.001(Marukun)
- VS2022 Community でのビルドを確認しています.
ワークロードは 「C++ によるデスクトップ開発」 と 「C++ によるゲーム開発」 が必要です.
I'm building with VS2022 Community.
Workload requires "Desktop Development in C ++" and "Game Development in C ++"
- MIT