1 Star 0 Fork 0

xiaowuzxc / 大黄鸭汇编器GUI版

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

大黄鸭汇编器GUI版

本工程服务于大黄鸭处理器

介绍

大黄鸭增强版汇编器,依赖于Tk,具备友好的GUI界面。
内含使用pyinstaller生成的Assembler.exe文件,无需安装python环境即可使用。
猴子都会使用的汇编器
release版下载
界面

使用说明

脚本使用说明(win)

请安装python3.7及以上版本。
双击run.bat打开GUI界面。

理论上linux也可以运行,但是需要python支持tkinter

exe版使用说明

打开Assembler.exe
单击“打开文件”,选择汇编程序文件
单击“汇编”,执行汇编任务,在当前目录输出obj.txt文件

exe生成(win)

请安装python3.7及以上版本,安装pyinstaller。
双击pkg.bat,在dist目录下生成exe

MIT License Copyright (c) 2022 xiaowuzxc Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

大黄鸭增强版GUI汇编器,使用python编写,功能更强大 展开 收起
Python 等 2 种语言
MIT
取消

发行版 (3)

全部

贡献者

全部

近期动态

加载更多
不能加载更多了
Python
1
https://gitee.com/xiaowuzxc/Yduck-Assembler-GUI.git
git@gitee.com:xiaowuzxc/Yduck-Assembler-GUI.git
xiaowuzxc
Yduck-Assembler-GUI
大黄鸭汇编器GUI版
master

搜索帮助