Skip to content

nand2tetris. Programs written in assembly for the hack cpu

Notifications You must be signed in to change notification settings

BSKHQ/project-06

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HOW TO RUN

  1. Copy code
  2. Go to the online Nand2tetris assembler
  3. Paste the code in the 'Source' section
  4. Select the translate all button
  5. In the 'Binary code' section, click the 'to the cpu emulator' button
  6. Supply the needed values in RAM as required by the program instructions
  7. If need be, click the "Enable Keyboard" button to enable the keyboard (e.g. for programs like fill.asm)
  8. You can vary the execution speed using the slider to make exection faster (recommended for programs like fill.asm)
  9. Click the 'run' button
  10. Enjoy

About

nand2tetris. Programs written in assembly for the hack cpu

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published