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

Expose vm page + implement OS #233

Merged
merged 48 commits into from
Feb 26, 2024
Merged

Expose vm page + implement OS #233

merged 48 commits into from
Feb 26, 2024

Conversation

netalondon
Copy link
Collaborator

No description provided.

Copy link
Collaborator

@DavidSouther DavidSouther left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As usual, solid work. I left a couple comments that should increase clarity for Errors and "Color", an idea (might be a bad idea, you decide) on storing font bitmaps, and a request to pull the "release" out from the "Implementation" so I can give this a bit more debugging & so it's easier to roll back.

web/src/urls.tsx Outdated Show resolved Hide resolved
components/src/stores/vm.store.ts Outdated Show resolved Hide resolved
components/src/stores/vm.store.ts Outdated Show resolved Hide resolved
simulator/src/vm/memory.ts Show resolved Hide resolved
simulator/src/vm/os/font.ts Outdated Show resolved Hide resolved
simulator/src/vm/os/keyboard.ts Outdated Show resolved Hide resolved
simulator/src/vm/os/keyboard.ts Outdated Show resolved Hide resolved
simulator/src/vm/os/output.ts Outdated Show resolved Hide resolved
simulator/src/cpu/memory.ts Outdated Show resolved Hide resolved
@DavidSouther DavidSouther merged commit e055e0f into nand2tetris:main Feb 26, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants