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

Fix #523: Cpu emulator test runner doesn't recognize asm from assembler page #525

Conversation

dorianignee
Copy link
Contributor

Added isEmpty() to Memory class
check for ROM.isEmpty() instead of fileLoaded in cputst.step()

… code that was passed from assembler page

add isEmpty() to Memory class
check for ROM.isEmpty() in cputst.step()
@DavidSouther DavidSouther merged commit 36e768d into nand2tetris:main Dec 5, 2024
1 check passed
@dorianignee dorianignee deleted the fix/cpu-emulator-test-runner-doesnt-recognize-asm-from-assembler-page branch December 20, 2024 08:53
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