Skip to content
This repository has been archived by the owner on Dec 2, 2020. It is now read-only.

vieux/dcpu-vv

Repository files navigation

DCPU-VV

Build Status

dcpu-vv is a dcpu-16 emulator written in C

You can found dcpu-16 full specs on 0x10c.com

One of the particularity of dcpu-vv is the capacity to emulate multiple dcpu16 at the same time, using ncurses to render the screens

For new it is able to run programs like this: http://0x10co.de/2j83h

SCREENSHOTS

ENvOS & Color Test Matrix test Color Test

FEATURES

DONE

Specifications

0x10c.com v1.1 specifications compliant It supports both hex and binary files

Output

basic output rendering (no blink, no highlight) border at 0x8280

Input

keyboard works if there is one DCPU-16

Misc

.core files generation upon crash

TO DO

Specifications

Lets wait 1.2 specs

Input

Handle keyboard for multiple DCPU (for exemple press F1 to cycle between DCPU)

Misc

add a -step option (step by step)

About

dcpu-vv is a dcpu-16 emulator written in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages