hhnr / drubemu

DCPU-16 Emulator in Ruby

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Drubemu

Radically simple emulator for DCPU-16 written in Ruby.

Running assembly source code files. As easy as pie.

$ ruby drubemu.rb examples/test.s

About

DCPU-16 Emulator in Ruby

License:MIT License


Languages

Language:Ruby 85.8%Language:Assembly 14.2%