forked from jamorton/rust-dcpu16
-
Notifications
You must be signed in to change notification settings - Fork 2
Emulator and Assembler for Notch's dcpu-16 in Rust
License
dcpu16/dcpu16-rust
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
An emulator for Notch's dcpu-16 architecture, in Rust (http://www.github.com/mozilla/rust) See 0x10c.com for information on dcpu-16. HOW TO USE THIS EMULATOR: git clone https://github.com/mozilla/rust.git rust cd rust ./configure make make install cd .. git clone https://github.com/Jonanin/rust-dcpu16.git rust-dcpu16 cd rust-dcpu16 rustc emu.rs ./emu example.rom
About
Emulator and Assembler for Notch's dcpu-16 in Rust
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Rust 97.7%
- Assembly 2.3%