Skip to content

mlund/eleven

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open in Dev Containers

Eleven Interpreter for MEGA65 - The rust version

Template for projects using the mos-hardware crate.

Getting started

The project requires rust-mos. A docker image of rust-mos is available if you do not fancy compiling LLVM.

Docker and Visual Studio Code

The easiest way is to use the provided .devcontainer.json configuration for vscode by clicking the Dev Containers Open badge above, assuming you have VSC and Docker installed. You can also do this manually:

  1. Start Docker
  2. Go to the eleven/ directory
  3. Type code . and follow instructions to open in dev container

Releases

No releases published

Languages