https://github.com/denull/dcpu-16
https://github.com/denull/dcpu-16
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/denull/dcpu-16
- Owner: denull
- License: mit
- Created: 2012-04-06T02:28:39.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2012-05-23T18:59:01.000Z (about 14 years ago)
- Last Synced: 2025-04-15T15:05:27.480Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 432 KB
- Stars: 20
- Watchers: 2
- Forks: 4
- Open Issues: 12
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
DCPU-16 Assembler, Emulator & Disassembler
for upcoming Notch's game 0x10c (0x10c.com)
Features:
- side-by-side viewing of source/machine codes/line numbers/addresses
- optional highlighting current line (which PC register points to)
- registers/full memory dump views
- running/stepping
- breakpoints
- cycles counter
- 32x12 screen with colors
- keyboard input
- arithmetic expressions!
- disassembler
Actual version is always available at
http://dcpu.ru/