Skip to content

mcculley/PattyMelt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PattyMelt is an implementation of notch's DCPU-16 in Java.

Once you have it built, you can run something like:

java -cp build/classes com.stackframe.pattymelt.PattyMelt test/hello.bin

or

java -jar pattymelt.jar test/hello.bin

to see a hello world program run on the console.

You can find a binary download and examples at http://mcculley.github.com/PattyMelt/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages