{"id":17237900,"url":"https://github.com/sgalal/lmbe","last_synced_at":"2026-02-27T10:37:31.089Z","repository":{"id":167522875,"uuid":"224956400","full_name":"sgalal/lmbe","owner":"sgalal","description":"Learn Microcomputer by Emulator - 用模拟器学《微机原理与接口技术》[stalled]","archived":false,"fork":false,"pushed_at":"2019-11-30T05:38:30.000Z","size":143,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-26T02:15:41.871Z","etag":null,"topics":["emulator","interface","microcomputer","whu"],"latest_commit_sha":null,"homepage":"https://lmbe.shn.hk/","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sgalal.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-11-30T03:55:20.000Z","updated_at":"2024-12-05T03:14:04.000Z","dependencies_parsed_at":"2023-05-22T19:00:30.268Z","dependency_job_id":null,"html_url":"https://github.com/sgalal/lmbe","commit_stats":null,"previous_names":["sgalal/lmbe"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sgalal/lmbe","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sgalal%2Flmbe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sgalal%2Flmbe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sgalal%2Flmbe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sgalal%2Flmbe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sgalal","download_url":"https://codeload.github.com/sgalal/lmbe/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sgalal%2Flmbe/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274487930,"owners_count":25294624,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-10T02:00:12.551Z","response_time":83,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["emulator","interface","microcomputer","whu"],"created_at":"2024-10-15T05:44:05.470Z","updated_at":"2026-02-27T10:37:26.054Z","avatar_url":"https://github.com/sgalal.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# 前言\n\n《微机原理与接口技术》也可以很有趣！\n\n你是否想过，用 4 行代码，就可以让机器无限重启？\n\n![\u0026#x56DB;\u0026#x884C;\u0026#x4EE3;\u0026#x7801;\u0026#x65E0;\u0026#x9650;\u0026#x91CD;\u0026#x542F;](.gitbook/assets/8255_infinite_reboot.gif)\n\n本手册的用途是《微机原理与接口技术》课程的实验手册。这门课程已经有实验手册，之所以再编写一个手册，有两方面原因：\n\n第一，实验课上做的实验，只能在实验室的环境中完成。出了实验室，就没有办法接触到实验程序和实验台上的芯片了，没有做出来的实验也没有办法弄清楚。\n\n第二，实验课使用的环境，对我们来说比较陌生。实验室的软件环境是 Windows XP 和特定的实验系统，但是，目前大部分使用 Windows 的同学都是使用 Windows 10 操作系统，某些功能被删去了（例如，操作系统不再附带 `debug.exe` 程序，若要使用该程序，需要额外安装 [DosBox](https://github.com/joncampbell123/dosbox-x)）；实验室的硬件环境是实验台上的芯片，但是如果仅做实验课上的实验，对这些芯片的重要性的体会还不够深刻。\n\n实际上，我们的个人计算机就是很好的实验环境，兼容性保证了同样的指令在今天的处理器上与在 8086 处理器上得到完全相同的结果，而且计算机内部就集成了课程中所学的芯片。另外，为了防止在编程时对计算机造成破坏，也为了查看运行结果的同时修改程序，我们不能直接在裸机上编程，而需要使用模拟器，在当前的计算机中模拟出一台新的计算机，万一编写的程序发生错误，直接退出模拟器即可，不会对真实的计算机有任何伤害。\n\n也就是说，只需有一台个人电脑，就可以在实验课之外继续做实验。这不但在技术上是可行的，同时也是安全的。\n\n人们都说，硬件课程的特点就是学起来很抽象，但是如果用自己的电脑实验一次，就会对这些知识倍感亲切，印象也会更深！\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsgalal%2Flmbe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsgalal%2Flmbe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsgalal%2Flmbe/lists"}