Try8085

所属分类:Julia编程
开发工具:C++
文件大小:0KB
下载次数:0
上传日期:2017-02-18 18:56:17
上 传 者sh-1993
说明:  Try8085是8085微处理器的集成开发环境和模拟器
(Try8085 is an integrated development environment _and_ simulator of the 8085 microprocessor)

文件列表:
CONTRIBUTORS.md (1170, 2017-02-18)
COPYING (35147, 2017-02-18)
examples/ (0, 2017-02-18)
examples/dac_01.c80 (808, 2017-02-18)
examples/display_01.c80 (3500, 2017-02-18)
examples/display_and_timer_01.c80 (1802, 2017-02-18)
examples/indicators_01.c80 (2042, 2017-02-18)
examples/keyboard_and_indicators_01.c80 (2545, 2017-02-18)
examples/screenshot.jpg (168749, 2017-02-18)
examples/simple_01.c80 (325, 2017-02-18)
examples/simple_02.c80 (1386, 2017-02-18)
examples/timer_01.c80 (1982, 2017-02-18)
examples/translator_01.c80 (498, 2017-02-18)
src/ (0, 2017-02-18)
src/dmg/ (0, 2017-02-18)
src/dmg/dmg.pro (297, 2017-02-18)
src/dmg/main.cpp (124, 2017-02-18)
src/dmg/package.py (900, 2017-02-18)
src/ide/ (0, 2017-02-18)
src/ide/COPYING (35147, 2017-02-18)
src/ide/appicon.rc (46, 2017-02-18)
src/ide/base_converter_widget.cpp (3735, 2017-02-18)
src/ide/base_converter_widget.h (1747, 2017-02-18)
src/ide/c80.cpp (2713, 2017-02-18)
src/ide/c80.h (1470, 2017-02-18)
src/ide/c80_highlighter.cpp (6967, 2017-02-18)
src/ide/c80_highlighter.h (1865, 2017-02-18)
src/ide/connections_widget.cpp (2432, 2017-02-18)
src/ide/connections_widget.h (2019, 2017-02-18)
src/ide/editor_widget.cpp (5091, 2017-02-18)
src/ide/editor_widget.h (2138, 2017-02-18)
src/ide/errors_list_widget.cpp (1952, 2017-02-18)
src/ide/errors_list_widget.h (1504, 2017-02-18)
src/ide/find_dialog_widget.cpp (2708, 2017-02-18)
src/ide/find_dialog_widget.h (1610, 2017-02-18)
src/ide/flags_state_widget.cpp (2633, 2017-02-18)
src/ide/flags_state_widget.h (1458, 2017-02-18)
... ...

# Try8085 Try8085 running on macOS with two simulated devices Try8085 is an integrated development environment and simulator of the 8085 microprocessor. It is intended as an educational tool for teaching and studying the 8085 assembly language. ## Features * Simulated 8085 bytecode runtime. * 4 simulated external devices: graphical display, keyboard, ADC/DAC, and a block of eight 7-segment indicators. * Built-in text editor with syntax highlighting for the 8085 assembly language. * Integrated interactive debugger. * Easy-to-use disassembler and memory navigator. ## Installation Try8085 is available for macOS and GNU/Linux (64-bit only). It comes with 4 virtual devices and code examples. ### Download Try8085 V1.0 [macOS (dmg)](https://github.com/temochka/Try8085/releases/download/v1.0/Try8085_v1.0-5-gb472a5e.dmg) | [GNU/Linux (tar.bz2)](https://github.com/temochka/Try8085/releases/download/v1.0/try8085_v1.0-5-gb472a5e-linux-x86_64.tar.bz2) ## Building from source Build prerequisites: * Qt 5.6.0 or later * g++ 4.8 or later Use [qdevelop](https://www.qt.io/ide/) to build the solution. ## License Copyright 2009-2017 Artem Chistyakov, Ilya Beda, Daniil Zapyatoy See CONTRIBUTORS.md for additional information on contributors. Try8085 is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Try8085 is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. See included COPYING file for the copy of GPLv3 license.

近期下载者

相关文件


收藏者