Skip to content

berezhko/lmc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lmc

Little man computer emulator

Run : awk -f lmc.awk

Commands (case ignored):

  • ASM file

      Compile assembler program file and load code into memory
    
  • LOAD code[ code...]

      Load code into memory, code separated by space
    
  • RUN

      Run code from memory
    
  • DUMP

      Dump computer memory to output
    

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages