Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

【开源自荐】8-bit Assembler Simulator #2358

Open
exuanbo opened this issue May 2, 2022 · 0 comments
Open

【开源自荐】8-bit Assembler Simulator #2358

exuanbo opened this issue May 2, 2022 · 0 comments

Comments

@exuanbo
Copy link

exuanbo commented May 2, 2022

用于教育目的的单页应用 (SPA)

指令集与 Microprocessor Simulator for Students 相同,是基于 8086 的一个小子集

源码: https://github.com/exuanbo/assembler-simulator
App: https://exuanbo.xyz/assembler-simulator/

功能

  • 8-bit CPU with 4 general purpose registers
  • 256 bytes of RAM
  • Procedures / Subroutines
  • Software and hardware interrupts
  • Input from keyboard
  • Output devices:
    • Memory mapped Visual Display Unit
    • Traffic lights
    • Seven-segment display
    • (More to come)
  • Breakpoints and step-by-step execution
  • Editor with syntax highlighting

Screen Shot 2022-05-02 at 1.12.22 PM copy.png

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants