首页 开发技术 其它     /    i8080:英特尔8080汇编器和调试器-源码

i8080:英特尔8080汇编器和调试器-源码

上传者: weixin_42140710 | 上传时间:2023/12/26 3:11:11 | 文件大小:985KB | 文件类型:ZIP
i8080:英特尔8080汇编器和调试器-源码
英特尔8080核心仿真器,汇编器和调试器可在页面上在线尝试。
快速开始应用程序(包括仿真器,汇编器和调试器)无需任何服务器或数据库服务即可工作。
只需下载源代码,然后运行脚本即可。
您需要节点和yarn来下载依赖项并运行应用程序。
$gitclonehttps//github.com/rokkerruslan/i8080&&cdi8080$./appstart当本地开发服务器启动时,您会看到主机/端口。
汇编语言帮助待办事项:参考链接目标:使用英特尔8080仿真器很简单。
历史性的汇编器。
调试器。
非目标:生产就绪平台性能优化去做表情评价集 本软件ID:15072559

文件下载

资源详情

[{"title":"(75个子文件985KB)i8080:英特尔8080汇编器和调试器-源码","children":[{"title":"i8080-master","children":[{"title":"scripts","children":[{"title":"app.sh <span style='color:#111;'>1.31KB</span>","children":null,"spread":false}],"spread":true},{"title":"web","children":[{"title":"public","children":[{"title":"index.html <span style='color:#111;'>432B</span>","children":null,"spread":false},{"title":"favicon.png <span style='color:#111;'>4.56KB</span>","children":null,"spread":false},{"title":"cpu.png <span style='color:#111;'>3.84KB</span>","children":null,"spread":false}],"spread":true},{"title":"yarn.lock <span style='color:#111;'>423.85KB</span>","children":null,"spread":false},{"title":"src","children":[{"title":"main.ts <span style='color:#111;'>186B</span>","children":null,"spread":false},{"title":"ui","children":[{"title":"router.ts <span style='color:#111;'>1005B</span>","children":null,"spread":false},{"title":"views","children":[{"title":"Home.vue <span style='color:#111;'>1.13KB</span>","children":null,"spread":false},{"title":"Assembler.vue <span style='color:#111;'>13.80KB</span>","children":null,"spread":false},{"title":"Collections.vue <span style='color:#111;'>4.09KB</span>","children":null,"spread":false},{"title":"Examples.vue <span style='color:#111;'>2.70KB</span>","children":null,"spread":false},{"title":"About.vue <span style='color:#111;'>1.08KB</span>","children":null,"spread":false}],"spread":true},{"title":"styles","children":[{"title":"lib.css <span style='color:#111;'>2.86KB</span>","children":null,"spread":false},{"title":"editor.css <span style='color:#111;'>679B</span>","children":null,"spread":false},{"title":"main.css <span style='color:#111;'>254B</span>","children":null,"spread":false},{"title":"reset.css <span style='color:#111;'>300B</span>","children":null,"spread":false}],"spread":true},{"title":"components","children":[{"title":"assembler","children":[{"title":"IO.vue <span style='color:#111;'>878B</span>","children":null,"spread":false},{"title":"Docs.vue <span style='color:#111;'>491B</span>","children":null,"spread":false},{"title":"Collection.vue <span style='color:#111;'>2.20KB</span>","children":null,"spread":false},{"title":"Editor.vue <span style='color:#111;'>6.29KB</span>","children":null,"spread":false},{"title":"Helper.vue <span style='color:#111;'>1.70KB</span>","children":null,"spread":false},{"title":"FmtInput.vue <span style='color:#111;'>3.85KB</span>","children":null,"spread":false},{"title":"Memory.vue <span style='color:#111;'>2.85KB</span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"App.vue <span style='color:#111;'>1.53KB</span>","children":null,"spread":false},{"title":"assets","children":[{"title":"cats.png <span style='color:#111;'>228.46KB</span>","children":null,"spread":false},{"title":"cats.webp <span style='color:#111;'>72.12KB</span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"shims-vue.d.ts <span style='color:#111;'>76B</span>","children":null,"spread":false},{"title":"assembler","children":[{"title":"macro.ts <span style='color:#111;'>1.39KB</span>","children":null,"spread":false},{"title":"index.ts <span style='color:#111;'>10.02KB</span>","children":null,"spread":false},{"title":"eval.test.ts <span style='color:#111;'>2.87KB</span>","children":null,"spread":false},{"title":"errors.ts <span style='color:#111;'>336B</span>","children":null,"spread":false},{"title":"syntax.ts <span style='color:#111;'>2.16KB</span>","children":null,"spread":false},{"title":"fsm.ts <span style='color:#111;'>1.40KB</span>","children":null,"spread":false},{"title":"scanner.test.ts <span style='color:#111;'>6.83KB</span>","children":null,"spread":false},{"title":"errors.test.ts <span style='color:#111;'>468B</span>","children":null,"spread":false},{"title":"opcodes.ts <span style='color:#111;'>2.42KB</span>","children":null,"spread":false},{"title":"fix.ts <span style='color:#111;'>576B</span>","children":null,"spread":false},{"title":"scanner.ts <span style='color:#111;'>2.44KB</span>","children":null,"spread":false},{"title":"index.test.ts <span style='color:#111;'>4.86KB</span>","children":null,"spread":false},{"title":"syntax.test.ts <span style='color:#111;'>4.14KB</span>","children":null,"spread":false},{"title":"eval.ts <span style='color:#111;'>4.32KB</span>","children":null,"spread":false}],"spread":false},{"title":"examples","children":[{"title":"index.ts <span style='color:#111;'>6.01KB</span>","children":null,"spread":false},{"title":"intro.ts <span style='color:#111;'>490B</span>","children":null,"spread":false},{"title":"memset.ts <span style='color:#111;'>1.01KB</span>","children":null,"spread":false},{"title":"arraysum.ts <span style='color:#111;'>1.71KB</span>","children":null,"spread":false},{"title":"memcopy.ts <span style='color:#111;'>1.51KB</span>","children":null,"spread":false},{"title":"sub16.ts <span style='color:#111;'>1020B</span>","children":null,"spread":false}],"spread":true},{"title":"libs","children":[{"title":"itertools.ts <span style='color:#111;'>1.12KB</span>","children":null,"spread":false},{"title":"fsm","children":[{"title":"index.ts <span style='color:#111;'>5.64KB</span>","children":null,"spread":false},{"title":"shortcuts.ts <span style='color:#111;'>507B</span>","children":null,"spread":false}],"spread":true},{"title":"collections.test.ts <span style='color:#111;'>2.81KB</span>","children":null,"spread":false},{"title":"savefile.ts <span style='color:#111;'>413B</span>","children":null,"spread":false},{"title":"interaction.ts <span style='color:#111;'>457B</span>","children":null,"spread":false},{"title":"itertools.test.ts <span style='color:#111;'>1.27KB</span>","children":null,"spread":false},{"title":"bitwise.ts <span style='color:#111;'>973B</span>","children":null,"spread":false},{"title":"extra.ts <span style='color:#111;'>981B</span>","children":null,"spread":false},{"title":"extra.test.ts <span style='color:#111;'>1.10KB</span>","children":null,"spread":false},{"title":"strings.ts <span style='color:#111;'>3.33KB</span>","children":null,"spread":false},{"title":"shortcuts.ts <span style='color:#111;'>222B</span>","children":null,"spread":false},{"title":"strings.test.ts <span style='color:#111;'>3.34KB</span>","children":null,"spread":false},{"title":"shortcuts.test.ts <span style='color:#111;'>651B</span>","children":null,"spread":false},{"title":"collections.ts <span style='color:#111;'>1.55KB</span>","children":null,"spread":false},{"title":"bitwise.test.ts <span style='color:#111;'>3.10KB</span>","children":null,"spread":false}],"spread":false},{"title":"emulator","children":[{"title":"index.ts <span style='color:#111;'>56.80KB</span>","children":null,"spread":false},{"title":"index2.ts <span style='color:#111;'>1.30KB</span>","children":null,"spread":false},{"title":"shortcuts.ts <span style='color:#111;'>1.71KB</span>","children":null,"spread":false},{"title":"tables.ts <span style='color:#111;'>1.85KB</span>","children":null,"spread":false},{"title":"shortcuts.test.ts <span style='color:#111;'>793B</span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"tsconfig.json <span style='color:#111;'>689B</span>","children":null,"spread":false},{"title":"vue.config.js <span style='color:#111;'>510B</span>","children":null,"spread":false},{"title":"package.json <span style='color:#111;'>1.35KB</span>","children":null,"spread":false}],"spread":true},{"title":"README.md <span style='color:#111;'>990B</span>","children":null,"spread":false},{"title":"index.png <span style='color:#111;'>523.80KB</span>","children":null,"spread":false},{"title":".gitignore <span style='color:#111;'>266B</span>","children":null,"spread":false},{"title":"app <span style='color:#111;'>16B</span>","children":null,"spread":false}],"spread":true}],"spread":true}]

评论信息

免责申明

【好快吧下载】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【好快吧下载】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【好快吧下载】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,8686821#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明